mirror of https://github.com/gorhill/uBlock.git
Update changelog
This commit is contained in:
parent
a9b509ec1e
commit
16e8e0c634
|
@ -1,5 +1,10 @@
|
|||
## Fixes / changes
|
||||
|
||||
- [Isolate DOM inspector layers from page context](https://github.com/gorhill/uBlock/commit/ee83a4304a)
|
||||
- [Refactoring: Replace DOM events with broadcast channels](https://github.com/gorhill/uBlock/commit/67fb969572)
|
||||
- [Support non-default sticky lists](https://github.com/gorhill/uBlock/commit/ea7d411bc2)
|
||||
- [Add enableLazyLoad function](https://github.com/gorhill/uBlock/commit/a8cf08325d) (by @spazmodius )
|
||||
- [Change frequency of save-to-storage blocking stats](https://github.com/gorhill/uBlock/commit/5a338b7210)
|
||||
- [Improve `prevent-fetch` scriptlet](https://github.com/gorhill/uBlock/commit/6aeab2adbc)
|
||||
- [Catch cases of `! Expires:` field with no value](https://github.com/gorhill/uBlock/commit/9ce958432d)
|
||||
|
||||
|
|
Loading…
Reference in New Issue