diff --git a/CHANGELOG.md b/CHANGELOG.md index ed5a8f60..c9dc27ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,11 @@ -# ChangeLog for Scriptlets releases +# ChangeLog for Scriptlets and Redirect resources Changelog + ## Version 1.7 + ### Added - Trusted scriptlets with extended capabilities. Full documentation [here](https://github.com/AdguardTeam/Scriptlets/blob/master/wiki/about-trusted-scriptlets.md). + +Trusted scriptlets with extended capabilities. Full documentation [here](https://github.com/AdguardTeam/Scriptlets/blob/master/wiki/about-trusted-scriptlets.md). + * trusted-click-element ([#23](https://github.com/AdguardTeam/Scriptlets/issues/23)) * trusted-replace-xhr-response ([#202](https://github.com/AdguardTeam/Scriptlets/issues/202)) * trusted-replace-fetch-response @@ -9,8 +13,11 @@ * trusted-set-cookie Scriptlets: * xml-prune ([#249](https://github.com/AdguardTeam/Scriptlets/issues/249)) + ### Improved + Scriptlets: + * prevent-element-src-loading ([#228](https://github.com/AdguardTeam/Scriptlets/issues/228)) * prevent-fetch ([#216](https://github.com/AdguardTeam/Scriptlets/issues/216)) * abort-on-stack-trace ([#201](https://github.com/AdguardTeam/Scriptlets/issues/201)) @@ -20,5 +27,3 @@ Redirects: * google-ima3 ([#255](https://github.com/AdguardTeam/Scriptlets/issues/255)) * metrika-yandex-tag ([#254](https://github.com/AdguardTeam/Scriptlets/issues/254)) * googlesyndication-adsbygoogle ([#252](https://github.com/AdguardTeam/Scriptlets/issues/252)) -Miscellaneous: -* Knowledge Base [debugging scriptlets article](https://kb.adguard.com/en/general/how-to-create-your-own-ad-filters#debug-scriptlets) has been improved \ No newline at end of file