Skip to content

Latest commit

 

History

History
103 lines (61 loc) · 5.8 KB

CHANGELOG.md

File metadata and controls

103 lines (61 loc) · 5.8 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.5.1 (2022-03-09)

Bug Fixes

  • BREAKING CHANGE - Changed to use Capacitor 'CAPWebView' - frame parameter no longer required on CAPWebView and PortalWebView
  • Fixed possible race condition in pub/sub connections
  • Remove Frame-based layout
  • Seperate platforms into individual git repositories

Features

  • iOS now has a SwiftUI View! Use PortalUIWebView.

0.5.0 (2022-02-16)

Note: Version bump only for package ionic-portals-ios

0.4.1 (2022-01-27)

Bug Fixes

0.3.1 (2021-12-17)

Note: Version bump only for package ionic-portals-ios

0.3.0 (2021-11-18)

Bug Fixes

  • Carthage requirement for bundling Capacitor/Cordova (4f655ad)
  • Do not embed self framework (4e15620)
  • Remove dependency from correct project (b88e673)

Features

0.2.2 (2021-10-15)

Note: Version bump only for package ionic-portals-ios

0.2.1 (2021-09-27)

Bug Fixes

0.2.0 (2021-09-14)

Bug Fixes

  • iOS: Add podspec and podfile to project (52a4090)

Features

  • ios: registration error logic (5a00853)
  • ios pub/sub changes and api updates (#14) (e923499)
  • ios registration gateway screen (7eb3ce1)
  • ios: Add PortalManager class, stub out Portal and PortalBuilder files (e847447)
  • ios: adding ios libs (26bb9ce)
  • ios: Scaffolded iOS project (e00ace9)
  • iOS: PortalBuilder class (619795f)

0.1.4 (2021-09-14)

Note: Version bump only for package ionic-portals-ios

0.1.3 (2021-09-14)

Note: Version bump only for package ionic-portals-ios

0.1.2 (2021-09-14)

Note: Version bump only for package ionic-portals-ios

0.1.1 (2021-09-14)

Note: Version bump only for package ionic-portals-ios

0.1.0 (2021-09-14)

Bug Fixes

  • iOS: Add podspec and podfile to project (52a4090)

Features

  • ios: registration error logic (5a00853)
  • ios pub/sub changes and api updates (#14) (e923499)
  • ios registration gateway screen (7eb3ce1)
  • ios: Add PortalManager class, stub out Portal and PortalBuilder files (e847447)
  • ios: adding ios libs (26bb9ce)
  • ios: Scaffolded iOS project (e00ace9)
  • iOS: PortalBuilder class (619795f)