Releases: ionic-team/ionic-portals-ios
Releases · ionic-team/ionic-portals-ios
0.6.5
What's Changed
- fix: fix base64url conversion by @Steven0351 in #49
- chore: Remove mention of Cordova plugins being supported from README by @Steven0351 in #50
- fix: Don't let capacitor take over as UNNotificationCenterDelegate by @Steven0351 in #51
Full Changelog: 0.6.4...0.6.5
0.6.4
What's Changed
- feat: Make live updates 0.2.0 compatible with IonicPortals by @Steven0351 in #45
New Contributors
- @msrutek-paylocity made their first contribution in #43
Full Changelog: 0.6.3...0.6.4
0.6.3
What's Changed
- feat: Add the ability to specify a custom LiveUpdateManager by @Steven0351 in #35
- feat: Add the ability to specify a default file to load other than index.html by @Steven0351 in #36
- fix: Make
reload
onPortalUIView
work by @Steven0351 in #37
Full Changelog: 0.6.2...0.6.3
0.6.2
What's Changed
- feat: Make Portals
Bundle
agnostic by @Steven0351 in #32 - fix: Show UIAlert for registration error when presenting UnregisteredView by @Steven0351 in #33
Full Changelog: 0.6.1...0.6.2
0.6.1
What's Changed
- Add SPM Support by @Steven0351 in #28
- Support iOS 13 by @Steven0351 in #30
Full Changelog: 0.6.0...0.6.1
0.6.0
What's Changed
- breaking: Update PortalManager to be a singleton. by @Steven0351 in #16
- fix: Add cap config and cordova config urls to InstanceDescriptor by @Steven0351 in #17
- breaking: Grand Renaming by @Steven0351 in #18
- breaking: Update IonicLiveUpdates to ~> 0.1 by @Steven0351 in #19
- breaking: Clean(er) Objective-C API by @Steven0351 in #20
- feat: Adds ExpressibleByStringLiteral to
Portal
by @Steven0351 in #22 - breaking: Remove centralized Portal management by @Steven0351 in #21
- fix: Properly coerce NSDictionary to JSObject like Capacitor does. by @Steven0351 in #23
- breaking: API Alignment by @Steven0351 in #24
- fix: Make PortalsPubSub.publish non-blocking by @Steven0351 in #25
Full Changelog: 0.5.2...0.6.0
0.5.2
What's Changed
- feat(ios): use
@objc
for bridge and auxiliary APIs by @NathanWalker in #4 - Swift ergonomics by @Steven0351 in #8
- feat: Make PortalBuilder factory methods annotated with
@discardableResult
by @Steven0351 in #10 - fix: Swift Concurrency by @Steven0351 in #11
Full Changelog: 0.5.1...0.5.2
0.5.1
Release for project split