You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+5-2
Original file line number
Diff line number
Diff line change
@@ -4,13 +4,16 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
7
+
<!-- TODO: add @added tag to the files with specific version -->
8
+
<!-- during new scriptlets or redirects releasing -->
7
9
8
10
## [Unreleased]
9
11
10
12
### Changed
11
13
12
-
-`trusted-set-cookie` and `trusted-set-cookie-reaload` scriptlets to not encode cookie name and value [#311](https://github.com/AdguardTeam/Scriptlets/issues/311)
13
-
- improved `prevent-fetch` — if `responseType` is not specified,
14
+
-`trusted-set-cookie` and `trusted-set-cookie-reload` scriptlets to not encode cookie name and value
0 commit comments