1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-08 04:49:12 +02:00

Update changelog

This commit is contained in:
Raymond Hill 2023-11-06 12:19:14 -05:00
parent 09a6ba74f8
commit d334fd97c8
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -14,6 +14,7 @@ To benefit the much shorter update period enabled by differential updates, you m
## Fixes / changes
- [Harden scriptlets which need to serialize function code into string](https://github.com/gorhill/uBlock/commit/7823d98070)
- [Reset `g` regexes before use in `rmnt`/`rpnt` scriptlets](https://github.com/gorhill/uBlock/commit/cdc3f66a6b)
- [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)