X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=ChangeLog;h=59caa5b54da6970b088a7a3705406fd5bb834930;hp=e4e76ab2d27723d1c1a2fec80ed98d65b6c284b1;hb=7e344fc911e30f0c415c196494d0862f0edfbf3f;hpb=c2d37165fbb4e0fb6a9acf4938f5ce0c13934f6c diff --git a/ChangeLog b/ChangeLog index e4e76ab2..59caa5b5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,9 +13,35 @@ 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, ja +* 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) @@ -47,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) ==========================