3.2.0 (2023-04-16)
3.1.3 (2023-04-14)
3.1.2 (2022-08-17)
- auto-suggest: focus behaviour after typing works now as expected (76488d4)
3.1.1 (2022-08-16)
- localization: add missing localizations and translations (7e49d01)
3.1.0 (2022-08-16)
3.0.1 (2022-08-15)
- clarify placeholder text of link input field (00c4580)
3.0.0 (2022-08-14)
- dialog: reset form after dialog closed and optimize input order (8a86da7)
- handle anchor only links correctly (70da1c9)
- add support for blocks and compatibility to Kirby 3.7 (16e26e3), closes #59
- test: add basic integration tests (b3bd126)
- test: run tests for Kirby 3.6 and 3.7 (0816299)
- While adding support for Kirby blocks the user interface and the user experience got a revision that itself led to a major rework of the code base.
I simplified the process of selecting pages and optimised the configurability. It is now possible not only to customize the page title, but also to sort and filter the list of results.
2.2.4 (2022-08-06)
2.2.3 (2022-08-05)
- pages are now shown again (3af135d), closes #67
- resolve deprecation warning upon login and save actions (9024e93), closes #60
2.2.2 (2021-11-30)
2.2.1 (2021-11-30)
2.2.0 (2021-11-30)
- add missing dependencies (058f543)
- add missing semantic release config (f6b63af)
- remove console.log statements (4a2e55c)
- add semantic release process (d2151a8)