Skip to content

Latest commit

 

History

History
305 lines (97 loc) · 10.7 KB

CHANGELOG.md

File metadata and controls

305 lines (97 loc) · 10.7 KB

Change Log

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

3.1.1 (2021-07-07)

Bug Fixes

  • fixing peer deps issues in android and ios libs (310d9f4)

3.1.0 (2021-07-07)

Bug Fixes

  • ios: isNewBinary is true if defaults have no stored versions (#4779) (bd86dbe)

Features

  • ios: Add limitsNavigationsToAppBoundDomains configuration option (#4789) (2b7016f)

3.0.2 (2021-06-23)

Bug Fixes

3.0.1 (2021-06-09)

Bug Fixes

  • Make isPluginAvailable available on bridge (#4589) (151e7a8)

3.0.0 (2021-05-18)

Note: Version bump only for package @capacitor/ios

3.0.0-rc.4 (2021-05-18)

Note: Version bump only for package @capacitor/ios

3.0.0-rc.3 (2021-05-11)

Note: Version bump only for package @capacitor/ios

3.0.0-rc.2 (2021-05-07)

Bug Fixes

3.0.0-rc.1 (2021-04-29)

Bug Fixes

  • generate Capacitor.Plugins object (#4496) (1c71b7a)
  • ios: cordova-plugin-screen-orientation compatibility (#4367) (b893a57)
  • ios: fire resume/pause events if no cordova plugins installed (#4467) (0105f7a)
  • ios: put cancel button of confirm/prompt on the left (#4464) (e5b53aa)

Features

  • Unify logging behavior across environments (#4416) (bae0f3d)
  • iOS: Include native-bridge.js as a resource in both Cocoapods and direct build (#4505) (c16ccc0)

3.0.0-rc.0 (2021-03-10)

Features

  • iOS: Obj-C convenience accessors on CAPPluginCall (#4309) (e3657d7)
  • iOS: Unifying saving plugin calls (#4253) (de71da5)

3.0.0-beta.6 (2021-02-27)

Note: Version bump only for package @capacitor/ios

3.0.0-beta.5 (2021-02-27)

Note: Version bump only for package @capacitor/ios

3.0.0-beta.4 (2021-02-26)

Note: Version bump only for package @capacitor/ios

3.0.0-beta.3 (2021-02-18)

Features

  • iOS: Add automatic Date serialization to bridge communication (#4177) (3dabc69)

3.0.0-beta.2 (2021-02-08)

Bug Fixes

  • address bug in isPluginAvailable() for web and native (#4114) (2fbd954)
  • iOS: preserve null values in bridged types (#4072) (6dc691e)

3.0.0-beta.1 (2021-01-14)

Note: Version bump only for package @capacitor/ios

3.0.0-beta.0 (2021-01-13)

Note: Version bump only for package @capacitor/ios

3.0.0-alpha.14 (2021-01-13)

Note: Version bump only for package @capacitor/ios

3.0.0-alpha.13 (2021-01-13)

Bug Fixes

  • iOS: properly handle date types during JSValue coercion (#4043) (1affae7)
  • iOS: skip Swift type coercion on Cordova plugin calls (#4048) (7bb9e0f)

3.0.0-alpha.12 (2021-01-08)

Note: Version bump only for package @capacitor/ios

3.0.0-alpha.11 (2020-12-26)

Features

  • iOS: Open CAPBridgeViewController for subclassing (#3973) (a601705)

3.0.0-alpha.9 (2020-12-15)

Note: Version bump only for package @capacitor/ios

3.0.0-alpha.8 (2020-12-15)

Bug Fixes

3.0.0-alpha.7 (2020-12-02)

Bug Fixes

  • ios: share message handler between webview and bridge (#3875) (f7dff2e)

Features

3.0.0-alpha.6 (2020-10-30)

Features

3.0.0-alpha.5 (2020-10-06)

Note: Version bump only for package @capacitor/ios

3.0.0-alpha.4 (2020-09-23)

Note: Version bump only for package @capacitor/ios

3.0.0-alpha.3 (2020-09-15)

Note: Version bump only for package @capacitor/ios

3.0.0-alpha.2 (2020-08-31)

Features

  • Add extension for creating data from data url (#3474) (2909fd0)

3.0.0-alpha.1 (2020-08-21)

Bug Fixes

  • ios: config bug from swiftlint refactor (ace879f)

3.0.0-alpha.0 (2020-07-23)