changelog suggestion for 1.0

This commit is contained in:
doitux
2012-12-31 17:15:02 +01:00
parent 871d0d9ae9
commit 8af3707c09
+21
View File
@@ -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)