Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [5.10.0](v5.9.4...v5.10.0) (2021-05-19) ### Features * **Update:** Let's the user be a to manually check for update by clicking the update menu item. ([8dd63c1](8dd63c1)), closes [#642](#642) * **Update::Postpone:** User can now decide to postpone the update and be reminded about it at a later date. ([a2b507e](a2b507e)) ### Bug Fixes * **AutoUpdate::Downloader:** Fix crash when closing the download notify. ([58044d1](58044d1)) * **Foreground:** Fix issue where the endpoint would change because of the way foreground feature was disabled. ([0c427fc](0c427fc)), closes [#649](#649) * **Update:** Rework the way update are check to trigger a check when the setting is changed. ([dfd2f55](dfd2f55)), closes [#641](#641) ### Languages * **Arabic:** Add arabic to the application. Only in beta. ([3809502](3809502)) * **Arabic:** Added About translation using Weblate ([21b81bb](21b81bb)) * **Arabic:** Added Settings translation using Weblate ([a5ec504](a5ec504)) * **Arabic:** Added Tray Icon translation using Weblate ([b7ec4c3](b7ec4c3)) * **Arabic:** Added Update Download translation using Weblate ([5bc1aa1](5bc1aa1)) * **Arabic:** Translated About using Weblate ([1416129](1416129)) * **Arabic:** Translated About using Weblate ([be0c28a](be0c28a)) * **Arabic:** Translated Settings using Weblate ([957eca5](957eca5)) * **Arabic:** Translated Settings using Weblate ([6b27b68](6b27b68)) * **Arabic:** Translated Tray Icon using Weblate ([283ba8f](283ba8f)) * **Arabic:** Translated Tray Icon using Weblate ([3e8f7cc](3e8f7cc)) * **Arabic:** Translated Update Download using Weblate ([bf220df](bf220df)) * **Chinese (Simplified):** Translated Tray Icon using Weblate ([4bda8eb](4bda8eb)) * **Chinese (Simplified):** Translated Update Download using Weblate ([452ec1c](452ec1c)) * **Croatian:** Translated Tray Icon using Weblate ([44d204f](44d204f)) * **Italian:** Translated Settings using Weblate ([69cd836](69cd836)) * **Norwegian Bokmål:** Translated Tray Icon using Weblate ([533b0b1](533b0b1)) * **Portuguese:** Translated Settings using Weblate ([917c103](917c103)) * **Portuguese:** Translated Tray Icon using Weblate ([be6ab26](be6ab26)) * **Portuguese:** Translated Update Download using Weblate ([f736183](f736183)) * **Portuguese (Brazil):** Translated Tray Icon using Weblate ([e82777b](e82777b)) * **Portuguese (Brazil):** Translated Update Download using Weblate ([55121e4](55121e4)) ### Enhancements * **Help:** Help menu send to the discussion on GitHub for the user to be able to ask his questions. ([e9fde1c](e9fde1c)) * **Settings:** Increase default size of Setting menu to work better with different language. ([d007d80](d007d80)) * **Update:** Clicking on the update menu item will trigger update ([34a1131](34a1131)), closes [#641](#641) * **Update:** Don't autodownload when opening the update form. Only after the user click install. ([2029a9b](2029a9b)), closes [#528](#528) * **Update:** Improve the way SoundSwitch check for new updates. ([8823e7a](8823e7a)) * **Update::Form:** Make the title of the download window be the name of the release. ([1da4f2c](1da4f2c)) * **Update::Postpone:** The more the user postpone, the longer it waits before asking to update. ([355dd69](355dd69)), closes [#528](#528)
- Loading branch information