Translate status bar messages.
[kaya.git] / CHANGELOG
blob21cb1cd5219229e562e68d1a4c944d818a6eb632
1 ## Version 0.4 (24 Dec 2010)
3 - Removed C++ extension.
4 - German translation.
5 - Improve ICS "Observe" and "Examine" mode support.
6 - Tabs with activity are now highlighted.
7 - Improved clock accuracy.
8 - Fixed crash when receiving a castling move on ICS.
9 - Overhauled menus.
10 - Fixed crash when pressing "Cancel" while loading or saving.
11 - Restored game-specific actions.
13 ## Version 0.3 (20 Jun 2010)
15 - Qt-only version.
16 - Localization support.
17 - Italian translation.
18 - Czech translation.
19 - Preliminary support for ICS "Observe" mode.
20 - More consistent undo/redo behavior.
21 - Fixed bug which caused a dropped piece to return to the wrong spot.
22 - Fix aligment of pools in the XBoard layout.
23 - Better support for examining games other than chess on ICS.
25 ## Version 0.2 (13 Feb 2010)
27 - Premove support.
28 - New game: Minishogi (thanks to Yann Dirson).
29 - New game: Crazyhouse.
30 - Undo/redo support.
31 - ICS "Examine" mode.
32 - Autoload most common engines.
33 - New themes and theme configuration dialog.
35 ## Version 0.1.1 (03 Jul 2009)
37 - Plugins can be loaded in any order.
38 - Workaround for a crash in smoke when QGraphicsItems are deleted by the
39   garbage collector.
40 - Fix crash in the engine dialog with smoke 4.3 beta.
42 ## Version 0.1 (28 Jun 2009)
44 - First release