Commit Graph

111 Commits

Author SHA1 Message Date
b5386c706f fixed eslint config 2025-10-08 10:32:59 +03:00
5ca83fce0f fix npm install 2025-10-08 10:31:48 +03:00
semantic-release-bot
7e4f2b4ecf chore(release): 1.8.0
# [1.8.0](https://github.com/obsqrbtz/goose-highlighter/compare/v1.7.2...v1.8.0) (2025-10-07)

### Features

* add collapsible sections ([a158a30](a158a303b0))
* add websites to exception list ([915add3](915add3a4c))
v1.8.0
2025-10-07 14:46:28 +03:00
a158a303b0 feat: add collapsible sections 2025-10-07 14:46:03 +03:00
915add3a4c feat: add websites to exception list 2025-10-07 14:18:23 +03:00
semantic-release-bot
a1701a3504 chore(release): 1.7.2
## [1.7.2](https://github.com/obsqrbtz/goose-highlighter/compare/v1.7.1...v1.7.2) (2025-10-06)

### Bug Fixes

* do not create <mark> elements, just wrap found words in <span> and add .css styling ([6ba0d2e](6ba0d2eb7c))
v1.7.2
2025-10-06 14:53:36 +03:00
6ba0d2eb7c fix: do not create <mark> elements, just wrap found words in <span> and add .css styling 2025-10-06 14:53:24 +03:00
21a120e494 ci: corected auto commit message 2025-06-27 14:09:15 +03:00
semantic-release-bot
1ef21d0975 chore(release): 1.7.1 [skip ci]
## [1.7.1](https://github.com/obsqrbtz/goose-highlighter/compare/v1.7.0...v1.7.1) (2025-06-27)

### Bug Fixes

* unicode support in regex ([ae1cf48](ae1cf48c53))
v1.7.1
2025-06-27 14:05:56 +03:00
ae1cf48c53 fix: unicode support in regex 2025-06-27 14:05:12 +03:00
bca37e690f Trigger Build 2025-06-27 00:51:41 +03:00
semantic-release-bot
50c3facfae chore(release): 1.7.0 [skip ci]
# [1.7.0](https://github.com/obsqrbtz/goose-highlighter/compare/v1.6.0...v1.7.0) (2025-06-26)

### Bug Fixes

* colorbox styling ([1e704b5](1e704b51a8))
* colorbox styling ([08ad7c4](08ad7c4325))
* moved import/export to options section ([fe15965](fe15965e89))
* wordlist scrollbar styling ([b30fac5](b30fac5ded))

### Features

* add word search ([80d4bff](80d4bff0b4))
* added matching flags ([759307f](759307f983))
v1.7.0
2025-06-27 00:49:54 +03:00
fe15965e89 fix: moved import/export to options section 2025-06-27 00:46:09 +03:00
759307f983 feat: added matching flags 2025-06-27 00:43:31 +03:00
b766f61b0c ci: publish on push to master 2025-06-27 00:00:24 +03:00
1e704b51a8 fix: colorbox styling 2025-06-26 23:59:12 +03:00
b30fac5ded fix: wordlist scrollbar styling 2025-06-26 23:40:15 +03:00
08ad7c4325 fix: colorbox styling 2025-06-26 23:35:49 +03:00
80d4bff0b4 feat: add word search 2025-06-25 16:25:52 +03:00
dbb6806a78 corrected russian summary, chore(release): 1.6.0 2025-06-25 16:00:50 +03:00
e9c7d58273 corrected portuguese and korean locales, chore(release): 1.6.0 2025-06-25 15:57:40 +03:00
19ab6eec0b trigger release, chore(release): 1.6.0 2025-06-25 15:51:30 +03:00
semantic-release-bot
dff29d447d chore(release): 1.6.0 [skip ci]
# [1.6.0](https://github.com/obsqrbtz/goose-highlighter/compare/v1.5.0...v1.6.0) (2025-06-25)

### Features

* add more locales ([d97becf](d97becfaae))
v1.6.0
2025-06-25 15:49:26 +03:00
d97becfaae feat: add more locales 2025-06-25 15:49:04 +03:00
9926e7978f trigger release, chore(release): 1.5.0 2025-06-24 15:18:05 +03:00
23e0c5f772 chore: upload placeholder privacy policy (enforced by google) 2025-06-24 15:15:20 +03:00
2aa60d5553 ci: updated workflow, chore(release): 1.5.0 2025-06-24 15:11:33 +03:00
5eca0b395b Update publish-extension.yml 2025-06-24 15:09:51 +03:00
51de84bcb7 ci: updated workflow, chore(release): 1.5.0 2025-06-24 15:09:28 +03:00
19f54f1c2f ci: updated workflow, chore(release): 1.5.0 2025-06-24 15:08:45 +03:00
semantic-release-bot
408080345b chore(release): 1.5.0 [skip ci]
# [1.5.0](https://github.com/obsqrbtz/goose-highlighter/compare/v1.4.0...v1.5.0) (2025-06-24)

### Features

* updated readme (wrong commit type is intentional to trigger ci) ([aac8749](aac87493f2))
v1.5.0
2025-06-24 15:04:33 +03:00
aac87493f2 feat: updated readme (wrong commit type is intentional to trigger ci) 2025-06-24 15:04:22 +03:00
semantic-release-bot
cdb432ba7a chore(release): 1.4.0 [skip ci]
# [1.4.0](https://github.com/obsqrbtz/goose-highlighter/compare/v1.3.0...v1.4.0) (2025-06-24)

### Features

* set up github action for publishing extension ([9d639b6](9d639b65a9))
v1.4.0
2025-06-24 14:53:30 +03:00
9d639b65a9 feat: set up github action for publishing extension 2025-06-24 14:53:06 +03:00
b19ac34df0 chore: add versioning.md 2025-06-23 16:15:11 +03:00
31af44a93f chore: cleaned changelog 2025-06-23 16:12:21 +03:00
semantic-release-bot
b04e6efd38 chore(release): 1.3.0 [skip ci]
# [1.3.0](https://github.com/obsqrbtz/goose-highlighter/compare/v1.2.0...v1.3.0) (2025-06-23)

### Features

* force version bump test ([fc710fc](fc710fce5d))
* semantic-prepare.js ([726e7f0](726e7f0826))
* trigger release ([e35863d](e35863d10e))
v1.3.0
2025-06-23 16:05:21 +03:00
e35863d10e feat: trigger release 2025-06-23 16:05:11 +03:00
fc710fce5d feat: force version bump test 2025-06-23 16:03:23 +03:00
726e7f0826 feat: semantic-prepare.js 2025-06-23 15:58:24 +03:00
semantic-release-bot
b94dc15daf chore(release): 1.2.0 [skip ci]
# [1.2.0](https://github.com/obsqrbtz/goose-highlighter/compare/v1.1.1...v1.2.0) (2025-06-23)

### Features

* some test feature ([c388f90](c388f907a5))
v1.2.0
2025-06-23 15:54:10 +03:00
c388f907a5 feat: some test feature 2025-06-23 15:53:59 +03:00
74a1a9d664 build: set up versioning with semantic-release 2025-06-23 15:51:49 +03:00
e3c73af436 fix: excame html in popup.js v1.1.1 2025-06-23 15:31:57 +03:00
e34c6637f1 chore: remove content script and update manifest for service worker 2025-06-23 14:25:21 +03:00
28e6b933c7 bump version 2025-06-23 11:22:02 +03:00
428c97b3c5 feat: global on off toggle 2025-06-23 11:20:51 +03:00
2d0878f562 fix: set event handlers in DOMContentLoaded 2025-06-23 10:23:36 +03:00
80e52b6a19 add missing translations 2025-06-23 10:15:35 +03:00
fdc992d91c fix: color-boxes alignement 2025-06-23 10:05:55 +03:00