Skip to content
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

Update Reminder #2998

Merged
merged 14 commits into from Jul 21, 2023
Merged

Update Reminder #2998

merged 14 commits into from Jul 21, 2023

Conversation

mindmonk
Copy link
Contributor

@mindmonk mindmonk commented Jul 11, 2023

This pull request addresses issue #2984.

When the "Check for updates automatically" option is disabled in the Preferences, a dialog will be displayed upon application startup.

The "Not now" button sets the new setting value "lastUpdateCheck" to the current date. This ensures that the dialog will not be displayed again for 14 days.

The "Yes, Once" button also sets the current date in the setting value "lastUpdateCheck" and performs an update check.

The "Yes, Automatically" button sets the current date in the setting value "lastUpdateCheck" and also performs an update check. Additionally, this button sets the "checkForUpdates" value to true in the settings, which triggers an update check at every application startup.

Please refer to the attached screenshot for the added dialog.

Screenshot:
Bildschirmfoto 2023-07-20 um 11 35 38

@mindmonk mindmonk requested a review from infeo July 11, 2023 13:05
Copy link
Member

@infeo infeo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apart from my comments, please add a descripton what this PR is doing and some screenshots.

@overheadhunter overheadhunter changed the title Feature/update reminder Update Reminder Jul 17, 2023
Copy link
Member

@overheadhunter overheadhunter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job, thank you! :)

@mindmonk mindmonk merged commit 91ece74 into develop Jul 21, 2023
6 checks passed
@infeo infeo deleted the feature/update-reminder branch July 21, 2023 08:07
@mindmonk mindmonk self-assigned this Sep 27, 2023
@infeo infeo added this to the 1.10.0 milestone Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants