All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.8.0 (2023-05-17)
- feat: update to Capacitor 5.0 and Gradle dependency updates
- feat: updates to the pub/sub system
- feat: converts WebVitals feature into an optional plugin
- chore: update dependencies Live Updates
0.7.5 (2023-04-03)
- chore: update dependencies for Capacitor updates and Live Updates feat
0.7.4 (2023-02-27)
- feat: support configuration files on portal-by-portal basis and within live updates
- feat: asset sharing between portals
0.7.3 (2023-01-11)
- feat: added jetpack compose support for bridge availability callback
- feat: Web Vitals support for FCP, FID, TTFB
0.7.2 (2023-01-09)
- feat: callback when bridge is created
0.7.1 (2022-12-28)
- feat: plugin instance support
- fix: remove test class
0.7.0 (2022-11-22)
- feat: update to Capacitor 4.0 and kotlin 1.8 and Gradle dependency updates
- feat: Always have an initialContext
0.6.4 (2022-10-21)
- fix: update Capacitor dependency with web asset load flash fix
- fix: Allow data on SubscriptionResult to be nullable
- chore: Remove mention of Cordova plugin support from README
- chore: update dependency versions to capacitor 3.4.0 and liveupdates 0.1.1
0.6.3 (2022-09-09)
- chore: update dependency versions to capacitor 3.7.0 and liveupdates 0.1.1
0.6.2 (2022-09-09)
- fix: added webview destroy call to PortalFragment
0.6.1 (2022-08-09)
- fix: fixed race condition when loading fragment with initialContext
0.6.0 (2022-06-24)
- feat: allow an initialContext to be set on PortalFragment
0.5.1 (2022-05-4)
- android: adds a default config to resolve focus issue for Portals apps in Android (#2)
0.5.0 (2022-02-16)
Note: Version bump only for package ionic-portals-android
0.4.1 (2022-01-27)
0.3.1 (2021-12-17)
0.3.0 (2021-11-18)
- android: replaced fragment tried to re-instantiate with null portal (#95) (ccccb6a)
- android: replaced old bridgefragment layout with new portal layout (#96) (4ca463a)
0.2.2 (2021-10-15)
- android: readme and to incr. version (f1524da)