Geeks for your information
uBlock Origin / uBlock Origin Lite - Printable Version

+- Geeks for your information (https://www.geeks.fyi)
+-- Forum: News (https://www.geeks.fyi/forumdisplay.php?fid=105)
+--- Forum: Browsers News & Tips (https://www.geeks.fyi/forumdisplay.php?fid=109)
+--- Thread: uBlock Origin / uBlock Origin Lite (/showthread.php?tid=14865)

Pages: 1 2 3 4 5 6 7 8 9 10


uBlock Origin 1.41.8 - harlan4096 - 24 February 22

Quote:uBlock Origin 1.41.8:

Fixes: Release 1.41.8 · gorhill/uBlock



uBlock Origin 1.42.2 - harlan4096 - 04 April 22

Quote:uBlock Origin 1.42.2 Released (only for chromium-based browsers)

Fixes: Download - 1.42.0 - Firefox (AMO)
Download - 1.42.2 - Chrome (Web Store)
Download - 1.41.8 - Opera (Opera Addons)
Download - 1.42.0 - Edge (Microsoft Edge Addons)

(It will take some time until the new version will be available on AMO, Chrome Web Store, etc.)



uBlock Origin 1.42.4 - harlan4096 - 10 April 22

Quote:uBlock Origin 1.42.4 Released

Fixes: Download - 1.42.4 - Firefox (AMO)
Download - 1.42.4 - Chrome (Web Store)
Download - 1.42.4 - Opera (Opera Addons)
Download - 1.42.2 - Edge (Microsoft Edge Addons)

(It will take some time until the new version will be available on AMO, Chrome Web Store, etc.)



uBlock Origin 1.43.0 - harlan4096 - 14 June 22

Quote:uBlock Origin 1.43.0 Released

Fixes: Download - 1.42.4 - Firefox (AMO)
Download - 1.42.4 - Chrome (Web Store)
Download - 1.42.4 - Opera (Opera Addons)
Download - 1.42.4 - Edge (Microsoft Edge Addons)
(It will take some time until the new version will be available on AMO, Chrome Web Store, etc.)



uBlock Origin 1.45.0 - harlan4096 - 09 November 22

Quote:uBlock Origin 1.45.0 released

Fixes​



uBlock Origin 1.45.2 - harlan4096 - 12 November 22

Quote:uBlock Origin 1.45.2 released

Fixes​
  • Test for unsupported pseudo operators after normalization
  • Mind implicit prelude * element in pseudo operators



uBlock Origin 1.46.0 - harlan4096 - 23 December 22

Quote:uBlock Origin 1.46.0 released​

To install the stable build: Fixes:  



uBlock Origin 1.47.0 - harlan4096 - 14 February 23

Quote:uBO 1.47.0 released on github: Fixes / changes​



uBlock Origin 1.47.2 - harlan4096 - 22 February 23

Quote:uBlock Origin 1.47.2 released

Fixes / changes​



uBlock Origin 1.48.0 - harlan4096 - 22 March 23

Quote:uBlock Origin 1.48.0 released today on github, but probably takes a while until available on all app stores...

To install the stable build:
New​

Readiness status at browser launch​


uBO's readiness at browser launch time is a particularly prickly issue on Chromium-based browsers,[1] especially more so since Chromium 110. This leads to numerous reports of "uBlock stopped working", which are simply caused by the fact that at launch time the browser started to load webpages before uBO was ready to filter properly (because the filter lists were not fully loaded in memory).

To reduce the number of reports caused by this issue which is outside of uBO's control, uBO's toolbar icon will now reflect its readiness status at browser launch.
  1. A yellowish toolbar icon means that uBO is currently loading all filter lists into memory and as such is not ready to filter properly:
    [Image: 226121557-0428852b-59a6-4320-ab77-d5ca68a8cdf7.png]
  2. If additionally there is a yellowish ! badge while uBO is working toward readiness, this means network requests were fired by the browser which could not be processed by uBO, potentially leading to ads/trackers/etc. not being filtered in some of the already opened webpages:
    [Image: 226121582-ce77b8ef-be4f-4214-97c9-a11497045cef.png]
  3. Once uBO is ready to filter properly, a yellowish ! badge on a normally colored toolbar icon means that the current webpage was not filtered properly at browser launch, potentially causing the current webpage to be afflicted by ads/trackers/etc.:
    [Image: 226121627-27b1ae78-58a0-454a-aa74-658944197096.png]
  4. To remediate the browser launch filtering issue on a given webpage, you can simply force a reload of that webpage, which as a result will bring back the badge to be rendered as expected:
    [Image: 226121677-aa0b3547-1e44-4c97-9887-020b2c79ede4.png]
For Chromium-based browsers, it is possible to automate step 4 above by checking the setting Suspend network activity until all filter lists are loaded in Filter lists pane in the dashboard. Caveat: in the past some users have reported this negatively interfered with page loading at browser launch time in some cases (example, example), hence why it is optional and not enabled by default in Chromium-based browsers.

With Firefox-based browsers, you should typically only see step 1 and 4 above, unless you disabled the setting Suspend network activity until all filter lists are loaded, which is enabled by default in Firefox.