Releases: uBlock-LLC/uBlock
µBlock 0.7.2.0
Closed as fixed:
- Element picker popup list formatting
- Dynamic Filtering UI friendliness issues
- Uncaught SyntaxError when entering element picker mode
- Localize default filenames for export data operations
- Local mirroring breaking sites using CSP
Error: Attempting to use a disconnected port object
- Not blocking Google search results ads
- Really I haven't been able to identify why this user was getting Google Ads in search results
- At first I thought some extensions were injecting the ads, but after all it seems to me they are genuine
- These ads had no matching EasyList filter, which suggests this happen to very few people
- In the end, I just created the proper EasyList filter
- Still curious why this happened to this user. If you have similar experience, please report in the issue thread.
- Show tooltip in Dynamic Filtering settings area
- Small visual inconsistency with RTL and LTR popup
- Should be "Parse", not "Apply" for custom external filter lists in "3rd-party filters" tab
- "Start from scratch..." string isn't very intuitive...
- No error message when restoring uBlock settings
- Add the Github wiki to the "About" section
- 2 issues regarding "Enable experimental features" text
uBlock.chromium.0.7.2.0.zip:
- MD5:
16bc6b7249221964ffb5963cf4cca804
- SHA1:
cf5e798e707923722dbaaa8f2e4f96732de8c9d7
µBlock 0.7.0.11
Closed as fixed:
- Provide visual cue if dynamic filtering in effect while dynamic filtering section is collapsed
- statistics tab in RTL (Hebrew) is uncomfortable to view and interact
- Uses vAPI to pass information from contentscript-start.js to contentscript-end.js
- the ‘Experimental features’ messed with jQuery-UI datepicker l10n
uBlock.chromium-0.7.0.11.zip:
- MD5:
c97bcd08eac10cad048577003e3584b3
- SHA1:
2d1e25cf26ee03adcc91bbcd4c4329d6c7ac17bb
µBlock 0.7.0.10
Changes:
- Added Marathi language translations (contribution by SandeepPinge)
Closed as fixed:
- the ‘Experimental features’ messed with jQuery icons
- jQuery themes are now excluded from local mirroring
- Use Element.classList rather than manually parsing Element.className
µBlock 0.7.0.9
µBlock 0.7.0.8
Changes:
Closed as fixed:
µBlock 0.7.0.7
Emergency fix
Edit: version 0.7.0.7 is live now in the Chrome store. If you select "Developer mode" in the Extensions page, you can force an update of extensions by clicking "Update extensions now".
Sorry, I completely missed this typo, as the affected file was loading from the cache, as I have auto-update turned off. Just goes to show, despite checking and double-checking before last update, a one-character typo broke everything. Sorry.
Thanks to HitomiTenshi for catching/fixing this one. Hopefully, due to the Chrome store not updating everybody at once, I hope not too many people were served the bad version.
I shudder at the thought I could have gone out before seeing the pull request.
The typo was the result of me removing the remote location of "Icelandic ABP List", as a user earlier this week found out that the list was blanket-whitelisting Google Ads, so in order to fix this I had to remove the URL address of the remote location to ensure that the local change won't be overwritten with the remote version. because there is a bug in the filter list which I corrected locally. After I removed the URL address entry, I forgot to remove the trailing comma of the previous line, which caused all this.
µBlock 0.7.0.6
Notes:
Unless there are showstopper issues with µBlock, for the time being I will be working on µMatrix -- I need a working protoype fit enough for github.
Closed as fixed:
µBlock 0.7.0.5
Closed as fixed:
- Backing up settings isn't working under certain circumstance
- Element picker style inheritance
- Put back
www.googletagservices.com/tag/js/gpt.js
as a locally-mirrorable resource - Element picker appears misaligned on http://xkcd.com/
- Previous fix had to be revised, as it fixed cases, but broke other cases.
µBlock 0.7.0.4
Closed as fixed:
- Local mirroring (experimental feature) issues
- "Issue" is quite an understatement: this experimental feature was just plain broken since 0.7.0.0
- Aside issue #291 which is out of my control, looks like at this point it works better than it ever has