Commits to master since this release
To install the stable build:
- Chromium: Install from the Chrome store: https://chrome.google.com/webstore/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm.
- Firefox: Link will be provided when available on AMO
- Opera: Install from Opera addons: https://addons.opera.com/en/extensions/details/ublock/.
Closed as fixed
- Does not block large media fetched over Fetch API
- Last permanent rule is marked as changed when rules are added to the bottom
- Dashboard open from uBO popup triggers unsaved changes dialog
- Multiple "Advanced settings" opened
-
Redirection fails for filters having
*
in the host part -
Show requests blocked in the logger as a result of
csp=
option - Element picker normalize style attrib
- "#@#+js" entries are shown in the logger as yellow instead of green
- no-scripting: behind-the-scene false sticks even after restoring uBO from a config where it's not present
- Revert button remains active/clickable after clicking on Apply changes
- "Block element" item should have ellipsis (usability)
-
Nested
!#if
/!#endif
directives not evaluated properly - Hide predefined whitelist directives
- Non-specific procedural filters
- HTML filter showing up as cosmetic filter in logger
- No warning for unsaved changes in dashboard
- Logger: can't bring up filtering options for popup entries where URL does not start with http
- Switching configuration tabs [appears to stop] list updates
- Cosmetic filter exceptions not displayed in network request logger
Commits with no entry in issue tracker
-
Fix
generichide
not being evaluated for local context -
Discard whole filter with bad
csp=
content - Add a link to the remote asset in asset viewer
- Rearrange inner loop of static network filtering engine
- Fix "Close this window" not working on document-blocked page
- Add support for all filter option
- Set default delay for creating selfie to 3 minutes
- Avoid duplicated strings in filterOrigin w/ new approach
- Revisit code to benefit from ES6 syntax
- Refactor runtime storage of specific cosmetic filters
- Add support for nth-ancestor operator in HTML filtering
- Ensure "Ignore generic cosmetic filters" sticks on Fennec
Assets