Merge pull request #626 from yuya-oc/show-internal-error

Show uncaughtException as an internal error and quit the app
This commit is contained in:
Yuya Ochiai
2017-11-07 01:10:41 +09:00
committed by GitHub
3 changed files with 117 additions and 12 deletions

View File

@@ -15,6 +15,8 @@ Release date: TBD
#### All Platforms
- Now "Saved" indicators appear for each preferences section.
[#500](https://github.com/mattermost/desktop/issues/500)
- Added the dialog to reopen the application when it quits unexpectedly.
[#626](https://github.com/mattermost/desktop/pull/626)
#### Windows
- Added the feature to open the application via `mattermost://` link.