Skip to main content

Changelog

A complete release history for Portals for Android is available on GitHub. Documentation for recent releases can also be found below.

0.8.3

patchLatest Production Version

October 13 2023

What's Changed

  • feat(android): Updates to use Capacitor 5.5.X (#55)

0.8.2

patch

October 13 2023

What's Changed

  • Cap version update (#50)
  • feat: added constructor for PortalView that takes a Portal directly (#51)

0.8.1

patch

October 13 2023

What's Changed

  • feat: remove portal (#48)
  • chore: updated to use Capacitor 5.4.+ versions (#49)

0.8.0

minor

October 13 2023

What's Changed

  • feat!: BREAKING Overhauls to the pub/sub system (#39)
  • feat: capacitor 5 updates (#42)
  • feat!: BREAKING Make WebVitals a Plugin (#45)

0.7.5

patch

October 13 2023

What's Changed

  • chore: update dependencies for Capacitor updates and Live Updates feat (#38)

0.7.4

patch

October 13 2023

What's Changed

  • feat: support configuration files on portal-by-portal basis and within live updates (#35)
  • feat: asset sharing (#34)

0.7.3

patch

October 13 2023

What's Changed

  • feat: Web Vitals support for FCP, FID, TTFB (#28)
  • feat: added jetpack compose support for bridge availability callback (#29)

0.7.2

patch

October 13 2023

What's Changed

  • feat: callback when bridge is created (#26)

0.7.1

patch

October 13 2023

What's Changed

  • fix: remove test class (#23)
  • feat: plugin instance support (#22)

0.7.0

minor

October 13 2023

What's Changed

  • feat: Always have an initialContext (#19)
  • feat: update to cap4 and dependency updates (#21)

0.6.4

patch

October 13 2023

What's Changed

  • fix: Allow data on SubscriptionResult to be nullable. (#15)
  • fix: update Capacitor dependency with web asset load flash fix (#16)

0.6.3

patch

October 13 2023

What's Changed

  • chore: update dependency versions to capacitor 3.4.0 and liveupdates 0.1.1 (#12)

0.6.2

patch

October 13 2023

What's Changed

  • fix: added webview destroy call to PortalFragmenthttps://github.com/ionic-team/ionic-portals-android/pull/9

0.6.1

patch

October 13 2023

What's Changed

  • fix: fixed race condition when loading fragment with initialContexthttps://github.com/ionic-team/ionic-portals-android/pull/8

0.6.0

minor

October 13 2023

What's Changed

  • fix: adds a default config to resolve focus issue for Portals appshttps://github.com/ionic-team/ionic-portals-android/pull/2
  • feat: allow an initialContext to be set on PortalFragmenthttps://github.com/ionic-team/ionic-portals-android/pull/5

0.5.1

minor

October 13 2023

What's Changed

  • feat(android): basic jetpack compose supporthttps://github.com/ionic-team/ionic-portals-android/pull/1
To see more releases, visit GitHub.