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
+14-6Lines changed: 14 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,20 @@
2
2
3
3
All notable changes to the Zulip desktop app are documented in this file.
4
4
5
+
### v5.5.0 --2020-12-01
6
+
7
+
**Removed features**:
8
+
* Removed legacy handling of custom certificates. Custom certificates can be configured in the same system certificate store that Chrome uses ([instructions](https://zulip.com/help/custom-certificates#desktop)).
9
+
* Removed the unmaintained notification inline replies feature on macOS. We believe the `node-mac-notifier` library used by this feature had been responsible for the grey screen crash issue.
10
+
11
+
**Fixes**:
12
+
* Fixed a regression with the factory reset function.
13
+
* Fixed the grey screen crash issue on macOS ([#1016](https://github.com/zulip/zulip-desktop/issues/1016)).
14
+
* Whitespace is now stripped from the organization URL when adding a new organization.
15
+
16
+
**Dependencies**:
17
+
* Upgraded all dependencies, including Electron 11.0.3.
18
+
5
19
### v5.4.3 --2020-09-10
6
20
7
21
**Security fixes**:
@@ -12,9 +26,6 @@ All notable changes to the Zulip desktop app are documented in this file.
12
26
13
27
### v5.4.2 --2020-08-12
14
28
15
-
**Potential Fixes**:
16
-
* macOS: Electron 9 upgrade is a potential fix for the ['grey screen issue'](https://chat.zulip.org/#narrow/stream/9-issues/topic/Grey.20Window.20on.20macOS) reported.
17
-
18
29
**Dependencies**:
19
30
* Upgrade all dependencies, including Electron 9.2.0.
20
31
@@ -23,9 +34,6 @@ All notable changes to the Zulip desktop app are documented in this file.
23
34
**Fixes**:
24
35
* Resized the large application icon on macOS dock to be coherent with other icons.
25
36
26
-
**Potential Fixes**:
27
-
* macOS: Electron 9 upgrade is a potential fix for the ['grey screen issue'](https://chat.zulip.org/#narrow/stream/9-issues/topic/Grey.20Window.20on.20macOS) reported.
28
-
29
37
**Dependencies**:
30
38
* Upgrade all dependencies, including Electron 9.1.1.
0 commit comments