Skip to content

Latest commit

 

History

History
90 lines (39 loc) · 4.62 KB

CHANGELOG.md

File metadata and controls

90 lines (39 loc) · 4.62 KB

5.11.1 (2023-06-07)

Miscellaneous Chores

  • deps-dev: bump conventional-changelog-conventionalcommits (#514) (bd43b55)

5.11.0 (2023-06-02)

Features

  • Add a possibility of scheduling and unscheduling actions (#510) (3d9f108)

5.10.0 (2023-05-31)

Features

  • settings API to get the topmost window from active package (#512) (60bded2)

5.9.1 (2023-05-28)

Bug Fixes

  • Revert "feat: settings API to get the topmost window from active package (#508)" (#509) (a43480b)

5.9.0 (2023-05-26)

Features

  • settings API to get the topmost window from active package (#508) (bf4c708)

5.8.2 (2023-04-28)

Bug Fixes

  • Tune the line break replacement logic (#506) (77fb1d2)

5.8.1 (2023-04-24)

Miscellaneous Chores

5.8.0 (2023-03-09)

Features

5.7.8 (2023-02-07)

Miscellaneous Chores

  • Tune parameter value in the error message (5ef9f65)

5.7.7 (2023-01-17)

Miscellaneous Chores

  • deps-dev: bump semantic-release from 19.0.5 to 20.0.2 (#499) (195066d)

5.7.6 (2022-12-14)

Bug Fixes

  • Use Build.VERSION.SDK_INT instead of API_LEVEL_ACTUAL (#493) (0111c09)

5.7.5 (2022-12-01)

Code Refactoring

  • Reset session-specific settings before a new session starts (#487) (091cb02)

Miscellaneous Chores

5.7.4 (2022-11-06)