diff --git a/ChangeLog b/ChangeLog index 1262cfa4..6f7e5cac 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2013-01-01 version 1.0 +- Online log file analysis tool +- Support for higher Android screen resolutions +- Sound support for Android +- Support for Windows 8 +- License change: OpenSSL exception (for Windows 8 support, because gcrypt currently crashes on Windows 8) +- Server refactoring using google protocol buffers which basically enables use of html5 clients +- Emoticons for the chat +- Online game name in window title +- New card deck version which supports changes of the action label position +- Extra column in lobby game list for timeouts +- Updated country flags +- Enable activating the "accidentally call after big raise" blocker by default +- Chatbot whitelist for poker expressions +- new startwindow gfx for 1.0 final (thx to danuxi) +- translation updates +- BUGFIX: Logfilename is cut off when try to save (#165) +- BUGFIX: Regression: Chatbot doesnt react on bad words (#164) +- BUGFIX: Emoticons breaks URLs in the chat (#163) +- several other bugfixes + 2012-12-25 version 1.0-beta2 - Support for Windows 8 - License change: OpenSSL exception (for Windows 8 support, because gcrypt currently crashes on Windows 8)