Fix Windows uninstaller not removing files correctly
Multiple async tasks were not performed completely when running uninstaller. So rearranged tasks with sequential order. i.e. take care startup registry, finally call electron-squirrel-startup.
This commit is contained in:
@@ -31,6 +31,8 @@ Release date: TBD
|
||||
#### Windows
|
||||
- Fixed desktop notifications not working when the window has been minimized from inactive state.
|
||||
[#522](https://github.com/mattermost/desktop/issues/522)
|
||||
- Fixed the uninstaller not removing files correctly.
|
||||
[#551](https://github.com/mattermost/desktop/issues/551)
|
||||
|
||||
#### Mac
|
||||
- Fixed an issue where the text box didn't keep focus after uploading a file.
|
||||
|
Reference in New Issue
Block a user