Skip to content

Suggest a page refresh when not running the latest version #51

@fappaz

Description

@fappaz

If the app keeps listening to a repository of releases (e.g.: releases/${appId}/versions on Firestore), it's possible to show an alert if the running version is lower than the latest version available.

The alert could have a simple message like A newer version of this app is available. Click here to update to vX.X.X. When clicked, the button will simply try to refresh the page to pull the latest version.

It's important to keep the repository updated properly, so perhaps this should be implemented only after CD/CI pipelines are fully automated with version increase.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions