SoundSwitch v5.10.0
Pre-release
Pre-release
github-actions
released this
19 May 14:55
·
1761 commits
to master
since this release
The most important changes relates to the Update module. When you select the "Notify me" mode, you'll be able to ask the program to remind you later about the update.
You an also check manually for update by clicking the SoundSwitch tray icon: Discussion https://github.com/Belphemur/SoundSwitch/discussions/658
You can find more informations here: Discussion https://github.com/Belphemur/SoundSwitch/discussions/651
A new language was added: Arabic.
This release also contains more bug fixes that were found thanks to the error reporting.
And last but not least, proper disabling of the "Also switch the foregound program".
5.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), closes #642
- Update::Postpone: User can now decide to postpone the update and be reminded about it at a later date. (a2b507e)
Bug Fixes
- AutoUpdate::Downloader: Fix crash when closing the download notify. (58044d1)
- Foreground: Fix issue where the endpoint would change because of the way foreground feature was disabled. (0c427fc), closes #649
- Update: Rework the way update are check to trigger a check when the setting is changed. (dfd2f55), closes #641
Languages
- Arabic: Add arabic to the application. Only in beta. (3809502)
- Arabic: Added About translation using Weblate (21b81bb)
- Arabic: Added Settings translation using Weblate (a5ec504)
- Arabic: Added Tray Icon translation using Weblate (b7ec4c3)
- Arabic: Added Update Download translation using Weblate (5bc1aa1)
- Arabic: Translated About using Weblate (1416129)
- Arabic: Translated About using Weblate (be0c28a)
- Arabic: Translated Settings using Weblate (957eca5)
- Arabic: Translated Settings using Weblate (6b27b68)
- Arabic: Translated Tray Icon using Weblate (283ba8f)
- Arabic: Translated Tray Icon using Weblate (3e8f7cc)
- Arabic: Translated Update Download using Weblate (bf220df)
- Chinese (Simplified): Translated Tray Icon using Weblate (4bda8eb)
- Chinese (Simplified): Translated Update Download using Weblate (452ec1c)
- Croatian: Translated Tray Icon using Weblate (44d204f)
- Italian: Translated Settings using Weblate (69cd836)
- Norwegian Bokmål: Translated Tray Icon using Weblate (533b0b1)
- Portuguese: Translated Settings using Weblate (917c103)
- Portuguese: Translated Tray Icon using Weblate (be6ab26)
- Portuguese: Translated Update Download using Weblate (f736183)
- Portuguese (Brazil): Translated Tray Icon using Weblate (e82777b)
- Portuguese (Brazil): Translated Update Download using Weblate (55121e4)
Enhancements
- Help: Help menu send to the discussion on GitHub for the user to be able to ask his questions. (e9fde1c)
- Settings: Increase default size of Setting menu to work better with different language. (d007d80)
- Update: Clicking on the update menu item will trigger update (34a1131), closes #641
- Update: Don't autodownload when opening the update form. Only after the user click install. (2029a9b), closes #528
- Update: Improve the way SoundSwitch check for new updates. (8823e7a)
- Update::Form: Make the title of the download window be the name of the release. (1da4f2c)
- Update::Postpone: The more the user postpone, the longer it waits before asking to update. (355dd69), closes #528