release: New release v5.9.0.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2022-04-01 17:25:21 -07:00
parent fb7937314b
commit 1bfb2dd975
3 changed files with 18 additions and 3 deletions

View File

@@ -2,6 +2,21 @@
All notable changes to the Zulip desktop app are documented in this file.
### 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 --2021-07-29
**Fixes**: