File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to the Zulip desktop app are documented in this file.
44
5+ ### v3.1.0-beta --2019-07-19
6+
7+ ** New features** :
8+ * Add option to find accounts by email.
9+ * Add option to hide Menu bar to View menu.
10+ * Show a loading indicator in the sidebar.
11+ * Update Help Center to open help page of the currently active server.
12+ * Improve auto-detection of spellchecker language.
13+ * Disable menu items on non-server pages.
14+ * Support dark mode on macOS.
15+
16+ ** Fixes** :
17+ * Updated, more robust server validation logic.
18+ * Fix JSON DB errors observed when switching tabs.
19+ * Remove unused ` isLoading ` function from ` Tab ` .
20+ * Remove unused ` defaultId ` parameter.
21+ * Fix syntax error in ` proxy-util.js ` .
22+ * Fix issue with creation of large ` .node ` files in the ` Temp ` folder on Windows machines.
23+ * Fix issue where drafts were not saved properly.
24+
25+ ** Development** :
26+ * Migrate codebase to TypeScript.
27+ * Set the indent_size in ` .editconfig ` to 4.
28+ * Use ` .env ` file for reading Sentry DSN.
29+
30+ ** Documentation** :
31+ * Improve development guide.
32+
33+ ** Module updates** :
34+ * Upgrade xo to v0.24.0.
35+ * Upgrade node-json-db to v0.9.2.
36+ * Upgrade electron to v3.1.10.
37+ * Add missing transitive dependencies.
38+
539### v3.0.0 --2019-05-20
640
741** New features** :
You can’t perform that action at this time.
0 commit comments