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

Automatic app updates #31

Closed
MattLish opened this issue Mar 10, 2021 · 1 comment · Fixed by #62
Closed

Automatic app updates #31

MattLish opened this issue Mar 10, 2021 · 1 comment · Fixed by #62
Assignees
Labels
feature New feature or request

Comments

@MattLish
Copy link
Member

When new versions of the application are available, the application should auto-update for a user.
This needs to be configurable in the settings to prevent auto-updates that might introduce breaking changes.

@MattLish MattLish added the feature New feature or request label Mar 10, 2021
@MattLish MattLish added this to the V1.0.0 milestone Mar 10, 2021
@MattLish
Copy link
Member Author

Looks like this might exist out of the box https://nklayman.github.io/vue-cli-plugin-electron-builder/guide/recipes.html#table-of-contents

This might require tweaking the versioning/releasing script that will be added with #50

@MattLish MattLish modified the milestones: V1.0.0, MVP Apr 14, 2021
@MattLish MattLish self-assigned this Apr 29, 2021
MattLish added a commit that referenced this issue Jun 14, 2021
- fix logger and print logs in development

closes #31
MattLish added a commit that referenced this issue Jun 14, 2021
- fix logger and print logs in development

closes #31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant