Skip to content

Commit

Permalink
release: New release v5.9.4.
Browse files Browse the repository at this point in the history
Signed-off-by: Anders Kaseorg <anders@zulip.com>
  • Loading branch information
andersk committed Jan 5, 2023
1 parent c62b393 commit 56ab083
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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

### v5.9.4 --2023-01-04

**Fixes**:

- The `com.apple.quarantine` extended attribute is now correctly set for downloaded files on macOS.
- The external link handler ignores invalid URLs.

**Dependencies**:

- Upgraded all dependencies, including Electron 22.0.0.

### v5.9.3 --2022-04-28

**Fixes**:
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "zulip",
"productName": "Zulip",
"version": "5.9.3",
"version": "5.9.4",
"main": "./app/main",
"description": "Zulip Desktop App",
"license": "Apache-2.0",
Expand Down

0 comments on commit 56ab083

Please sign in to comment.