0.8.4
Portals for Android 0.8.4 introduces support for differential live updates. This feature allows for updating only the changed files in a web asset bundle, reducing the amount of data that needs to be transferred to the device. This should drastically reduce the amount of data used by device to get new versions of the web assets from Appflow.
The feature is enabled by default. If you would like to opt out or are interested in learning more please refer to the upgrade guide.
To upgrade from the previous release please reference the UPGRADE GUIDE.
What's Changed
- feat: support live updates 0.5.0 and will use portal web app directory as a source for differential updates by @carlpoole in #62
- fix: fix transaction exception crashing the app if the view no longer exists by @carlpoole in #63
- chore: updated capacitor dependency to 5.7.+ by @carlpoole in #64
Full Changelog: 0.8.3...0.8.4