Files
goose-highlighter/CHANGELOG.md
semantic-release-bot bc02d0fb77 chore(release): 1.8.2
## [1.8.2](https://github.com/obsqrbtz/goose-highlighter/compare/v1.8.1...v1.8.2) (2025-10-08)

### Bug Fixes

* do not call save() on all keypresses in textboxes ([687d7c9](687d7c9e62))
* do not save anything in list settings section until presses the apply button ([0734bf3](0734bf3308))
2025-10-08 14:33:46 +03:00

3.0 KiB

1.8.2 (2025-10-08)

Bug Fixes

  • do not call save() on all keypresses in textboxes (687d7c9)
  • do not save anything in list settings section until presses the apply button (0734bf3)

1.8.0 (2025-10-07)

Features

  • add collapsible sections (a158a30)
  • add websites to exception list (915add3)

1.7.2 (2025-10-06)

Bug Fixes

  • do not create elements, just wrap found words in and add .css styling (6ba0d2e)

1.7.1 (2025-06-27)

Bug Fixes

  • unicode support in regex (ae1cf48)

1.7.0 (2025-06-26)

Bug Fixes

  • colorbox styling (1e704b5)
  • colorbox styling (08ad7c4)
  • moved import/export to options section (fe15965)
  • wordlist scrollbar styling (b30fac5)

Features

1.6.0 (2025-06-25)

Features

1.5.0 (2025-06-24)

Features

  • updated readme (wrong commit type is intentional to trigger ci) (aac8749)

1.4.0 (2025-06-24)

Features

  • set up github action for publishing extension (9d639b6)