# uBlock Origin changelog > The efficient, wide-spectrum content blocker for your browser. - Vendor: Raymond Hill - Category: Browsers - Official site: https://ublockorigin.com - Tracked by: What's New (https://whatsnew.fyi/product/ublock-origin) - Harvested from: GitHub (gorhill/uBlock) - Entries below: 11 (newest first) What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. ## Releases ### 1.73.1b1 - Date: 2026-08-11 - Version: 1.73.1b1 - Original notes: https://github.com/gorhill/uBlock/releases/tag/1.73.1b1 - Permalink: https://whatsnew.fyi/product/ublock-origin/releases/1.73.1b1 - Labels: Pre-release - **changed** — Improve json-edit scriptlet - **changed** — Revisit scriptlets' getExtraArgs implementation - [Improve `json-edit` scriptlet](https://github.com/gorhill/uBlock/commit/0fdbfdb2b5) - [Revisit scriptlets' `getExtraArgs` implementation](https://github.com/gorhill/uBlock/commit/505fbc7a75) ---------- [Commits to Master Since This Release](https://github.com/gorhill/uBlock/compare/1.73.1b1...master) ###### How to Install the Developer Build: - **Firefox**: Download the build from [uBlock0_1.73.1b1.firefox.signed.xpi](https://github.com/gorhill/uBlock/releases/download/1.73.1b1/uBlock0_1.73.1b1.firefox.signed.xpi) uBO works best on Gecko-based browsers, check out [why](https://github.com/gorhill/uBlock/wiki/uBlock-Origin-works-best-on-Firefox) - **Chromium**: Install directly from the [Chrome Web Store](https://chromewebstore.google.com/detail/ublock-origin-development/cgbcahbpdhpcegmbfconppldiemgcoii) ### 1.73.1b0 - Date: 2026-08-07 - Version: 1.73.1b0 - Original notes: https://github.com/gorhill/uBlock/releases/tag/1.73.1b0 - Permalink: https://whatsnew.fyi/product/ublock-origin/releases/1.73.1b0 - Labels: Pre-release - **changed** — Improve json-edit scriptlet - **changed** — Revisit scriptlets' getExtraArgs implementation - [Improve `json-edit` scriptlet](https://github.com/gorhill/uBlock/commit/0fdbfdb2b5) - [Revisit scriptlets' `getExtraArgs` implementation](https://github.com/gorhill/uBlock/commit/505fbc7a75) ---------- [Commits to Master Since This Release](https://github.com/gorhill/uBlock/compare/1.73.1b0...master) ###### How to Install the Developer Build: - **Firefox**: Download the build from [uBlock0_1.73.1b0.firefox.signed.xpi](https://github.com/gorhill/uBlock/releases/download/1.73.1b0/uBlock0_1.73.1b0.firefox.signed.xpi) uBO works best on Gecko-based browsers, check out [why](https://github.com/gorhill/uBlock/wiki/uBlock-Origin-works-best-on-Firefox) - **Chromium**: Install directly from the [Chrome Web Store](https://chromewebstore.google.com/detail/ublock-origin-development/cgbcahbpdhpcegmbfconppldiemgcoii) ### 1.73.0 - Date: 2026-08-05 - Version: 1.73.0 - Original notes: https://github.com/gorhill/uBlock/releases/tag/1.73.0 - Permalink: https://whatsnew.fyi/product/ublock-origin/releases/1.73.0 - **fixed** — Preserve whitespace characters in logger - **changed** — Improve proxy-apply utility scriptlet - **changed** — Improve abort-current-script scriptlet - **changed** — Improve prevent-addEventListener scriptlet - **added** — Add shim for piano-analytics.js - **changed** — Improve trusted-click-element scriptlet - **added** — Add prevent-clipboard-write scriptlet - **changed** — Improve prevent-bab scriptlet - **changed** — Increase RFC9535 compliance in jsonpath - **fixed** — Fix dot notation before bracket notation validation [Commits to master since this release](https://github.com/gorhill/uBlock/compare/1.73.0...master) [Commits since last release](https://github.com/gorhill/uBlock/compare/1.72.2...1.73.0) To install the stable build: - **Firefox**: Install from AMO: [uBO works best on Firefox](https://github.com/gorhill/uBlock/wiki/uBlock-Origin-works-best-on-Firefox) - **Chromium**: Install from the Chrome store: - [About Google Chrome's "This extension may soon no longer be supported"](https://github.com/gorhill/uBlock/wiki/About-Google-Chrome's-%E2%80%9CThis-extension-may-soon-no-longer-be-supported%E2%80%9D) - As per [latest update from Google Chrome](https://developer.chrome.com/docs/extensions/develop/migrate/mv2-deprecation-timeline), "Aug 31st 2026: All remaining Manifest V2 extensions removed from the Chrome Web Store" - **Edge**: Install from Microsoft Store: - **Opera**: Install from Opera addons: --- - [[logger] Preserve whitespace characters](https://github.com/gorhill/uBlock/commit/ef981d09b5) - [Improve `proxy-apply` utility scriptlet](https://github.com/gorhill/uBlock/commit/be3bb05fce) - [Improve `abort-current-script` scriptlet](https://github.com/gorhill/uBlock/commit/84e4bd7659) - [Improve `prevent-addEventListener` scriptlet](https://github.com/gorhill/uBlock/commit/89fe40d73f) - [Add shim for `piano-analytics.js`](https://github.com/gorhill/uBlock/commit/5dab3cbd24) - [Improve `trusted-click-element` scriptlet](https://github.com/gorhill/uBlock/commit/bdd39fe606) - [Add `prevent-clipboard-write` scriptlet](https://github.com/gorhill/uBlock/commit/735f61b8a4) - [Improve `prevent-bab` scriptlet](https://github.com/gorhill/uBlock/commit/6772215c35) - [[jsonpath] Increase RFC9535 compliance](https://github.com/gorhill/uBlock/commit/b123c23a4f) - [Dot notation before bracket notation is not valid](https://github.com/gorhill/uBlock/commit/028ffdbea3) ### 1.72.3rc4 - Date: 2026-08-02 - Version: 1.72.3rc4 - Original notes: https://github.com/gorhill/uBlock/releases/tag/1.72.3rc4 - Permalink: https://whatsnew.fyi/product/ublock-origin/releases/1.72.3rc4 - Labels: Pre-release - **changed** — Preserve whitespace characters in logger - **changed** — Improve proxy-apply utility scriptlet - **changed** — Improve abort-current-script scriptlet - **changed** — Improve prevent-addEventListener scriptlet - **added** — Add shim for piano-analytics.js - **changed** — Improve trusted-click-element scriptlet - **added** — Add prevent-clipboard-write scriptlet - **changed** — Improve prevent-bab scriptlet - **changed** — Increase RFC9535 compliance in jsonpath - **fixed** — Fix dot notation before bracket notation validation - [[logger] Preserve whitespace characters](https://github.com/gorhill/uBlock/commit/ef981d09b5) - [Improve `proxy-apply` utility scriptlet](https://github.com/gorhill/uBlock/commit/be3bb05fce) - [Improve `abort-current-script` scriptlet](https://github.com/gorhill/uBlock/commit/84e4bd7659) - [Improve `prevent-addEventListener` scriptlet](https://github.com/gorhill/uBlock/commit/89fe40d73f) - [Add shim for `piano-analytics.js`](https://github.com/gorhill/uBlock/commit/5dab3cbd24) - [Improve `trusted-click-element` scriptlet](https://github.com/gorhill/uBlock/commit/bdd39fe606) - [Add `prevent-clipboard-write` scriptlet](https://github.com/gorhill/uBlock/commit/735f61b8a4) - [Improve `prevent-bab` scriptlet](https://github.com/gorhill/uBlock/commit/6772215c35) - [[jsonpath] Increase RFC9535 compliance](https://github.com/gorhill/uBlock/commit/b123c23a4f) - [Dot notation before bracket notation is not valid](https://github.com/gorhill/uBlock/commit/028ffdbea3) ---------- [Commits to Master Since This Release](https://github.com/gorhill/uBlock/compare/1.72.3rc4...master) ###### How to Install the Developer Build: - **Firefox**: Download the build from [uBlock0_1.72.3rc4.firefox.signed.xpi](https://github.com/gorhill/uBlock/releases/download/1.72.3rc4/uBlock0_1.72.3rc4.firefox.signed.xpi) uBO works best on Gecko-based browsers, check out [why](https://github.com/gorhill/uBlock/wiki/uBlock-Origin-works-best-on-Firefox) - **Chromium**: Install directly from the [Chrome Web Store](https://chromewebstore.google.com/detail/ublock-origin-development/cgbcahbpdhpcegmbfconppldiemgcoii) ### 1.72.3rc3 - Date: 2026-07-30 - Version: 1.72.3rc3 - Original notes: https://github.com/gorhill/uBlock/releases/tag/1.72.3rc3 - Permalink: https://whatsnew.fyi/product/ublock-origin/releases/1.72.3rc3 - Labels: Pre-release - **changed** — Preserve whitespace characters in logger - **changed** — Improve proxy-apply utility scriptlet - **changed** — Improve abort-current-script scriptlet - **changed** — Improve prevent-addEventListener scriptlet - **added** — Add shim for piano-analytics.js - **changed** — Improve trusted-click-element scriptlet - **added** — Add prevent-clipboard-write scriptlet - **changed** — Improve prevent-bab scriptlet - **changed** — Increase RFC9535 compliance in jsonpath - **fixed** — Fix dot notation before bracket notation validation - [[logger] Preserve whitespace characters](https://github.com/gorhill/uBlock/commit/ef981d09b5) - [Improve `proxy-apply` utility scriptlet](https://github.com/gorhill/uBlock/commit/be3bb05fce) - [Improve `abort-current-script` scriptlet](https://github.com/gorhill/uBlock/commit/84e4bd7659) - [Improve `prevent-addEventListener` scriptlet](https://github.com/gorhill/uBlock/commit/89fe40d73f) - [Add shim for `piano-analytics.js`](https://github.com/gorhill/uBlock/commit/5dab3cbd24) - [Improve `trusted-click-element` scriptlet](https://github.com/gorhill/uBlock/commit/bdd39fe606) - [Add `prevent-clipboard-write` scriptlet](https://github.com/gorhill/uBlock/commit/735f61b8a4) - [Improve `prevent-bab` scriptlet](https://github.com/gorhill/uBlock/commit/6772215c35) - [[jsonpath] Increase RFC9535 compliance](https://github.com/gorhill/uBlock/commit/b123c23a4f) - [Dot notation before bracket notation is not valid](https://github.com/gorhill/uBlock/commit/028ffdbea3) ---------- [Commits to Master Since This Release](https://github.com/gorhill/uBlock/compare/1.72.3rc3...master) ###### How to Install the Developer Build: - **Firefox**: Download the build from [uBlock0_1.72.3rc3.firefox.signed.xpi](https://github.com/gorhill/uBlock/releases/download/1.72.3rc3/uBlock0_1.72.3rc3.firefox.signed.xpi) uBO works best on Gecko-based browsers, check out [why](https://github.com/gorhill/uBlock/wiki/uBlock-Origin-works-best-on-Firefox) - **Chromium**: Install directly from the [Chrome Web Store](https://chromewebstore.google.com/detail/ublock-origin-development/cgbcahbpdhpcegmbfconppldiemgcoii) ### 1.72.2 - Date: 2026-07-08 - Version: 1.72.2 - Original notes: https://github.com/gorhill/uBlock/releases/tag/1.72.2 - Permalink: https://whatsnew.fyi/product/ublock-origin/releases/1.72.2 - **fixed** — Add missing test against null object [Commits to master since this release](https://github.com/gorhill/uBlock/compare/1.72.2...master) [Commits since last release](https://github.com/gorhill/uBlock/compare/1.72.0...1.72.2) To install the stable build: - **Firefox**: Install from AMO: [uBO works best on Firefox](https://github.com/gorhill/uBlock/wiki/uBlock-Origin-works-best-on-Firefox) - **Chromium**: Install from the Chrome store: - [About Google Chrome's "This extension may soon no longer be supported"](https://github.com/gorhill/uBlock/wiki/About-Google-Chrome's-%E2%80%9CThis-extension-may-soon-no-longer-be-supported%E2%80%9D) - As per [latest update from Google Chrome](https://developer.chrome.com/docs/extensions/develop/migrate/mv2-deprecation-timeline), "Aug 31st 2026: All remaining Manifest V2 extensions removed from the Chrome Web Store" - **Edge**: Install from Microsoft Store: - **Opera**: Install from Opera addons: --- - [Add missing test against `null` object](https://github.com/gorhill/uBlock/commit/74e6c8fe3f) ### 1.72.0 - Date: 2026-06-28 - Version: 1.72.0 - Original notes: https://github.com/gorhill/uBlock/releases/tag/1.72.0 - Permalink: https://whatsnew.fyi/product/ublock-origin/releases/1.72.0 - **fixed** — Fix broken rendering of final URL in strict-block page - **fixed** — Fix potential exception in set-attribute scriptlet - **changed** — Improve parsing and interpretation of consecutive $$ in network filters - **changed** — Improve googlesyndication_adsbygoogle shim - **added** — Add edit-object-on-[getter|setter] scriptlets - **changed** — Add test presence and absence of property with quantifier extension to JSONPath - **changed** — Prefix JSONPath queries with v2: to benefit increased rfc9535 conformance - **added** — Add regex-based selectors to JSONPath - **changed** — Improve JSONPath and add [trusted-]edit-element-object scriptlets - **changed** — Improve JSONPath with support for double quote for names - **added** — Add edit-this-object and trusted-edit-this-object scriptlets - **changed** — Improve trusted-replace-argument scriptlet - **fixed** — Fix test for header matching when using negated value - **changed** — Improve trusted-click-element scriptlet - **changed** — Improve google-ima shim - **added** — Add ISO-8859-2 as alias of Windows-1250 in text encoder [Commits to master since this release](https://github.com/gorhill/uBlock/compare/1.72.0...master) [Commits since last release](https://github.com/gorhill/uBlock/compare/1.71.0...1.72.0) To install the stable build: - **Firefox**: Install from AMO: [uBO works best on Firefox](https://github.com/gorhill/uBlock/wiki/uBlock-Origin-works-best-on-Firefox) - **Chromium**: Install from the Chrome store: - [About Google Chrome's "This extension may soon no longer be supported"](https://github.com/gorhill/uBlock/wiki/About-Google-Chrome's-%E2%80%9CThis-extension-may-soon-no-longer-be-supported%E2%80%9D) - As per [latest update from Google Chrome](https://developer.chrome.com/docs/extensions/develop/migrate/mv2-deprecation-timeline), "Aug 31st 2026: All remaining Manifest V2 extensions removed from the Chrome Web Store" - **Edge**: Install from Microsoft Store: - **Opera**: Install from Opera addons: --- - [Fix broken rendering of final URL in strict-block page](https://github.com/gorhill/uBlock/commit/fe8ce9804c) - [Fix potential exception in set-attribute scriptlet](https://github.com/gorhill/uBlock/commit/37fe5d9cbe) - [Improve parsing/interpretation of consecutive `$$` in network filters](https://github.com/gorhill/uBlock/commit/347f9f7fda) - [Improve `googlesyndication_adsbygoogle` shim](https://github.com/gorhill/uBlock/commit/f5be2bbed0) - [Add `edit-object-on-[getter|setter]` scriptlets](https://github.com/gorhill/uBlock/commit/99e622831b) - [JSONPath: Test presence/absence of property w/ quantifier extension](https://github.com/gorhill/uBlock/commit/b901692d57) - [Prefix JSONPath queries with `v2:` to benefit increased rfc9535 conformance](https://github.com/gorhill/uBlock/commit/5d9ac5d0bf) - [Add regex-based selectors to JSONPath](https://github.com/gorhill/uBlock/commit/cfc3b05c93) - [Improve JSONPath; add `[trusted-]edit-element-object` scriptlets](https://github.com/gorhill/uBlock/commit/fdc1a4e743) - [Improve JSONPath: add support for double quote for names](https://github.com/gorhill/uBlock/commit/fe45329032) - [Add `edit-this-object`/`trusted-edit-this-object` scriptlets](https://github.com/gorhill/uBlock/commit/2695b9f7d6) - [Minor improvement to `trusted-replace-argument` scriptlet](https://github.com/gorhill/uBlock/commit/da9287257d) - [Fix test for header matching when using negated value](https://github.com/gorhill/uBlock/commit/09e46b744e) - [Improve `trusted-click-element` scriptlet](https://github.com/gorhill/uBlock/commit/32a4d640fb) - - [Improve `google-ima` shim](https://github.com/gorhill/uBlock/commit/9e5299e7f4) - [Add ISO-8859-2 as alias of Windows-1250 in text encoder](https://github.com/gorhill/uBlock/commit/3f0c4e1110) ### 1.71.0 - Date: 2026-05-11 - Version: 1.71.0 - Original notes: https://github.com/gorhill/uBlock/releases/tag/1.71.0 - Permalink: https://whatsnew.fyi/product/ublock-origin/releases/1.71.0 - **added** — Add support for network filter option `top=` - **added** — Add `freeze-element-property` scriptlet - **added** — Add `prevent-navigation` scriptlet - **added** — Add new filter option: `requestheader` - **changed** — Improve `freeze-element-property` scriptlet - **changed** — Categorize `.svg` resources as image type on Chromium - **changed** — Minor improvement of `trusted-create-html` scriptlet - **fixed** — Fix JS code extraction from web accessible resources - **fixed** — Fix editor's autocomplete for first filter option [Commits to master since this release](https://github.com/gorhill/uBlock/compare/1.71.0...master) [Commits since last release](https://github.com/gorhill/uBlock/compare/1.70.0...1.71.0) To install the stable build: - **Firefox**: Install from AMO: [uBO works best on Firefox](https://github.com/gorhill/uBlock/wiki/uBlock-Origin-works-best-on-Firefox) - **Chromium**: Install from the Chrome store: - [About Google Chrome's "This extension may soon no longer be supported"](https://github.com/gorhill/uBlock/wiki/About-Google-Chrome's-%E2%80%9CThis-extension-may-soon-no-longer-be-supported%E2%80%9D) - As per [latest update from Google Chrome](https://developer.chrome.com/docs/extensions/develop/migrate/mv2-deprecation-timeline), MV2 support will be completely removed in [version 139](https://chromiumdash.appspot.com/schedule). - **Edge**: Install from Microsoft Store: - **Opera**: Install from Opera addons: --- - [Improve `freeze-element-property` scriptlet](https://github.com/gorhill/uBlock/commit/b91798c6f4) - [Add support for network filter option `top=`](https://github.com/gorhill/uBlock/commit/aebc108e36) - [Fix JS code extraction from web accessible resources](https://github.com/gorhill/uBlock/commit/a8bbd1a466) - [Add `freeze-element-property` scriptlet](https://github.com/gorhill/uBlock/commit/05f01f6be4) - [chromium][Categorize `.svg` resources as image type](https://github.com/gorhill/uBlock/commit/b862b73134) - [Add `prevent-navigation` scriptlet](https://github.com/gorhill/uBlock/commit/60f57594bf) - [Fix editor's autocomplete for first filter option](https://github.com/gorhill/uBlock/commit/ab8baaf833) - [Add new filter option: `requestheader`](https://github.com/gorhill/uBlock/commit/e871d6e673) - [Minor improvement of `trusted-create-html` scriptlet](https://github.com/gorhill/uBlock/commit/527939854d) ### 1.70.0 - Date: 2026-03-11 - Version: 1.70.0 - Original notes: https://github.com/gorhill/uBlock/releases/tag/1.70.0 - Permalink: https://whatsnew.fyi/product/ublock-origin/releases/1.70.0 - **changed** — Improve json-edit-related scriptlets - **changed** — Improve trusted-create-html scriptlet - **changed** — Improve prevent-fetch scriptlet - **fixed** — Fix handling of extraMatch parameter in trusted-click-element scriptlet - **changed** — Improve generateContentFn helper scriptlet - **changed** — Improve prevent-xhr scriptlet - **changed** — Improve proxyApplyFn helper scriptlet [Commits to master since this release](https://github.com/gorhill/uBlock/compare/1.70.0...master) [Commits since last release](https://github.com/gorhill/uBlock/compare/1.69.0...1.70.0) To install the stable build: - **Firefox**: Install from AMO: [uBO works best on Firefox](https://github.com/gorhill/uBlock/wiki/uBlock-Origin-works-best-on-Firefox) - **Chromium**: Install from the Chrome store: - [About Google Chrome's "This extension may soon no longer be supported"](https://github.com/gorhill/uBlock/wiki/About-Google-Chrome's-%E2%80%9CThis-extension-may-soon-no-longer-be-supported%E2%80%9D) - As per [latest update from Google Chrome](https://developer.chrome.com/docs/extensions/develop/migrate/mv2-deprecation-timeline), MV2 support will be completely removed in [version 139](https://chromiumdash.appspot.com/schedule). - **Edge**: Install from Microsoft Store: - **Opera**: Install from Opera addons: ----- - [Improve `json-edit`-related scriptlets](https://github.com/gorhill/uBlock/commit/98d3e9500a) - [Improve `trusted-create-html` scriptlet](https://github.com/gorhill/uBlock/commit/baffd32dab) - [Improve `prevent-fetch` scriptlet](https://github.com/gorhill/uBlock/commit/2ce376cf1d) - [Fix handling of `extraMatch` parameter in `trusted-click-element` scriptlet](https://github.com/gorhill/uBlock/commit/a8ad95394d) - [Improve `generateContentFn` helper scriptlet](https://github.com/gorhill/uBlock/commit/7d95c58408) - [Improve `prevent-xhr` scriptlet](https://github.com/gorhill/uBlock/commit/168394440c) - [Improve `proxyApplyFn` helper scriptlet](https://github.com/gorhill/uBlock/commit/18a8fc7675) ### 1.69.0 - Date: 2026-01-25 - Version: 1.69.0 - Original notes: https://github.com/gorhill/uBlock/releases/tag/1.69.0 - Permalink: https://whatsnew.fyi/product/ublock-origin/releases/1.69.0 - **added** — Add adthrive shim - **added** — Add elem.shadowRoot fallback in getShadowRoot - **added** — Add Anti-AI Suggestions list - **added** — Add nitropay_ads.js shim - **added** — Add prevent-dialog scriptlet - **fixed** — Fix merging of uncommitted filters - **fixed** — Unescape unduly escaped | in regex-based domain options - **fixed** — Fix specifichide option - **fixed** — Fix regression in prevent-fetch scriptlet - **changed** — Improve urlskip implementation - **changed** — Improve set-attr/trusted-set-attr scriptlets - **changed** — Improve trusted-create-html scriptlet - **changed** — Mind id/class changes in generic cosmetic filtering surveyor - **changed** — Improve prevent-addEventListener scriptlet - **changed** — Improve scriptlets proxying fetch - **changed** — Improve google-ima shim - **changed** — Change minimum required version to 115 for Firefox [Commits to master since this release](https://github.com/gorhill/uBlock/compare/1.69.0...master) [Commits since last release](https://github.com/gorhill/uBlock/compare/1.68.0...1.69.0) To install the stable build: - **Firefox**: Install from AMO: [uBO works best on Firefox](https://github.com/gorhill/uBlock/wiki/uBlock-Origin-works-best-on-Firefox) - **Chromium**: Install from the Chrome store: - [About Google Chrome's "This extension may soon no longer be supported"](https://github.com/gorhill/uBlock/wiki/About-Google-Chrome's-%E2%80%9CThis-extension-may-soon-no-longer-be-supported%E2%80%9D) - As per [latest update from Google Chrome](https://developer.chrome.com/docs/extensions/develop/migrate/mv2-deprecation-timeline), MV2 support will be completely removed in [version 139](https://chromiumdash.appspot.com/schedule). - **Edge**: Install from Microsoft Store: - **Opera**: Install from Opera addons: ----- - [Add `adthrive` shim](https://github.com/gorhill/uBlock/commit/b8bf0bbab4) - [Add `elem.shadowRoot` fallback in `getShadowRoot`](https://github.com/gorhill/uBlock/commit/c8b42ea819) (by @antonok-edm) - [Fix merging of uncommitted filters](https://github.com/gorhill/uBlock/commit/c8004c4b02) - [Improve `urlskip` implementation](https://github.com/gorhill/uBlock/commit/41ced43f03) - [Improve `set-attr`/`trusted-set-attr` scriptlets](https://github.com/gorhill/uBlock/commit/3f3d4768b6) - [Improve `trusted-create-html` scriptlet](https://github.com/gorhill/uBlock/commit/3c7eb3497d) - [Add Anti-AI Suggestions list](https://github.com/gorhill/uBlock/commit/a0a7a99675) (by @ryanbr) - [Unescape unduly escaped `|` in regex-based domain options](https://github.com/gorhill/uBlock/commit/bb34a4b83b) - [Mind id/class changes in generic cosmetic filtering surveyor](https://github.com/gorhill/uBlock/commit/c053361d30) - [Fix `specifichide` option](https://github.com/gorhill/uBlock/commit/024019094f) - [Improve `prevent-addEventListener` scriptlet](https://github.com/gorhill/uBlock/commit/1977196abe) - [Add `nitropay_ads.js` shim](https://github.com/gorhill/uBlock/commit/6af8a457ed) - [Improve scriptlets proxying `fetch`](https://github.com/gorhill/uBlock/commit/13612d1d29) - [Improve google-ima shim](https://github.com/gorhill/uBlock/commit/3fc281adf1) - [[firefox] Change minimum required version to 115](https://github.com/gorhill/uBlock/commit/d5793b83f2) - [Fix regression in `prevent-fetch` scriptlet](https://github.com/gorhill/uBlock/commit/be78200c2f) - [Add `prevent-dialog` scriptlet](https://github.com/gorhill/uBlock/commit/fd12d01928) ### 1.68.0 - Date: 2025-11-26 - Version: 1.68.0 - Original notes: https://github.com/gorhill/uBlock/releases/tag/1.68.0 - Permalink: https://whatsnew.fyi/product/ublock-origin/releases/1.68.0 - **changed** — Improve prevent-fetch scriptlet - **fixed** — Fix regression in trusted-replace-argument scriptlet - **added** — Add web-accessible resource for sensors analytics - **fixed** — Fix custom prefixes unduly assigning trust to external lists - **changed** — Improve m3u-prune scriptlet - **changed** — Improve prevent-fetch scriptlet - **fixed** — Fix regex-matching in JSONPath - **fixed** — Ignore negated request types when validating redirect option [Commits to master since this release](https://github.com/gorhill/uBlock/compare/1.68.0...master) [Commits since last release](https://github.com/gorhill/uBlock/compare/1.67.0...1.68.0) To install the stable build: - **Firefox**: Install from AMO: [uBO works best on Firefox](https://github.com/gorhill/uBlock/wiki/uBlock-Origin-works-best-on-Firefox) - **Chromium**: Install from the Chrome store: - [About Google Chrome's "This extension may soon no longer be supported"](https://github.com/uBlockOrigin/uBlock-issues/wiki/About-Google-Chrome's-%22This-extension-may-soon-no-longer-be-supported%22) - As per [latest update from Google Chrome](https://developer.chrome.com/docs/extensions/develop/migrate/mv2-deprecation-timeline), MV2 support will be completely removed in [version 139](https://chromiumdash.appspot.com/schedule). - **Edge**: Install from Microsoft Store: - **Opera**: Install from Opera addons: ----- - [Improve `prevent-fetch` scriptlet](https://github.com/gorhill/uBlock/commit/b46572e938) - [Fix regression in `trusted-replace-argument` scriptlet](https://github.com/gorhill/uBlock/commit/2e509d42fc) - [Add web-accessible resource for sensors analytics](https://github.com/gorhill/uBlock/commit/cd0f5be12c) - [Fix custom prefixes unduly assigning trust to external lists](https://github.com/gorhill/uBlock/commit/b5f74456a4) - [Improve `m3u-prune` scriptlet](https://github.com/gorhill/uBlock/commit/53d60ac36c) - [Improve `prevent-fetch` scriptlet](https://github.com/gorhill/uBlock/commit/60e15cb6e1) - [Fix regex-matching in `JSONPath`](https://github.com/gorhill/uBlock/commit/8491e9c476) - [Ignore negated request types when validating `redirect` option](https://github.com/gorhill/uBlock/commit/50e898b847)