diff --git a/ChangeLog b/ChangeLog index 848398af..ba9da84f 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2009-06-19 version 0.7.1-beta: +- Refactored the network engine using boost::asio to improve scalability of the server +- Reduced per-game memory usage of the server, which enables playing with several hundred players on a low-end vserver +- New internet games list filter to just show e.g. open games, password-free games etc. +- New large chip count delimiter: 1000000 --> 1.000.000 +- New "join any game" button behaviour - joins the game with the most players connected +- Styles handling enhancements (e.g. no activation needed anymore) +- Readd the option to hide splashscreen +- IP address bans now automatically expire + 2009-05-03 version 0.7: - enabled sorting of private/public games in the internet game lobby - size of the lobby dialog was decreased for netbook resolution 1024x600