X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=ChangeLog;h=a7bf2bfceb00f38e27fd3e718c479d92e5bbdb3f;hp=950a8f68f81d32f9b004faa869121414e0e1fb94;hb=db104c49b6c9b1e9a8a9e03b25688495c6f22193;hpb=82f843d176a43a3edbac012ec4ad139a13dfffee diff --git a/ChangeLog b/ChangeLog index 950a8f68..a7bf2bfc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,28 @@ changes, the git history at is your friend. Without further ado, let's start: +Version 0.12.3 (2016-02-09) +=========================== + +* Fix activity filters when selecting buffers in custom ChatViews +* Fix default shortcuts when integrated with KDE Frameworks +* Introduce support for Appveyor CI (automated Windows builds) +* Support SnoreNotify 0.7 +* Various cleanups and performance improvements +* Various build system fixes +* Channel keys are again remembered between syncs +* Support for Qt 5.5 +* Network (re)connection fixes +* Fix possible message loss when running multiple core users on a psql database +* Command line option for specifying SSL certificates and keys +* Many smaller fixes + +Version 0.12.2 (2015-04-23) +=========================== + +* Fix PostgreSQL not re-initializing after reconnect (raising CVE-2013-4422 from the dead) +* Remove warning on startup due to a change in Kdelibs4ConfigMigrator + Version 0.12.1 (2015-04-21) ===========================