uBlacklist의 버전 기록 - 25개 버전
uBlacklist 제작자: iorate
uBlacklist의 버전 기록 - 25개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 10.0.0
2026년 7월 8일에 출시 - 2.52 MBfirefox 109.0a1 이상, android 120.0 이상에서 작동- 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.
MIT 라이선스에 따라 릴리스된 소스 코드
버전 9.7.0
2026년 5월 13일에 출시 - 2.54 MBfirefox 109.0a1 이상, android 120.0 이상에서 작동[9.7.0] - 2026-05-13
🚀 Features- Redesign the block dialog
🐛 Bug Fixes- Avoid HTML interpolation in the SERP result button shadow HTML
🌐 TranslationsMIT 라이선스에 따라 릴리스된 소스 코드
버전 9.6.0
2026년 4월 26일에 출시 - 2.5 MBfirefox 109.0a1 이상, android 120.0 이상에서 작동9.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)
FeaturesMIT 라이선스에 따라 릴리스된 소스 코드
버전 9.1.0
2025년 8월 3일에 출시 - 2.28 MBfirefox 109.0a1 이상, android 120.0 이상에서 작동9.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)
FeaturesMIT 라이선스에 따라 릴리스된 소스 코드
버전 9.0.0
2025년 6월 18일에 출시 - 2.08 MBfirefox 109.0a1 이상, android 120.0 이상에서 작동<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>MIT 라이선스에 따라 릴리스된 소스 코드
버전 8.12.0
2025년 5월 17일에 출시 - 2.55 MBfirefox 58.0 이상, android 120.0 이상에서 작동<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>MIT 라이선스에 따라 릴리스된 소스 코드
버전 8.10.2
2025년 4월 21일에 출시 - 1.37 MBfirefox 58.0 이상, android 120.0 이상에서 작동<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>MIT 라이선스에 따라 릴리스된 소스 코드
버전 8.10.1
2025년 3월 10일에 출시 - 1.37 MBfirefox 58.0 이상, android 120.0 이상에서 작동<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>MIT 라이선스에 따라 릴리스된 소스 코드
버전 8.10.0
2025년 2월 24일에 출시 - 1.37 MBfirefox 58.0 이상, android 120.0 이상에서 작동<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>MIT 라이선스에 따라 릴리스된 소스 코드
버전 8.7.1
2024년 6월 8일에 출시 - 640.39 KBfirefox 48.0 이상, android 120.0 이상에서 작동8.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)
MIT 라이선스에 따라 릴리스된 소스 코드
버전 8.7.0
2024년 5월 26일에 출시 - 639.66 KBfirefox 48.0 이상, android 120.0 이상에서 작동8.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)
FeaturesMIT 라이선스에 따라 릴리스된 소스 코드