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-12 19:28:40 -05:00
parent 7c562d0c5c
commit ffe3b548f3
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -14,7 +14,8 @@ To benefit the much shorter update period enabled by differential updates, you m
## Fixes / changes
- [Allow the use of quotes in set-(local|session)-storage-item](https://github.com/gorhill/uBlock/commit/decafc5cbf)
- [Allow the use of quotes in `set-cookie` scriptlet ](https://github.com/gorhill/uBlock/commit/7c562d0c5c)
- [Allow the use of quotes in `set-(local|session)-storage-item`](https://github.com/gorhill/uBlock/commit/decafc5cbf)
- [Add ability to trigger cookie removal on specific events](https://github.com/gorhill/uBlock/commit/ef311ddbec)
- [Ensure CSSTree does not hold a reference onto last parsed string](https://github.com/gorhill/uBlock/commit/1dba557c9a)
- [Lower minimum Expires value to 4h](https://github.com/gorhill/uBlock/commit/2360bc02f3)