Added the language name as the class for each entry in the languages selector, so that they can be styled individually.
0.9.8
Fixed compatibility issues with Windows servers.
Fixed bug with sticky post - mysql query error when no sticky post existed.
Fixed search function.
Prev/Next links for category archive pages are now working again.
Add warning about disabled JavaScript (which is required for the plugin to work).
Added debug information for hunting down stubborn bugs.
Localized the admin section of the plugin to Spanish.
0.9.7
Posts created via XML-RPC are assigned to the default language.
Translated homepage displays correctly for blogs configured with 'language name passed as a parameter'.
Defined a language contants that can be used in templates - ICL_LANGUAGE_CODE, ICL_LANGUAGE_NAME, ICL_LANGUAGE_NAME_EN.
Split the stylesheet for the CMS Navigation into structure and design - users will be able to copy the design stylesheet and use it to override the plugin default style from their theme stylesheet.
Fixed incorrect query when selecting categories in the admin panel, causing extra records to be added to the translation table when editing categories inline.
0.9.6
Fixed search in different languages
Fixed page edit links in different languages
Custom language domains don't change back to default when switching to different language negotiation scheme.
0.9.4
Custom domains per language work correctly (forced to WPML defaults before)
Prevents from being activated on PHP4 (WPML only runs on PHP5)
0.9.3
Fixed the Media Library (which the plugin disabled in the previous release).
Checks against collision with other plugins (CMS-navigation and Absolute-links).
Verified that per-directory language URLs can be implemented in WP.
Split Portuguese to Brazilian and Portuguese (European) Portuguese.
Fixed broken HTML in default category name for translations.
Verify that the plugin can create the required database tables and warn if not.