From 95aca8328932aca6589720c8f02d9dac161af0bd Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Fri, 28 Nov 2025 14:35:53 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d52b98aa8..08bed627f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +- [Add `prevent-dialog` scriptlet](https://github.com/gorhill/uBlock/commit/fd12d01928) +- [[firefox] Change minimum required version to 128](https://github.com/gorhill/uBlock/commit/015ddcde29) + +---------- + +# 1.68.0 + - [Improve `prevent-fetch` scriptlet](https://github.com/gorhill/uBlock/commit/b46572e938) - [Fix regression in `trusted-replace-argument` scriptlet](https://github.com/gorhill/uBlock/commit/2e509d42fc) - [Add web-accessible resource for sensors analytics](https://github.com/gorhill/uBlock/commit/cd0f5be12c)