Closed Linnet5 closed 1 month ago
Good catch! I can't believe I never actually clicked that checkbox.
As a workaround you can go to %APPDATA%\Music Presence\settings.json
on Windows and ~/Library/Application Support/Music Presence/settings.json
on Mac (off the top of my head) and edit these lines:
"miscellaneous": {
"show_update_popups": true,
"show_first_launch_changelog": true
},
show_update_popups
corresponds to Notify when a new version is available
.
show_first_launch_changelog
corresponds to See what's new when launching a new version
.
Change true
to false
to disable either of them, if you like. Make sure to restart Music Presence for the settings to apply!
This will of course be fixed in the next version, which will arrive soon. Thanks for reporting!
Fixed in version 2.2.4
Is there an existing issue for this?
Describe the bug
Setting "see what's new when launching a new version" cannot be unchecked, instead unchecks "notify when a new version is available".
Reproduction Steps
Expected behavior
"See what's new when launching a new version" is expected to behave like the other checkboxes.
Screenshots
No response
Device Info
Additional context
No response