-
-
Notifications
You must be signed in to change notification settings - Fork 32
Description
Describe the bug
The setting used to disable automatic updates does not persist. When the user clicks the option to disable auto-update in the Settings window, it appears disabled temporarily. However, upon closing and then reopening the Settings window (or restarting the application and opening the settings), the setting is misleadingly reset back to the "enabled" state.
App Version
https://github.com/amicalhq/amical/tree/v0.1.6
System Information
- Operating System: Sequoia 15.6.1
To Reproduce
Steps to reproduce the behavior:
- Open the Amical Settings window.
- Locate the "Auto Update" setting/toggle and ensure it is enabled.
- Disable the "Auto Update" setting/toggle.
- Close the Amical Settings window.
- Reopen the Amical Settings window immediately (or after quitting and relaunching the app).
- See error: The "Auto Update" setting is incorrectly toggled back to the enabled position.
Expected behavior
When the user disables the "Auto Update" setting, the change should be saved and should persist across subsequent views of the Settings window and across application restarts. The application should not attempt to check for updates until the user manually re-enables the feature.
Screenshots

Note, other settings do save properly
Additional context
For security and privacy reasons, I need the ability to strictly control all outbound network requests, especially due to the sensitive nature of the transcriptions and recordings.