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

Enhance versioning/updating #26

Open
Otto-AA opened this issue Apr 24, 2019 · 0 comments
Open

Enhance versioning/updating #26

Otto-AA opened this issue Apr 24, 2019 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Otto-AA
Copy link
Owner

Otto-AA commented Apr 24, 2019

Current Behavior

Currently the app is cached via a service worker, so the files only get loaded once and then remain the same. Loading a new version must be done manually (e.g. by a complete refresh). Also there's no way to find out the currently used version.

Expected behavior

The service worker should check for updates and display a notification if one is available. The user can then decided to update the app or stay with the old version.
There should be an info menu in which the user can view the version number and potentially update the app.

@Otto-AA Otto-AA added enhancement New feature or request help wanted Extra attention is needed labels Apr 24, 2019
Otto-AA added a commit that referenced this issue Apr 22, 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 help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant