X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=ChangeLog;h=d81efe22e93c62fbf85972d13212ac8aa00d30b3;hp=c9b45c1d615ecfc43665f02485063f4a903ec665;hb=c2d0b50831ac17d0d87c79a2f3f0b3f4ba55a26b;hpb=5e98ea7b25ef08f6b4adf01195e9e8e79a56f1d5 diff --git a/ChangeLog b/ChangeLog index c9b45c1d..d81efe22 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,13 +13,42 @@ changes, the git history at is your friend. Without further ado, let's start: -Version 0.6.0 (not yet released) +Version 0.7.0 (not yet released) ================================ +* Bump Qt dependency: we need Qt 4.6 for client and monolithic now +* Fullscreen mode (F11) +* CTCP CLIENTINFO support +* Shortcuts for navigation between chats (Alt+Left/Right/Up/Down) +* Add blowfish encryption (/setkey and /delkey; needs QCA2) +* Shortcut editing for all platforms (!KDE) +* Improved handling of invites +* New tray icon for highlights +* Global away +* Emacs-style keybindings for the input line +* Improved markerline behavior + - Allow manual setting (Ctrl+R) + - Provide shortcut for jumping to the markerline (Ctrl+K) +* New languages: pt, jp +* Many bugfixes + +Version 0.6.1 (2010-04-16) +========================== + +* Critical bugfixes + +Version 0.6.0 (2010-04-14) +========================== + +* New languages: en_GB, es, nl, oc, pt, pt_BR, sq, sv, uk, zh_CN +* Updated existing languages +* Restore last selected buffer on restart +* Optional per-chat history * SASL authentication support (e.g. supported by Freenode) * Allow inputting formatted (colored/bold/...) text in the inputline * Support the StatusNotifierItem DBus spec - Replace old-style tray icon where supported (currently KDE >= 4.4) + - Integrate freedesktop notifications support (libnotify or knotify) * Systemtray refactoring - Replace animation by blinking icon - Properly handle notifications and mainwindow toggle @@ -44,7 +73,6 @@ Version 0.6.0 (not yet released) * Send unknown commands to server * New stylesheets * Use gettext for translations -* Updated translations Version 0.5.2 (2010-01-18) ==========================