Skip to content

Commit 1bfb2dd

Browse files
committed
release: New release v5.9.0.
Signed-off-by: Anders Kaseorg <[email protected]>
1 parent fb79373 commit 1bfb2dd

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

changelog.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
All notable changes to the Zulip desktop app are documented in this file.
44

5+
### v5.9.0 --2022-04-01
6+
7+
**Fixes**:
8+
9+
- Fixed unread count display when viewing a topic with a parenthesized number.
10+
- Fixed parsing of system proxy settings.
11+
12+
**Enhancements**:
13+
14+
- Removed fade-in animation on page load.
15+
16+
**Dependencies**:
17+
18+
- Upgraded all dependencies, including Electron 18.0.1.
19+
520
### v5.8.1 --2021-07-29
621

722
**Fixes**:

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "zulip",
33
"productName": "Zulip",
4-
"version": "5.8.1",
4+
"version": "5.9.0",
55
"main": "./app/main",
66
"description": "Zulip Desktop App",
77
"license": "Apache-2.0",

0 commit comments

Comments
 (0)