Skip to content

Commit 2a0f9b3

Browse files
committed
release: New release v5.6.0.
Signed-off-by: Anders Kaseorg <[email protected]>
1 parent 109795c commit 2a0f9b3

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
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.6.0 --2021-02-16
6+
7+
**Fixes**:
8+
* Fixed zoom in keyboard shortcut not to zoom twice.
9+
10+
**Enhancements**:
11+
* Restored hardware acceleration to the Electron default.
12+
13+
**Dependencies**:
14+
* Upgraded all dependencies, including Electron 11.2.3.
15+
516
### v5.5.0 --2020-12-01
617

718
**Removed features**:

package-lock.json

Lines changed: 1 addition & 1 deletion
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.5.0",
4+
"version": "5.6.0",
55
"main": "./app/main",
66
"description": "Zulip Desktop App",
77
"license": "Apache-2.0",

0 commit comments

Comments
 (0)