Releases: iorate/ublacklist
Releases · iorate/ublacklist
v7.3.0
7.3.0 (2022-01-25)
Bug Fixes
- block-dialog: fix focus trap (0fe5668)
- options: improve focus trap (e20c029)
Features
- block-dialog: focus the block button by default (da0d934), closes #192
v7.2.3
7.2.3 (2022-01-20)
Bug Fixes
- google: don't block latest/top stories twice (b1a0522)
- google: fix the action position for Twitter results (2021e25)
- locales: fix two typos in German translation (#191) (47b8aaf)
v7.2.2
7.2.2 (2022-01-13)
Bug Fixes
- google: update selectors for "All" results (2cb6b36)
v7.2.1
7.2.1 (2022-01-13)
Bug Fixes
- google: update selectors for "All" results (42865e6)
v7.2.0
7.2.0 (2022-01-13)
Features
v7.1.0
7.1.0 (2022-01-10)
Bug Fixes
- google: adjust action styles (32ac737)
- google: avoid blocking knowledge panels (eb92c65), closes #176
- google: fix handling of featured snippets (405d370)
- i18n: replace the words "listas negras" with "lista de filtros" in Spanish (#182) (4293c36)
Features
- options: make the ruleset editor resizable (3fa7a1e)
v7.0.1
7.0.1 (2022-01-04)
Bug Fixes
- options: don't set dirty flag on reloading ruleset (ae6031f)
- update chinese translation (#175) (6c36ce9)
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.
v6.14.0
6.14.0 (2021-12-14)
Bug Fixes
- disable spellcheck in textareas (4242987)
- google: hide or highlight entire featured snippets (d7508cf)
- ios: adjust the position of buttons (ab6c296)
- ios: block YouTube channels with the new DOM structure (7c17150)
- update Russian translation (#156) (7898741)
Features