All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
5.0.2 (2024-07-16)
5.0.1 (2024-04-21)
5.0.0 (2024-04-21)
- use Ionic 8 dark mode class
- use Ionic 8 dark mode class (6d59546)
- textOnly option was not working (5fb625e)
- updates or Capacitor 6 and Ionic 8 (85fe556)
4.0.1 (2023-10-24)
- style getter called in textOnly sync mode (8c524eb)
- prettier with new options (eb0c676)
- remove husky support (1bee6a1)
- update deps (622d1c8)
- update deps, lint native code (6b3c158)
- webstorm wants this locally now (c31930e)
- export named class (4d773c6)
4.0.0 (2023-06-16)
- The plugin now requires Capacitor 5.
- upgrade to Capacitor 5 (5f75cf0)
3.3.3 (2023-03-28)
- always update status bar (0216109)
3.3.2 (2023-03-22)
- not honoring stored appearance (479c9bd)
3.3.1 (2023-02-17)
- disableTransitionsStyle issues (26b00ee)
3.3.0 (2023-02-15)
- added appearance setter to config (a591f6a)
- remove husky, update deps (f7a789b)
3.2.1 (2023-02-10)
- perform status bar changes as close together as possible (9817740)
3.2.0 (2023-02-10)
- export more utilities (e961637)
- status bar color and transition options where is open YouTube (0e7b6c6)
- update for new features (f82d86c)
3.1.1 (2023-01-29)
- eliminate possible race condition (7d7d5d3)
3.1.0 (2022-12-27)
- update deps (c9a2bab)
3.0.3 (2022-10-03)
- update android deps (19d1462)
3.0.2 (2022-10-03)
- ignore spurious changes correctly (675614e)
3.0.1 (2022-08-12)
- patch native methods (2790ada)
3.0.0 (2022-08-12)
- Usage and API have changed, see the README.
- no native-decorator, lazy loading (6c30703)
2.1.0 (2022-08-06)
- this method does not need to be async (0caef0d)
- export the original plugin! (c77bd4a)
2.0.2 (2022-08-05)
- typing did not allow returning a Promise (3d07f54)
- need to handle the returned promise (d347864)
2.0.1 (2022-08-04)
2.0.0 (2022-08-02)
- Requires Capacitor 4.
- upgrade to Capacitor 4 (51aaa1c)
- extract info before build (7459226)
- rename (a54bf8e)
- rework scripts and build pipeline (6eea2a0)
- update deps (b4450f5)
- use husky/commitlint (2f14d7a)
- use ultra-runner (69625c7)
- using tslib (2b8c510)
- more script work (168c8b3)
1.1.0 (2022-07-25)
- rename configure, make docs clearer (7c53542)
- update target to iOS 13, prepare for Cap4 (43a4d3e)
1.0.1 (2022-07-25)
- don’t import from package.json (250059c)
- note the need for --background (1c60297)
- initial commit (a5eae19)