Commits to master since this release
Commits since last release
To install the stable build:
- Firefox: Click uBlock0_1.37.0.firefox.signed.xpi
- Chromium: Install from the Chrome store (CWS): https://chrome.google.com/webstore/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm
- Edge: Install from Microsoft Store: https://microsoftedge.microsoft.com/addons/detail/odfafepnkmbhccpbejgmiehpchacaeak
- The Microsoft Store version of uBO is published by Nik Rolls
- Opera: Install from Opera addons: https://addons.opera.com/en/extensions/details/ublock/
Closed as fixed
Core
- '$popup' not working
- Service worker "tabless" requests with correct context are still modified when page is whitelisted
- Back/Forward navigation does not work between Ublock Origin option pages
- csp_report filter created via logger is marked as invalid
- Extreme popup blocking - uBo dashboard is blocked when popups are
- ipv6 fe80::1%lo0 localhost from hosts file is marked as error line
- Whitespaces are now stripped from blocking-rule URLs, causing rules targeting whitespaces to fail and/or block extremely broadly
- uBO's dashboard does not refresh custom filters in real-time
- Element picker/zapper don't work if cosmetic filtering is disabled
- Logger always highlights first match
- Static filtering: Cannot prevent my filter from strict-blocking
Notable commits without an entry in the issue tracker
- Provide visual cue in popup panel when base domain has subdomains
- Disclose where uBO's own filter lists are hosted
- Add abort-current-script scriptlet
- Fix spurious error messages when updating contextual menu
- Make getByName() return an dummy Tracker object
- Add asap behavior to remove-attr scriptlet
- Ensure pending callbacks are called only once