Skip to content

Releases: vacuum-im/vacuum-im

Nightly Build 2020-05-09

25 May 02:44
e56d608
Compare
Choose a tag to compare
Pre-release
  • Used pngcrush against all PNG files in resources
  • SSLv2, SSLv3 support removed from QSslSocket
  • Changes for most deprecated functions in Qt 5.14
  • Don't hide trayicon manually on exit, fix for #965
  • Use PreciseTimer on Windows for reconnection timer
  • Option for minimizing roster window instead of closing it
  • SCRAM-SHA-224, 256, 384, 512
  • Bundled zlib updated to 1.2.11
  • Undefined Behavior fixes in MainWindow and SASLAuth found by clang sanitizers
  • Uninitialized scalar field (UNINIT_CTOR) fixes found by Coverity Scan
  • Birthday Reminder pull request from EGD #961

Nightly Build 2019-11-19

19 Nov 04:00
Compare
Choose a tag to compare
Pre-release
  • Initial support for SCRAM-SHA1 https://tools.ietf.org/html/rfc5802
  • Do not send country code in xml:lang attribute
  • Allow to change font size in editwidget.
  • Fixed RosterView expand state after search
  • Fix for QxtGlobalShortcut activate on Linux by EGD
  • Fix build on Haiku

Nightly Build 2018-01-05

05 Jan 10:40
Compare
Choose a tag to compare
Pre-release
  • Port to Qt5
  • Fixed rpmlint reports E: incorrect-fsf-address
  • Fixed "/me" command with 2 spaces
  • Fixed SSL protocol configuration

Nightly Build 2017-01-04

04 Jan 11:53
Compare
Choose a tag to compare
Pre-release
  • Fixed authentication issue with Openfire 4.1.0
  • Added support for standard storage locations in imported options
  • Added contacts sorting option in multi-send window

Release 1.2.5

09 Mar 15:03
Compare
Choose a tag to compare

[-] Fixed automatic activation of notifications
[-] Fixed conference entrance detection by status codes
[-] The application may fail on changing discovery entity in discovery items window
[-] Removed some CAPTCHA validations for compatibility with XEP
[-] Fixed truncation nickname to space in the conference /nick command