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

Adds Check for Updates - Auto Updater #477

Merged
merged 6 commits into from
Feb 9, 2022
Merged

Conversation

warrenbuckley
Copy link
Owner

@warrenbuckley warrenbuckley commented Feb 9, 2022

Adds a new menu item to the application in the Help menu to check for application updates
If an update is found it will download it and install it once it is ready, otherwise it will notify the user no new updates are available.

From electron-builder this supports Windows doing an update check and install from GitHub Releases
https://www.electron.build/auto-update.html

Warren Buckley added 5 commits January 24, 2022 16:34
# Conflicts:
#	LogViewer.Client/package-lock.json
#	LogViewer.Client/package.json
# Conflicts:
#	LogViewer.Client/package.json
# Conflicts:
#	LogViewer.Client/package.json
@warrenbuckley warrenbuckley added the enhancement New feature or request label Feb 9, 2022
@warrenbuckley warrenbuckley changed the title Auto Updater Adds Check for Updates - Auto Updater Feb 9, 2022
@warrenbuckley warrenbuckley merged commit 68b703c into dev Feb 9, 2022
@warrenbuckley warrenbuckley deleted the feature/auto-updater branch February 9, 2022 16:27
@warrenbuckley warrenbuckley added the minor A new MINOR feature - Release Drafter will bump draft version to a NEW minor label Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request minor A new MINOR feature - Release Drafter will bump draft version to a NEW minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant