Skip to content

Releases: ionic-team/ionic-portals-android

0.8.0

13 Oct 16:21
e1769d4
Compare
Choose a tag to compare

Pub/Sub system overhaul

This update simplifies the Android pub/sub system for Ionic Portals, addressing the issue of Plugin subscriptions not being properly disposed when a Portal is dismissed. More details on usage can be found here. Key improvements include:

  • Utilizing Capacitor for Event Handling:
    We now use Capacitor for event publishing, simplifying unsubscribing with provided handles, eliminating the need for arbitrary integers.

  • Introducing PortalsPubSub Class:
    A new PortalsPubSub class allows scoping events to specific portals, enhancing system organization.

Portals now uses Capacitor 5

This release also moves Portals to Capacitor 5.

Web Vitals moved to a Plugin

And finally we have moved WebVitals into a plugin that can be registered for each Portal. Usage can be found here.

UPGRADE GUIDE.

What's Changed

Full Changelog: https://github.com/ionic-team/ionic-portals-android/commits/0.8.0

0.7.5

13 Oct 16:29
44d57bc
Compare
Choose a tag to compare

What's Changed

  • chore: update dependencies for Capacitor updates and Live Updates feat by @carlpoole in #38

Full Changelog: https://github.com/ionic-team/ionic-portals-android/commits/0.7.5

0.7.4

13 Oct 16:36
24c313c
Compare
Choose a tag to compare

What's Changed

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

Full Changelog: 0.7.3...0.7.4

0.7.3

13 Oct 16:36
7f27abe
Compare
Choose a tag to compare

What's Changed

  • feat: Web Vitals support for FCP, FID, TTFB by @carlpoole in #28
  • feat: added jetpack compose support for bridge availability callback by @carlpoole in #29

Full Changelog: 0.7.2...0.7.3

0.7.2

13 Oct 16:37
eabc7a5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.1...0.7.2

0.7.1

13 Oct 16:37
a50aec1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.0...0.7.1

0.7.0

13 Oct 16:38
f8cf9d2
Compare
Choose a tag to compare

Release Notes

This release upgrades Portals to use Capacitor 4.

UPGRADE GUIDE

What's Changed

Full Changelog: 0.6.4...0.7.0

0.6.4

13 Oct 16:38
abb8fbc
Compare
Choose a tag to compare

What's Changed

  • fix: Allow data on SubscriptionResult to be nullable. by @Steven0351 in #15
  • fix: update Capacitor dependency with web asset load flash fix by @carlpoole in #16

Full Changelog: 0.6.3...0.6.4

0.6.3

13 Oct 16:38
c09a7a7
Compare
Choose a tag to compare

What's Changed

  • chore: update dependency versions to capacitor 3.4.0 and liveupdates 0.1.1 by @carlpoole in #12

Full Changelog: 0.6.2...0.6.3

0.6.2

13 Oct 16:38
5ef01f6
Compare
Choose a tag to compare

What's Changed

  • fix: added webview destroy call to PortalFragment by @carlpoole in #9

Full Changelog: 0.6.1...0.6.2