Releases: furybee/chrome-tab-modifier
Releases · furybee/chrome-tab-modifier
1.0.13
What's Changed
- feat: add a transparent icon
- fix: add enable / disable label for rule activation
- fix: tooltip when too long
- chore: upgrade packages
- chore(readme): github glob example
- chore: upgrade crxjs vite plugin (csp)
Full Changelog: 1.0.12...1.0.13
1.0.12
What's Changed
- fix(csp): use workaround because chrome 130 will introduce a bug
- chore(deps): upgrade packages
Full Changelog: 1.0.11...1.0.12
1.0.11
What's Changed
- fix: icon issue for some websites by @sebastienfontaine in #356
- fix: old config import by @sebastienfontaine in #357
Full Changelog: 1.0.10...1.0.11
1.0.10
What's Changed
- fix: merge config with old rules by @sebastienfontaine in #349
Full Changelog: 1.0.9...1.0.10
1.0.9
What's Changed
- fix: tab group query info by @sebastienfontaine in #339
- feat: add wild selector by @sebastienfontaine in #346
- refactor: remove action buttons from table by @sebastienfontaine in #341
- chore: upgrade packages by @sebastienfontaine in #320
- chore(deps-dev): bump typescript from 5.4.3 to 5.5.2 by @dependabot in #338
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.12.0 to 7.14.1 by @dependabot in #335
- chore(deps-dev): bump vue-tsc from 2.0.7 to 2.0.24 by @dependabot in #334
- chore(deps-dev): bump prettier from 3.3.1 to 3.3.2 by @dependabot in #337
- chore(deps-dev): bump eslint-plugin-vue from 9.24.0 to 9.26.0 by @dependabot in #336
Full Changelog: 1.0.8...1.0.9
1.0.8
What's Changed
- fix: regex detection by @sebastienfontaine in #328
- test: add tests for storage by @sebastienfontaine in #330
Full Changelog: 1.0.7...1.0.8
1.0.7
What's Changed
- fix: multiple title processing by @sebastienfontaine in #322
- fix: icon mutation by @sebastienfontaine in ac8d439b420fa52c850b123849ee6c64ac3f66e9
- fix: "Rename tab" feature will make the rule the top priority by @sebastienfontaine in #325
Full Changelog: 1.0.6...1.0.7
1.0.6
What's Changed
- chore(deps): bump ws from 8.17.0 to 8.17.1 in the npm_and_yarn group by @dependabot in #305
- feat: support all symbols in title when regexp matching by @sebastienfontaine in #307
- chore(deps): bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group by @dependabot in #306
- fix duplicate & add drag&drop by @sebastienfontaine in #311
- fix: protected & unique rule by @sebastienfontaine in #312
- fix: group name is not set after reordering a tab by @sebastienfontaine in #313
- fix: reactivation of the URL Changed event by @sebastienfontaine in #314
- fix: rules refresh after edit by @sebastienfontaine in #315
- fix: rename tab by @sebastienfontaine in #317
Full Changelog: 1.0.5...1.0.6
1.0.5
What's Changed
🤖 Features
- Add external links icon.
- Add auto focus in forms.
- Improve UX.
👾 Fixes
- Wordings.
Full Changelog: 1.0.4...1.0.5
1.0.4
What's Changed
🤖 Features
- Add regex visualizer when pressing help button.
- Add option link in popup header.
👾 Fixes
- Multiple process title.
- Close dropdown on click.
- Title changes with SPA.
Full Changelog: 1.0.3...1.0.4