Skip to content

Latest commit

 

History

History
100 lines (45 loc) · 4.2 KB

CHANGELOG.md

File metadata and controls

100 lines (45 loc) · 4.2 KB

6.0.0 (2024-04-18)

⚠ BREAKING CHANGES

  • Starting with version 6.X, Capacitor 6 is required

Features

5.0.0 (2024-02-10)

⚠ BREAKING CHANGES

  • Match Capacitor version strategy

Features

  • Match Capacitor version strategy (be6a348)

Bug Fixes

  • android: replace jcenter with mavenCentral (3c37d74), closes #28

Documentation

  • add TransactionTooLargeException (4781018), closes #19

Code Refactoring

  • add HasAccountResult interface (fbc014e)

2.0.1 (2023-05-16)

Bug Fixes

  • don't use fixed peer dependency (424e0ab), closes #25

2.0.0 (2023-05-14)

⚠ BREAKING CHANGES

  • Starting by this version only Capacitor 5 is supported

Features

1.2.1 (2022-09-06)

Bug Fixes

  • ios: update Deployment Target to 13 (#15) (2512430)

1.2.0 (2022-08-23)

Features

1.1.3 (2021-11-30)

Bug Fixes

  • android: set default value for isHtml (#8) (948e168)

1.1.2 (2021-10-23)

Bug Fixes

  • android: correctly get the boolean for isHtml (#7) (ebf62b2)

1.1.1 (2021-10-20)

Bug Fixes

  • ios: correctly get the boolean for isHtml (7ed45af)

1.1.0 (2021-10-19)

Features

1.0.0

  • Plugin released 🎉