Skip to content

Commit ce071dc

Browse files
kanishk98akashnimare
authored andcommitted
docs: Add release notes for v4.0.0.
1 parent 04c1109 commit ce071dc

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

changelog.md

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

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

5+
### v4.0.0 --2019-08-08
6+
7+
**New features**:
8+
* Add enterprise support using a custom config file for all Zulip users on a given machine. Documentation can be found [here](https://github.com/zulip/zulip-desktop/blob/master/docs/Enterprise.md).
9+
* Support specification of preset organizations and automatic update preferences.
10+
* Show setting tooltip when trying to change an admin-locked setting.
11+
* Change translation API to handle Google Translate's rate limits.
12+
* Change menu and language of all settings pages based on system locale.
13+
* Disable the Window sub-menu.
14+
15+
**Fixes**:
16+
* Use newer Darwin notification API in `electron_bridge`.
17+
* Revert to fallback character icon for an organization only when the icon is not available either on the Zulip server or stored offline on the disk.
18+
* Fix issues with the Zoom In shortcut.
19+
* Sync the sidebar loading indicator with the loading GIF in the main view.
20+
* Fix shortcut symbol for Zoom In.
21+
22+
**Development**:
23+
* Add meta key for ⌘ on macOS.
24+
25+
526
### v3.1.0-beta --2019-07-19
627

728
**New features**:

0 commit comments

Comments
 (0)