Releases: zulip/zulip-desktop
Releases · zulip/zulip-desktop
v5.9.3
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
v5.9.1
v5.9.0
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
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
v5.7.0
v5.6.0
v5.5.0
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
Security fixes:
CVE-2020-24582: Escape all strings interpolated into HTML.
Dependencies:
- Upgrade dependencies, including Electron 9.3.0.