0.10.0
Portals for iOS 0.10.0 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!: Add support for live update differentials by @Steven0351 in #83
- feat: Live Update sync extension by @Steven0351 in #84
Full Changelog: 0.9.1...0.10.0