0.6.7 (2025-01-30)
0.6.6 (2025-01-30)
- toolbar and buttons on editor are reachable again on Android (8632d3d)
0.6.5 (2025-01-28)
0.6.4 (2025-01-27)
- repair status bar overlay after capacitor upgrade (55bce29)
0.6.3 (2025-01-26)
0.6.2 (2025-01-23)
0.6.1 (2025-01-22)
- add aria labels for language selection (1ed7c43)
- animations enabled by default (c46a770)
- smoother page transition (575cdab)
0.6.0 (2025-01-16)
- add animations to application (0bd5a53)
0.5.0 (2025-01-08)
- accessibility improvements for dialog (d423bd0)
- accessibility improvements for rules-raw page (3ffde73)
- config option for making interactive elements accessible by setting minimum height (b0c1409)
- improve accessibility for editor (3016d3f)
- improve accessibility of config page (fc318c8)
- rework packlist for accessibility (d3f51e2)
- better contrast for colored text (24085a0)
- better visibility for scroll-up button in light mode (67594db)
- bigger borders for checkbox and radio buttons in accessible mode (f42a7bb)
- more contrast on code examples in documentation (a8162ee)
0.4.0-accessibility-4 (2025-01-07)
- improve accessibility of config page (fc318c8)
0.4.0-accessibility-3 (2025-01-06)
- better contrast for colored text (24085a0)
- better visibility for scroll-up button in light mode (67594db)
- bigger borders for checkbox and radio buttons in accessible mode (f42a7bb)
- more contrast on code examples in documentation (a8162ee)
0.4.0-accessibility-2 (2025-01-05)
- accessibility improvements for dialog (d423bd0)
- config option for making interactive elements accessible by setting minimum height (b0c1409)
0.4.0-accessibility-1 (2025-01-03)
- rework packlist for accessibility (d3f51e2)
0.4.0 (2025-01-01)
- add jump to packlist button in editor (76a10d3)
- make it possible to define rules from scratch (a101aec)
- display clipboard only when something is selected (a0d0764)
- display disabled icons correctly (d2a838c)
- increase contrast of checked packlist items (8d440ce)
0.3.3 (2024-12-09)
- better scroll position preservation when switching editor modes (739d681)
- prevent selecting 'remove' when 'please select' is selected in condition editor (a6d632b)
- styling unifications and optimization (92e0ed9)
0.3.2 (2024-12-07)
- scroll top button no longer overlaps bottom content (151d9c1)
0.3.1 (2024-12-06)
0.3.0 (2024-12-05)
- add partial remove option to condition editor (68e2f4e)
- improve usability when entering category name (0b5218e)
- selection in condition editor reuses previous value if possible (49cee54)
- correctly handle 'always' (a48aafe)
- hide config button when on config page (b135614)
- prevent reserved keywords as variable names (ec0b618)
- scale input of item editor to screen (acd7d6c)
- scroll export button into view when not in view (af5c25a)
0.2.0 (2024-11-27)
- do not overflow icons in editor on larger font sizes (424b06e)
- make elements next to scroll up button clickable (7c30f4c)
- preserve encoding when sharing on Android (cbf34db)
0.1.1 (2024-11-22)
- prevent overflowing documentation code examples (3b2465b)
- prevent overflowing git hash (10daf8f), closes #1
0.1.0 (2024-11-21)
- use bigger font size and add config switch (50f3d4e8ec4c)
- revert using model inputs which broke functionality (81cbe4d530e8)
0.0.1 (2024-11-20)
- german rules template (2a98d3e1e914)
- allow choosing all types of operands in deeper condition (4feacebe4629)
- detect language (ad274467494e)
- add custom dialog (922043a158bc)
- display service worker state (4bbc3c37bed2)
- importing rules resets checklist (e333b6b53400)
0.0.0 (2024-11-10)
First Android Version