Cronologia versioni di uBlacklist - 25 versioni
uBlacklist di iorate
Attenzione alle versioni datate. Sono visualizzate solamente per scopi di test e di riferimento.È raccomandato usare sempre l’ultima versione di un componente aggiuntivo.
Ultima versione
Versione 10.0.0
Rilasciato 8 lug 2026 - 2,52 MBCompatibile con firefox109.0a1 e successive, android120.0 e successive- uBlacklist now blocks the whole site by default when you block a search result, and all sync categories are now enabled by default. You can change these in the options page. These new defaults also apply to existing users who have never changed them.
- The subscription update interval is now set in days, and update checks run at most once a day even if a shorter interval was configured before. The sync interval can now be set to any number of minutes (minimum five).
- Increased the base font size from 13px to 14px. On touch devices, text fields use a 16px font size without changing their height, which also prevents Safari on iOS from zooming in when focusing them.
- Sync and subscription updates now respect the configured interval across browser restarts, instead of always running at every startup. In Firefox, they still run at every browser startup as before, because Firefox does not persist alarms across restarts.
- The options page now reflects settings changed by sync in real time, so the "Reload" button that used to appear after a sync has been removed. The blocklist editor still shows a notice when the blocklist is updated by sync, to protect your unsaved edits.
- Rebuilt the user interface on top of Base UI, a library of accessible React components. Dialogs, menus, and form controls across the options page and the popup should now be more consistent and more accessible, especially when using a keyboard or a screen reader.
- Reduced the size of the script loaded on search result pages by about 35% (from 2.2 MB to 1.4 MB). The dialog for blocking a site is now loaded on demand when it is opened.
- Fixed the block buttons on search result pages appearing unstyled when the page has a strict Content Security Policy (such as lite.duckduckgo.com) in Firefox and Safari.
- Fixed an issue where reloading the options page opened via a subscription link showed the "Add a subscription" dialog again, by removing the query parameters from the address bar after they are read.
- Updated the German translation.
- Fixed an issue where the options page did not offer to reload the blacklist when it was saved on another options page.
- Fixed an issue where built-in SERPINFOs that were not enabled never received updates, so the popup could fail to detect search result pages supported by newer versions. They are now refreshed from the content shipped with the extension when it is newer than the stored one.
- Fixed the accessibility label of the button to remove a highlight color in the options page, which was incorrectly announced as "Add" by screen readers.
- Fixed an issue in Safari where the popup did not focus its default button when opened, leaving keyboard focus on the first control instead.
Codice sorgente rilasciato sotto licenza Licenza MIT
Versioni precedenti
Versione 9.9.0
Rilasciato 21 giu 2026 - 2,17 MBCompatibile con firefox109.0a1 e successive, android120.0 e successive9.9.0 - 2026-06-21
🚀 Features- (serpinfo) Add the extraSelector property to result definitions (#850)
🐛 Bug FixesCodice sorgente rilasciato sotto licenza Licenza MIT
Versione 9.8.0
Rilasciato 7 giu 2026 - 2,54 MBCompatibile con firefox109.0a1 e successive, android120.0 e successiveCodice sorgente rilasciato sotto licenza Licenza MIT
Versione 9.7.0
Rilasciato 13 mag 2026 - 2,54 MBCompatibile con firefox109.0a1 e successive, android120.0 e successive[9.7.0] - 2026-05-13
🚀 Features- Redesign the block dialog
🐛 Bug Fixes- Avoid HTML interpolation in the SERP result button shadow HTML
🌐 TranslationsCodice sorgente rilasciato sotto licenza Licenza MIT
Versione 9.6.0
Rilasciato 26 apr 2026 - 2,5 MBCompatibile con firefox109.0a1 e successive, android120.0 e successive9.6.0 (2026-04-26)
Bug Fixes- recognize private TLDs when suggesting block rules (f03b8fd), closes #778
- rename matching rules header for the user's own ruleset (94c237c)
- update translations (#759) (ebc51bc)
- use subscription display name fallback in matching rules headers (0ae3585)
FeaturesCodice sorgente rilasciato sotto licenza Licenza MIT
Versione 9.5.0
Rilasciato 13 mar 2026 - 2,47 MBCompatibile con firefox109.0a1 e successive, android120.0 e successiveCodice sorgente rilasciato sotto licenza Licenza MIT
Versione 9.4.0
Rilasciato 21 dic 2025 - 2,42 MBCompatibile con firefox109.0a1 e successive, android120.0 e successiveCodice sorgente rilasciato sotto licenza Licenza MIT
Versione 9.3.0
Rilasciato 21 ott 2025 - 2,34 MBCompatibile con firefox109.0a1 e successive, android120.0 e successive9.3.0 (2025-10-21)
Bug Fixes- force hide blocked results with increased CSS specificity (4f351e2)
- update translations (#686) (b019a6d)
FeaturesCodice sorgente rilasciato sotto licenza Licenza MIT
Versione 9.2.0
Rilasciato 7 set 2025 - 2,31 MBCompatibile con firefox109.0a1 e successive, android120.0 e successive9.2.0 (2025-09-07)
Bug Fixes- i18n: update Brazilian Portuguese translations (#665) (75f3c35)
- i18n: update Japanese translation (#667) (77c6aaa)
FeaturesCodice sorgente rilasciato sotto licenza Licenza MIT
Versione 9.1.0
Rilasciato 3 ago 2025 - 2,28 MBCompatibile con firefox109.0a1 e successive, android120.0 e successive9.1.0 (2025-08-03)
Bug Fixes- locales: update Brazilian Portuguese translation (#626) (366534a)
- locales: update Chinese translation (#630) (dda732e)
- locale: update German translation (#631) (7930aeb)
- safari: use 100dvh instead of 100vh to avoid dialog overflow on iOS (d44b1e6)
FeaturesCodice sorgente rilasciato sotto licenza Licenza MIT
Versione 9.0.0
Rilasciato 18 giu 2025 - 2,08 MBCompatibile con firefox109.0a1 e successive, android120.0 e successive<b><a href="https://github.com/iorate/ublacklist/compare/v8.12.0...v9.0.0">9.0.0</a> (2025-06-18)</b>
<b>Bug Fixes</b>
<ul>
<li><strong>locales:</strong> update Chinese translation (<a href="https://github.com/iorate/ublacklist/issues/608">#608</a>) (<a href="https://github.com/iorate/ublacklist/commit/c7fd5f338cda92e7d1f87ee4c3c882bf8e8e6926">c7fd5f3</a>)</li>
<li><strong>ruleset:</strong> disallow prototype access by expressions (<a href="https://github.com/iorate/ublacklist/commit/22da64b8801ac6ee14d1ed5ec4bdb5feee4012fd">22da64b</a>)</li>
<li><strong>ruleset:</strong> fix issue where invalid rule disables the previous rule (<a href="https://github.com/iorate/ublacklist/commit/726afd1666bfc35aaee4a7a3814d237ca4047f87">726afd1</a>)</li>
<li><strong>ruleset:</strong> fix unclosed YAML frontmatter issue (<a href="https://github.com/iorate/ublacklist/commit/c397b548d196c948b6ba6027dc11a978da76fea7">c397b54</a>)</li>
<li>show message when remote SERPINFO update is done (<a href="https://github.com/iorate/ublacklist/commit/71ad983697f4eff55baaccf0f5d44d506a69bdf2">71ad983</a>)</li>
</ul>
<b>Features</b>
<ul>
<li>Manifest V3 is now used on Firefox and Safari (<a href="https://github.com/iorate/ublacklist/commit/6bdb708ce691edab34f82498996d2006d3647d74">6bdb708</a>)</li>
<li>SERPINFO mode is enabled by default, close <a href="https://github.com/iorate/ublacklist/issues/604">#604</a> (<a href="https://github.com/iorate/ublacklist/commit/fb90252217d6409be9bad0d540e1692c05125759">fb90252</a>)</li>
</ul>
<b>BREAKING CHANGES</b>
<ul>
<li>Manifest V2 support has been dropped</li>
<li>the legacy mode has been removed</li>
<li>Built-in support for Kagi and Qwant has been removed</li>
</ul>Codice sorgente rilasciato sotto licenza Licenza MIT
Versione 8.12.0
Rilasciato 17 mag 2025 - 2,55 MBCompatibile con firefox58.0 e successive, android120.0 e successive<b><a href="https://github.com/iorate/ublacklist/compare/v8.11.1...v8.12.0">8.12.0</a> (2025-05-17)</b>
<b>Bug Fixes</b>
<ul>
<li>disable debug log in production build (<a href="https://github.com/iorate/ublacklist/commit/d8ab0a3deffbb20bf80ba3cd21b44b23e1dca08e">d8ab0a3</a>)</li>
<li><strong>locales:</strong> update German translation (<a href="https://github.com/iorate/ublacklist/issues/601">#601</a>) (<a href="https://github.com/iorate/ublacklist/commit/174a79bc7b787c3a9ccb72554504fb40a41b441d">174a79b</a>)</li>
<li>prevent subscription links from being blocked by Chrome (<a href="https://github.com/iorate/ublacklist/commit/bf9983c2400100b9862f80cd6f7453bc6f7b1a08">bf9983c</a>)</li>
<li><strong>serpinfo:</strong> wrong prop name validation broke SERPINFO for DuckDuckGo/SearXNG/StartPage (<a href="https://github.com/iorate/ublacklist/commit/2202a08958666bcc75bb7fb4b0988b8192610d83">2202a08</a>)</li>
<li>subscription links UI in Safari (<a href="https://github.com/iorate/ublacklist/commit/9bc0002bf33382b5e52166fb41cf08ddcc166ea7">9bc0002</a>)</li>
</ul>
<b>Features</b>
<ul>
<li><strong>searx:</strong> add searxng instance (<a href="https://github.com/iorate/ublacklist/issues/603">#603</a>) (<a href="https://github.com/iorate/ublacklist/commit/6a2070bcfb6bf8903122f43bdc4f0ab819049948">6a2070b</a>)</li>
</ul>Codice sorgente rilasciato sotto licenza Licenza MIT
Versione 8.10.2
Rilasciato 21 apr 2025 - 1,37 MBCompatibile con firefox58.0 e successive, android120.0 e successive<b><a href="https://github.com/iorate/ublacklist/compare/v8.10.1...v8.10.2">8.10.2</a> (2025-04-21)</b>
<b>Bug Fixes</b>
<ul>
<li><strong>google:</strong> results with site link and videos (<a href="https://github.com/iorate/ublacklist/commit/4355ab1e31939b370f8290873e9d79e06d072ecc">4355ab1</a>)</li>
</ul>Codice sorgente rilasciato sotto licenza Licenza MIT
Versione 8.10.1
Rilasciato 10 mar 2025 - 1,37 MBCompatibile con firefox58.0 e successive, android120.0 e successive<b><a href="https://github.com/iorate/ublacklist/compare/v8.10.0...v8.10.1">8.10.1</a> (2025-03-10)</b>
<b>Bug Fixes</b>
<ul>
<li><strong>ecosia:</strong> update ecosia element selectors (<a href="https://github.com/iorate/ublacklist/issues/578">#578</a>) (<a href="https://github.com/iorate/ublacklist/commit/716104b53d9e395a7aa56dbdf7dfff7e2436d4f4">716104b</a>)</li>
<li><strong>locales:</strong> update Chinese translation (<a href="https://github.com/iorate/ublacklist/issues/574">#574</a>) (<a href="https://github.com/iorate/ublacklist/commit/05cbee085a36c0e01b2f8b316d0bd894f35eb6c8">05cbee0</a>)</li>
</ul>Codice sorgente rilasciato sotto licenza Licenza MIT
Versione 8.10.0
Rilasciato 24 feb 2025 - 1,37 MBCompatibile con firefox58.0 e successive, android120.0 e successive<b><a href="https://github.com/iorate/ublacklist/compare/v8.9.2...v8.10.0">8.10.0</a> (2025-02-24)</b>
<b>Bug Fixes</b>
<ul>
<li>allow escape sequence in regexp class (<a href="https://github.com/iorate/ublacklist/commit/1a40a1feef53d2bb617ac8b588600325927f1aab">1a40a1f</a>)</li>
<li><strong>google:</strong> add alignment improvements for udm=2 buttons on desktop (<a href="https://github.com/iorate/ublacklist/commit/60a8392825e9a2fa621c0b2d3b255f2b8d1668da">60a8392</a>)</li>
<li><strong>google:</strong> fix "related images" not being blocked on udm=2 desktop (<a href="https://github.com/iorate/ublacklist/commit/c0b659f1c0250260ffc54e8828265c5a0a34dfde">c0b659f</a>)</li>
<li><strong>google:</strong> fix position of control (<a href="https://github.com/iorate/ublacklist/commit/9dad3f54c9e5ff11cba9f0da210b43984899da9e">9dad3f5</a>)</li>
</ul>
<b>Features</b>
<ul>
<li>add "matching rules" section in the block-dialog component (<a href="https://github.com/iorate/ublacklist/commit/10234e89224d0050a17d54874710e98d52594884">10234e8</a>)</li>
</ul>Codice sorgente rilasciato sotto licenza Licenza MIT
Versione 8.9.2
Rilasciato 28 lug 2024 - 1,23 MBCompatibile con firefox58.0 e successive, android120.0 e successive8.9.2 (2024-07-28)
Bug Fixes- ddg: fix button overlap on DDG card carousel in certain scenarios (eef17ad)
Codice sorgente rilasciato sotto licenza Licenza MIT
Versione 8.9.1
Rilasciato 21 lug 2024 - 1,23 MBCompatibile con firefox58.0 e successive, android120.0 e successiveCodice sorgente rilasciato sotto licenza Licenza MIT
Versione 8.9.0
Rilasciato 15 lug 2024 - 1,23 MBCompatibile con firefox58.0 e successive, android120.0 e successive8.9.0 (2024-07-15)
Bug Fixes- safari,google: bring action after "translate this page" to front (6d200cc)
FeaturesCodice sorgente rilasciato sotto licenza Licenza MIT
Versione 8.8.2
Rilasciato 23 giu 2024 - 1,23 MBCompatibile con firefox48.0 e successive, android120.0 e successiveCodice sorgente rilasciato sotto licenza Licenza MIT
Versione 8.8.1
Rilasciato 17 giu 2024 - 1,23 MBCompatibile con firefox48.0 e successive, android120.0 e successiveCodice sorgente rilasciato sotto licenza Licenza MIT
Versione 8.7.1
Rilasciato 8 giu 2024 - 640,39 kBCompatibile con firefox48.0 e successive, android120.0 e successive8.7.1 (2024-06-08)
Bug Fixes- google: add/fix controls on Google images (desktop) (#480) (1f6a26b)
- google: fix font theme on Youtube Videos/Instagram cards (#479) (aa639f4)
- google: fix Images page on mobile version of Google (#485) (a06525d)
- google: fix positioning of control header on Google desktop (#478) (7b03799)
- i18n: apply Chinese translation (#482) (b6273ad)
Codice sorgente rilasciato sotto licenza Licenza MIT
Versione 8.7.0
Rilasciato 26 mag 2024 - 639,66 kBCompatibile con firefox48.0 e successive, android120.0 e successive8.7.0 (2024-05-26)
Bug Fixes- google: fix discussions and forums on Google desktop (#458) (c280c86)
- google: fix extension behavior on unsupported udm values (#474) (babb2f5)
- yandex: update URLs (#466) (4a9a5e0)
FeaturesCodice sorgente rilasciato sotto licenza Licenza MIT
Versione 8.6.0
Rilasciato 5 mag 2024 - 638,87 kBCompatibile con firefox48.0 e successive, android120.0 e successive8.6.0 (2024-05-05)
Bug Fixes- searx: add some searx and searxng instance addresses (#417) (43713e9)
- startpage: update SERP handler (#449) (75c4367), closes #443
FeaturesCodice sorgente rilasciato sotto licenza Licenza MIT
Versione 8.5.1
Rilasciato 27 feb 2024 - 421,71 kBCompatibile con firefox48.0 e successive, android120.0 e successiveCodice sorgente rilasciato sotto licenza Licenza MIT
Versione 8.5.0
Rilasciato 22 gen 2024 - 421,58 kBCompatibile con firefox48.0 e successive, android120.0 e successive8.5.0 (2024-01-22)
Bug Fixes- google: update support for video search (3b572b6), closes #389
- locales: update zh-tw l10n (#400) (6050319)
FeaturesCodice sorgente rilasciato sotto licenza Licenza MIT