v7.0.0
7.0.0 (2022-01-04)
Bug Fixes
- options,popup: reduce blinking (b56951a)
Features
- subscription: add checkbox to toggle subscription (6bad277), closes #173
- add a ruleset editor to the options page (2e2fecb), closes #168
BREAKING CHANGES
- regular expressions with flags other than 'i' and 'u' (e.g.
/example/g
) are now invalid.