Skip to content

Commit 5604281

Browse files
authored
fix: Some structural issues (#1515)
* Add basic error handling in renderer process * Move root reducer * Move root saga * Update dependencies * Fix useElementsRefValues hook * fix: Rollback to plain-text Hunspell dictionaries (#1514) * Replace @felixrieseberg/spellchecker with electron-hunspell * Split app and user dictionaries * Update dictionaries * Version 2.17.6 * fix: Spell checking dictionaries files encoded as UTF-8 * Version 2.17.7 * Clear removed server from history * Add preferences to Redux store * Update Electron * Refactor preferences saga * Fix menu bar and touch bar reactivity * Move some menu items * Refactor persistence in sagas * Remove some eslint quirks * Add mainWindowState reducer * Refactor main window state handling * Refactor tray icon component
1 parent cbf89b8 commit 5604281

65 files changed

Lines changed: 594829 additions & 1512 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## [2.17.7](https://github.com/RocketChat/Rocket.Chat.Electron/compare/2.17.6...2.17.7) (2020-02-11)
2+
3+
4+
### Bug Fixes
5+
6+
* Spell checking dictionaries files encoded as UTF-8 ([18b9524](https://github.com/RocketChat/Rocket.Chat.Electron/commit/18b95241a9df47751c5d67a55c5e2cf73e2763ca))
7+
8+
9+
10+
## [2.17.6](https://github.com/RocketChat/Rocket.Chat.Electron/compare/2.17.5...2.17.6) (2020-02-11)
11+
12+
13+
### Bug Fixes
14+
15+
* Rollback to plain-text Hunspell dictionaries ([#1514](https://github.com/RocketChat/Rocket.Chat.Electron/issues/1514)) ([0f16d32](https://github.com/RocketChat/Rocket.Chat.Electron/commit/0f16d32845faf5b9a9b475db3c34420d982cb6bc))
16+
17+
18+
119
## [2.17.5](https://github.com/RocketChat/Rocket.Chat.Electron/compare/2.17.4...2.17.5) (2020-02-04)
220

321

dictionaries/de-DE.bdic

-6.5 MB
Binary file not shown.

0 commit comments

Comments
 (0)