Skip to content

Commit 588d32f

Browse files
committed
release: New release v5.9.3.
Signed-off-by: Anders Kaseorg <[email protected]>
1 parent 1c471fe commit 588d32f

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

changelog.md

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

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

5+
### v5.9.3 --2022-04-28
6+
7+
**Fixes**:
8+
9+
- Fixed a bug in the automatic updater that would sometimes close the application instead of updating it.
10+
(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.)
11+
12+
**Dependencies**:
13+
14+
- Upgraded all dependencies, including Electron 18.2.0.
15+
516
### v5.9.2 --2022-04-20
617

718
**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.9.2",
4+
"version": "5.9.3",
55
"main": "./app/main",
66
"description": "Zulip Desktop App",
77
"license": "Apache-2.0",

0 commit comments

Comments
 (0)