We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47738bd commit 66ce1e3Copy full SHA for 66ce1e3
CHANGELOG.md
@@ -4,6 +4,22 @@ All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
7
+## [v1.2.1] - 2026-01-05
8
+
9
+### Added
10
11
+- Policy to enable AMSI Authenticode signature verification
12
+- Defender ASR policy: "Block execution of files related to Remote Monitoring and Management tools"
13
14
+### Fixed
15
16
+- String format for the TLS ciphersuites (extra blank spaces were removed)
17
+- Typos in descriptions
18
19
+### Changed
20
21
+- Cleanup of the Microsoft legacy ADMX and ADML files (improved descriptions and XML formatting)
22
23
## [v1.2.0] - 2025-05-13
24
25
### Added
0 commit comments