Skip to content

Releases: zulip/zulip-desktop

v5.9.3

29 Apr 03:55
Compare
Choose a tag to compare

v5.9.3 --2022-04-28

Fixes:

  • Fixed a bug in the automatic updater that would sometimes close the application instead of updating it.
    (As with most updater fixes, this fix will take effect when updating from 5.9.3. If you're having trouble updating to 5.9.3, a workaround is to click Install Later rather than Install and Relaunch, then Quit from the menu bar and re-open the application manually.)

Dependencies:

  • Upgraded all dependencies, including Electron 18.2.0.

v5.9.2

21 Apr 05:12
Compare
Choose a tag to compare

v5.9.2 --2022-04-20

Dependencies:

  • Upgraded all dependencies, including Electron 18.1.0. This fixes an upstream Electron bug that crashed the application when accessibility tools such as screen readers and grammar assistants are in use.

v5.9.1

09 Apr 01:19
Compare
Choose a tag to compare

v5.9.1 --2022-04-08

Dependencies:

  • Upgraded all dependencies, including Electron 18.0.3.

v5.9.0

02 Apr 01:01
Compare
Choose a tag to compare

v5.9.0 --2022-04-01

Fixes:

  • Fixed unread count display when viewing a topic with a parenthesized number.
  • Fixed parsing of system proxy settings.

Enhancements:

  • Removed fade-in animation on page load.

Dependencies:

  • Upgraded all dependencies, including Electron 18.0.1.

v5.8.1

30 Jul 03:20
Compare
Choose a tag to compare

v5.8.1 --2021-07-29

Fixes:

  • Downgraded electron-updater to fix automatic updates on macOS.
    (Note that 5.7.0 and 5.8.0 users may still trigger electron-updater bugs trying to automatically update to 5.8.1; once updated, future updates from 5.8.1 should work correctly.)

v5.8.0

22 Jul 00:50
Compare
Choose a tag to compare

v5.8.0 --2021-07-21

Fixes:

  • Fixed the spell checker on macOS.
  • Fixed TypeError after closing the About page.

Enhancements:

  • Removed Ctrl+L/⌘L keyboard shortcut to prevent accidental logouts.

Dependencies:

  • Upgraded all dependencies, including Electron 13.1.7.

v5.7.0

01 May 05:46
Compare
Choose a tag to compare

v5.7.0 --2021-04-30

Fixes:

  • Fixed perpetual CPU usage on Windows after re-launching the app when it’s already open.
  • Fixed shortcut display to avoid generating “Ctrl+10”.

Dependencies:

  • Upgraded all dependencies, including Electron 12.0.6.

v5.6.0

17 Feb 01:03
Compare
Choose a tag to compare

v5.6.0 --2021-02-16

Fixes:

  • Fixed zoom in keyboard shortcut not to zoom twice.

Enhancements:

  • Restored hardware acceleration to the Electron default.

Dependencies:

  • Upgraded all dependencies, including Electron 11.2.3.

v5.5.0

02 Dec 17:44
Compare
Choose a tag to compare

Removed features

  • Removed legacy handling of custom certificates. Custom certificates can be configured in the same system certificate store that Chrome uses (instructions).
  • Removed the unmaintained notification inline replies feature on macOS. We believe the node-mac-notifier library used by this feature had been responsible for the grey screen crash issue.

Fixes

  • Fixed a regression with the factory reset function.
  • Fixed the grey screen crash issue on macOS (#1016).
  • Whitespace is now stripped from the organization URL when adding a new organization.

Dependencies

  • Upgraded all dependencies, including Electron 11.0.3.

v5.4.3

10 Sep 06:19
Compare
Choose a tag to compare

Security fixes:

CVE-2020-24582: Escape all strings interpolated into HTML.

Dependencies:

  • Upgrade dependencies, including Electron 9.3.0.