Skip to content

Latest commit

 

History

History
218 lines (96 loc) · 10 KB

CHANGELOG.md

File metadata and controls

218 lines (96 loc) · 10 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

5.2.1 (2024-08-16)

Bug Fixes

5.2.0 (2024-08-12)

Features

  • ios: add preventScreenshots configuration option (#105) (9276f48)

5.1.3 (2024-08-09)

Bug Fixes

  • ios: Application tried to present modally a view controller <UIViewController: 0x10392e710> that is already being presented by ... exception (54205fe)

5.1.2 (2024-08-08)

Bug Fixes

  • ios: contentMode configuration option not working (#101) (314b576)

5.1.1 (2024-07-17)

Bug Fixes

  • ios: application tried to present modal view controller on itself (#98) (28b3d51)

5.1.0 (2024-07-17)

Features

  • ios: add contentMode configuration option (#97) (fa09580)

5.0.0 (2024-04-16)

⚠ BREAKING CHANGES

  • This plugin now only supports Capacitor 6.

Features

4.2.4 (2024-03-08)

Bug Fixes

  • various issues with the preventing screenshots feature (#87) (1074e69)

4.2.3 (2024-02-17)

Bug Fixes

  • ios: present the privacyViewController on the top ViewController (#85) (0603063)

4.2.2 (2023-11-06)

Bug Fixes

  • ios: empty imageName leads to whitescreen (#81) (17eac57)

4.2.1 (2023-10-11)

Bug Fixes

4.2.0 (2023-09-11)

Features

  • ios: support custom image as privacy screen (#66) (62ceb78)

4.1.2 (2023-09-09)

Bug Fixes

  • ios: EXC_BAD_ACCESS error on background (#69) (0d615db)

4.1.1 (2023-06-27)

Bug Fixes

  • ios: rescale web view on orientation change (#62) (55ee37a)

4.1.0 (2023-05-31)

Features

4.0.0 (2023-05-04)

⚠ BREAKING CHANGES

  • This plugin now only supports Capacitor 5.

Features

  • update gradle to 8.0.2 and gradle plugin to 8.0.0 (90582c7)
  • update to Capacitor 5 (#55) (f965405)

3.2.0 (2023-04-06)

Features

Bug Fixes

  • ios: removeAllListeners method not found (c547222)

3.1.0 (2023-03-28)

Features

  • add screenRecordingStarted and screenRecordingStopped listeners (#51) (8bf92a6)

3.0.1 (2022-08-04)

Bug Fixes

  • ios: set deployment target to 13.0 (0a6fbfb)

3.0.0 (2022-08-04)

⚠ BREAKING CHANGES

  • This plugin now only supports Capacitor 4.

Features

2.1.1 (2022-01-26)

Bug Fixes

  • inline source code in esm map files (dc1183a)

2.1.0 (2021-07-16)

Features

2.0.0 (2021-03-10)

⚠ BREAKING CHANGES

  • Update to Capacitor v3

Features

1.1.2 (2021-03-06)

Bug Fixes

1.1.1 (2021-01-31)

Bug Fixes

1.1.0 (2021-01-31)

Features

  • implement enable/disable methods (#14) (4bc89d3)

1.0.1 (2021-01-21)

Bug Fixes

  • ios: use UIViewController as overlay (#12) (a2bf3f8)

1.0.0 (2021-01-16)

Initial release 🎉