1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-05 11:37:01 +02:00

New revision for dev build

This commit is contained in:
Raymond Hill 2023-12-04 09:55:21 -05:00
parent aa584d750b
commit 13f47d71f7
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
## Fixes / changes
- [Reset the DOM inspector when URL in top context changes](https://github.com/gorhill/uBlock/commit/c744c87607)
- [Support shadow-piercing combinator `>>>` in `trusted-click-element`](https://github.com/gorhill/uBlock/commit/941077a25c)
- [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)

2
dist/version vendored
View File

@ -1 +1 @@
1.54.1.2
1.54.1.3