-
-
Notifications
You must be signed in to change notification settings - Fork 180
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
While an update is available, changing "Update Settings" from "Never check for updates" to "Notify me when updates are available" does not notify of the update #641
Comments
Belphemur
added a commit
that referenced
this issue
May 15, 2021
github-actions bot
pushed a commit
that referenced
this issue
May 19, 2021
## [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)
🎉 This issue has been resolved in version 5.10.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When Update Settings is changed from Never check to Notify me or Install automatically, SoundSwitch should check for an update and perform the appropriate action.
Version
SoundSwitch 5.9.3.35876
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expected SoundSwitch to check for an update and to update the context menu accordingly.
Screenshots

If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: