Changelog:
- better handling for drop-down menus
- logo and favicon images were removed
- branding text is now centered
- better stylings for poll module
- added IE7 support
- bug: double borders on search results and aggregator pages
- separate each item on search results page
- removed underlines from links
- Bug: some inputs can overflow vertical tabs
- Bug: forum icons not centered vertically
The first official release of the project, kind of forgot that.
- The API and its framework are done, there only might be small additions from now on.
- There is quite a bit of documentations in READMEs and the search_api.api.php.
- There are several tests, of which at the moment four still fail – two of them possibly through an external bug.
- There is a simple database service class for use with smaller sites.
- You have to use a version of Drupal newer than BETA-3 (because an API change in Drupal's core was introduced right after its release). Drupal 'dev' is OK. (If you have to use Drupal BETA-3, you'll have to use Flag BETA-4.)
- You have to use Views from 2010-Oct-1 onward (Here's why)