0.9.6.2
Nothing revolutionary was noticed, mainly bug fixes, optimization, updating modules, snippets, chunks, and other minor improvements. For details, read install / changelog.txt
With Russian as usual - problem%)
- incorrect database encoding mapping;
manager / includes / extenders / dbapi.mysql.class.inc.php
find: @mysql_query ("{$ database_connection_method} {$ charset}", $ this-> conn);
add: mysql_query ("SET CHARACTER SET 'utf8';", $ this-> conn); - Russian language file installed by default in CP1251;Tools> Configuration> Site> Control System Language: Russian-UTF8
The release was announced on September 16, 2008 and is available here .