Skip to content

Releases: gorhill/uBlock

0.8.2.6

11 Oct 15:34
Compare
Choose a tag to compare

[Release notes salvaged from https://github.com/uBlock-LLC/uBlock/releases/tag/0.8.2.6]

Closed as fixed:

  • Disappearing Gmail Labels
    • This was actually really a different bug than the one reported before -- though it exhibited the same symptoms here
    • I consider the bug fixed here to be worst:
    • Generally uBlock loads fast enough so that web pages are properly filtered when the browser is launched
    • However, since it loads fast enough, this meant that content scripts were injected twice into already opened web pages when launching Chromium
      • Content scripts are injected manually once uBlock has launched, because many users didn't like already opened web pages to have ads right after launching the browser
    • So not only this affected launch performance, but this also caused some bad side effects into web page already opened at launch time
    • Now uBlock's content scripts detect whether they are already injected, and bail out immediately if so
uBlock.chromium_0.8.2.6.zip:
  • MD5: 2237d7407f1d394aa248482da4a35a2e
  • SHA1: 5ff470d7e5bab63fde7e16cd8ae55f5459e530d1

0.8.2.5

11 Oct 15:35
Compare
Choose a tag to compare

[Release notes salvaged from https://github.com/uBlock-LLC/uBlock/releases/tag/0.8.2.5]

Closed as fixed:

uBlock.chromium_0.8.2.5.zip:

  • MD5: 884f5448e2b3b7d772b9700c0eac44ab
  • SHA1: 988a45506e7d4d446703bbabd3bc17db6f717c33

0.8.2.4

11 Oct 15:36
Compare
Choose a tag to compare

[Release notes salvaged from https://github.com/uBlock-LLC/uBlock/releases/tag/0.8.2.4]

Will release to the stores later today when I am confident there is no regression.

Closed as fixed:

  • Github Issue
    • 563 cosmetic filters in EasyList and 194 cosmetic filters in "Fanboy's Social Blocking List" were potentially affected by this bug: some DOM elements could unduly disappear from a page
    • It appears that the filters found in "Fanboy's Social Blocking List" were the ones most likely to be affected by the bug (see #456)
  • Cosmetic filter cache: convert watermark-based pruning trigger to time-based pruning trigger
    • Concretely, this will make uBlock use memory in a more savvy way with regard to cosmetic filtering cache. It's a code area I had not revisited since the first commit.

Other changes:

  • Improved performance of MD5 hash function
    • JsPerf: MD5 Shootout
    • The MD5 hash function is used when pulling resource from Github repo, to ensure integrity; and for local mirroring, to ensure mirror-able resources are cached only once.

uBlock.chromium_0.8.2.4.zip:

  • MD5: 83ac9dc95b28fee768bd319cb8cb5aac
  • SHA1: c47f5ab43bfa993cd0bb45f3da8f547509273d8f

0.8.2.3

11 Oct 15:37
Compare
Choose a tag to compare

[Release notes salvaged from https://github.com/uBlock-LLC/uBlock/releases/tag/0.8.2.3]

Changes:

  • Put back nb as a target locale (along with no).

uBlock.chromium_0.8.2.3.zip:

  • MD5: 7e0b2737c251d0c12699c4a228fbd1ec
  • SHA1: f12685754b6f4f846790aa8d47d55f82b01b0ad0

0.8.2.2

11 Oct 15:38
Compare
Choose a tag to compare

0.5.5.0

11 Oct 14:20
Compare
Choose a tag to compare

[Release notes salvaged from https://github.com/uBlock-LLC/uBlock/releases/tag/0.5.5.0]

Closed as fixed:

0.1.0.2

23 Jun 15:30
Compare
Choose a tag to compare

This is the first version of uBlock Origin (formerly known as "µBlock") published in the Chrome Web Store on June 23rd, 2014.

It loads fine and still works (as far as I can tell) in contemporary Chromium.