You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,27 @@
2
2
3
3
All notable changes to the Zulip desktop app are documented in this file.
4
4
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.
0 commit comments