mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 01:02:08 +01:00
Update changelog
This commit is contained in:
parent
ead73c3e3a
commit
c3e62784fb
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ To benefit the much shorter update period enabled by differential updates, you m
|
|||
|
||||
## Fixes / changes
|
||||
|
||||
- [Apply response filtering according to mime type](https://github.com/gorhill/uBlock/commit/6417f54299)
|
||||
- [Add t/f to set-cookie](https://github.com/gorhill/uBlock/commit/4ab1c36ac9) (by @ryanbr)
|
||||
- [Have `urltransform=` use the same syntax as `replace=`](https://github.com/gorhill/uBlock/commit/d7c99b46e6)
|
||||
- [Implement network filter option `replace=`](https://github.com/gorhill/uBlock/commit/7c3e060c01) (Firefox only because [filterResponseData](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/webRequest/filterResponseData#browser_compatibility))
|
||||
- [Prevent evaluating the SNFE until fully loaded](https://github.com/gorhill/uBlock/commit/89b272775a)
|
||||
|
|
Loading…
Reference in a new issue