Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 23:47
· 25 commits to main since this release

1.0.0 (2025-08-18)

⚠ BREAKING CHANGES

  • select options replaced with checkboxes. If you are have applied custom styles to these elements they will need to be updated

  • docs: add info about checkboxes to docs & update screenshots

Features

  • add original title as a title attribute on parsed elements (#56) (68efbd9)
  • replace select elements with tri-state checkboxes (#54) (b9dc226)
  • set CSS accent color on checkbox elements (#55) (9fe54cf)