Skip to content

Latest commit

 

History

History
187 lines (111 loc) · 11.5 KB

CHANGELOG.md

File metadata and controls

187 lines (111 loc) · 11.5 KB

0.6.7 (2025-01-30)

0.6.6 (2025-01-30)

Bug Fixes

  • toolbar and buttons on editor are reachable again on Android (8632d3d)

0.6.5 (2025-01-28)

Bug Fixes

  • do not track error pages in browser history (c3af35e), closes #6

0.6.4 (2025-01-27)

Bug Fixes

  • repair status bar overlay after capacitor upgrade (55bce29)

0.6.3 (2025-01-26)

0.6.2 (2025-01-23)

Bug Fixes

  • raw edit page invalidates standard rules (a296348), closes #5

0.6.1 (2025-01-22)

Bug Fixes

  • add aria labels for language selection (1ed7c43)
  • animations enabled by default (c46a770)
  • smoother page transition (575cdab)

0.6.0 (2025-01-16)

Features

  • add animations to application (0bd5a53)

0.5.0 (2025-01-08)

Features

  • 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)

Bug Fixes

  • 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)

Features

  • improve accessibility of config page (fc318c8)

Bug Fixes

  • 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)

Features

  • accessibility improvements for dialog (d423bd0)
  • config option for making interactive elements accessible by setting minimum height (b0c1409)

Features

  • rework packlist for accessibility (d3f51e2)

0.4.0 (2025-01-01)

Features

  • add jump to packlist button in editor (76a10d3)
  • make it possible to define rules from scratch (a101aec)

Bug Fixes

  • 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)

Bug Fixes

  • 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)

Bug Fixes

  • scroll top button no longer overlaps bottom content (151d9c1)

0.3.1 (2024-12-06)

Bug Fixes

  • center scroll top button (02dfa16)
  • repair using operators in editor (bac6674)

0.3.0 (2024-12-05)

Features

  • 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)

Bug Fixes

  • 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)

Features

  • highlight added rule in editor (f85d1fe)
  • version on config page links to release (2aabcba)

Bug Fixes

  • 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)

Bug Fixes

  • prevent overflowing documentation code examples (3b2465b)
  • prevent overflowing git hash (10daf8f), closes #1

0.1.0 (2024-11-21)

Features

Bug Fixes

  • revert using model inputs which broke functionality (81cbe4d530e8)

0.0.1 (2024-11-20)

Features

Bug Fixes

0.0.0 (2024-11-10)

First Android Version

Initial Commit (2024-09-01)