Skip to content

Commit

Permalink
update 1.8 changelog
Browse files Browse the repository at this point in the history
Merge in ADGUARD-FILTERS/scriptlets from update_1.8_changelog to release/v1.8

Squashed commit of the following:

commit 3e7e3be
Author: Stanislav A <s.atroschenko@adguard.com>
Date:   Mon Jan 16 20:11:34 2023 +0300

    add getScriptletFunction change to log

commit cc63542
Author: Stanislav A <s.atroschenko@adguard.com>
Date:   Mon Jan 16 19:08:15 2023 +0300

    update changelog
  • Loading branch information
stanislav-atr committed Jan 17, 2023
1 parent 0b493a8 commit 59528ff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,18 @@
### Added
- new `trusted-set-constant` scriptlet [#137](https://github.com/AdguardTeam/Scriptlets/issues/137)
- `throwFunc` and `noopCallbackFunc` prop values for `set-constant` scriptlet
- `recreateIframeForSlot` method mock to `googletagservices-gpt` redirect

### Changed

- add decimal delay matching for `prevent-setInterval` and `prevent-setTimeout` [#247](https://github.com/AdguardTeam/Scriptlets/issues/247)
- debug logging to include rule text when available
- `getScriptletFunction` calls to throw error on unknown scriptlet names

### Fixed

- `prevent-xhr` and `trusted-replace-xhr-response` closure bug on multiple requests [#261](https://github.com/AdguardTeam/Scriptlets/issues/261)
- missing `googletagmanager-gtm` in compatibility table

## v1.7.20

Expand Down

0 comments on commit 59528ff

Please sign in to comment.