PWA Client Updater
Category: Modules
Subcategory: All
Overview
(Auto) update an installed PWA based on deployed model version.
Documentation
PWAVersionUpdater4Mendix
Update your offline PWA based on deployed model version
INSTRUCTIONS:
- Import or Update MicroflowTimer and CommunityCommons from the marketplace
- Add the 'User' role from PWAVersionUpdater to the Offline userrole(s)
- Set 'AutoUpdate' constant (default: false)
- Add 'SNP_VersionUpdateContext' to your PWA landing page
Dependencies:
- Mendix Runtime 9.6.6 or higher
- MicroflowTimer (Mendix)
- CommunityCommons (Mendix)
Releases
Version: 1.1.1
Framework Version: 9.6.6
Release Notes: Force update serviceworker, merged with reload