Skip to content

Commit

Permalink
improve formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
stanislav-atr committed Nov 18, 2022
1 parent 6924f2f commit a3da4c4
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,23 @@
# 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
* trusted-set-local-storage-item
* 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))
Expand All @@ -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

0 comments on commit a3da4c4

Please sign in to comment.