Skip to content

Commit 47cdd5f

Browse files
committed
release: New release v5.10.3.
Signed-off-by: Anders Kaseorg <[email protected]>
1 parent 90e76fa commit 47cdd5f

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

changelog.md

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

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

5+
### v5.10.3 --2023-09-30
6+
7+
**Fixes**:
8+
9+
- Fixed an error in the third-party `gatemaker` library that broke the display of notifications for completed downloads.
10+
11+
**Dependencies**:
12+
13+
- Upgraded all dependencies, including Electron 25.8.4.
14+
515
### v5.10.2 --2023-09-14
616

717
**Dependencies**:

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.10.2",
4+
"version": "5.10.3",
55
"main": "./dist-electron",
66
"description": "Zulip Desktop App",
77
"license": "Apache-2.0",

0 commit comments

Comments
 (0)