All Versions
37
Latest Version
Avg Release Cycle
152 days
Latest Release
1979 days ago

Changelog History
Page 2

  • v0.12.1 Changes

    April 21, 2015
    • Emergency fix for behavior change in Qt5's psql driver regarding timezones
  • v0.12.0 Changes

    April 15, 2015
    • ๐Ÿ‘ Full support for KDE Frameworks
    • Properly split messages with multi-byte encodings and/or encryption
    • ๐Ÿ‘Œ Improve core password hashing algorithm NOTE: This upgrades the database schema, so no downgrades are possible!
    • Remote password change
    • Core connection improvements
    • ๐Ÿ‘ท Build system improvements
    • PostgreSQL connection improvements
    • ๐Ÿ‘Œ Improve Qt 5 support
    • Qt 4.8+ or Qt 5.2+ now required
    • ๐Ÿ›  Several tweaks and fixes
    • โšก๏ธ Translation updates
  • v0.11.1

    April 23, 2015
  • v0.11.0 Changes

    September 23, 2014
    • ๐Ÿ†• New build requirements:
      • C++11 capable compiler (gcc 4.7+, clang 3.3+, MSVC 2013+)
      • cmake 2.8.9+
    • ๐Ÿ‘ Full support for Qt 5.2+ in addition to Qt 4.6+
    • ๐Ÿ‘ท Completely revamp the build system, making use of "new" CMake features
  • v0.10.1 Changes

    September 23, 2014
    • ๐Ÿ›  Fix buffer hotlist sorting
    • Split CTCP messages if they're too long
    • ๐Ÿ‘‰ Make database problems more obvious
    • ๐Ÿ›  Fix backlog loading for QuasselDroid
    • Properly save the toolbar state on Mac OSX
    • ๐Ÿ›  Fix a crash with KDE's network detection
    • ๐Ÿ›  Various other fixes
  • v0.10.0 Changes

    March 25, 2014
    • ๐Ÿ”จ Refactor lots of the protocol and connection code
    • Introduce connection probing for reliably negotiating protocol features
    • Introduce the new DataStream protocol with streaming compression
    • Option for forcing the core to only accept SSL connections
    • ๐Ÿ‘Œ Support for the Snore notification backend
    • ๐Ÿ‘ Allow searching the web for selected text
    • ๐Ÿ›  Connection-related fixes
    • ๐Ÿ‘ Allow for hiding inactive networks
    • Enable line wrap in the input field
    • ๐Ÿ‘‰ Show backlog messages in the Chat Monitor
    • โœ‚ Remove SSL protocol selection, always use auto-negotiation for best results
    • 0๏ธโƒฃ Highlight rules are now case-insensitive by default
    • ๐Ÿ†• New and updated translations
    • โฌ†๏ธ Bump inxi version (for /sysinfo)
    • ๐ŸŽ Use the raster rendering engine by default on OSX (should improve performance)
  • v0.9.3 Changes

    March 25, 2014
    • ๐Ÿ›  Notification fixes
    • ๐Ÿ‘Œ Improve reliability of SSL connections
    • ๐Ÿ’พ Save toolbar state properly on Mac
    • ๐ŸŒ Prevent user interaction with the web preview
    • ๐Ÿ›  Fix fullscreen mode
    • ๐Ÿ›  Fix spurious crash caused by shaky ircd connections
    • ๐Ÿ›  Fix adding an unneeded colon to custom commands
    • Avoid Qt's DNS cache to properly handle round-robin DNS records
  • v0.9.2 Changes

    November 26, 2013
    • Don't crash if /topic contains newlines
    • ๐Ÿ›  Fix SSL-related issues
    • ๐Ÿ›  Fix Phonon notifications not playing sound
    • Pingout if connection drops during SASL auth phase
    • Prevent messages from being sent to status buffers
    • ๐Ÿ‘‰ Make sure manipulated/buggy clients cannot access backlog of other core users
    • ๐Ÿ›  Fix context menu issues
  • v0.9.1 Changes

    October 11, 2013
    • ๐Ÿ›  Fix security issue with Qt 4.8.5 and PostgreSQL
    • Phonon notifications for Mac OS X
    • Convert tabs in messages into 8 spaces
    • โš  Silence superfluous QCA warnings
    • ๐Ÿ›  Various key- and encryption-related fixes
    • Ignore formatting in clickables
    • โš  Enable warnings when compiling with Clang
    • โšก๏ธ Updated translations
    • ๐Ÿ›  Various other small fixes and improvements
  • v0.9.0 Changes

    April 16, 2013
    • ๐Ÿ‘ Halfop support
    • Channel-specific highlights
    • ๐Ÿ‘Œ Support for intermediate CA certificates
    • ๐Ÿ‘Œ Support the DockManager interface
    • ๐Ÿ‘ OSX Notification Center support
    • DH1080 key exchange
    • ๐Ÿ‘ SASL EXTERNAL support
    • ๐Ÿ‘Œ Improvements for Retina displays on OSX
    • ๐Ÿ‘Œ Supporting to start minimized to tray
    • ๐Ÿ‘ Rudimentary support for Qt5 (obsolete again because upstream changed too much)
    • ๐Ÿ”จ Refactor of SignalProxy, network and protocol code
    • First pieces of the coming protocol abstraction
    • ๐Ÿ‘ท Build system improvements
    • ๐Ÿ›  Various bugfixes
    • ๐Ÿ†• New and updated translations
    • Reformatted ALL the source code