File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed
Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!--
33Author: Florian Stosse <florian.stosse@gmail.com>
4- Version: 1.0.37
5- Date: 2024-11-12
4+ Version: 1.1
5+ Date: 2024-12-08
66-->
77<policyDefinitions xmlns : xsd =" http://www.w3.org/2001/XMLSchema" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" revision =" 1.0" schemaVersion =" 1.0" xmlns =" http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions" >
88 <policyNamespaces >
Original file line number Diff line number Diff line change @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file.
33
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
55
6+ ## [ v1.1] - 2024-12-08
7+ ### Changed
8+ - Major refactoring of the codebase
9+ - Better consistency of indentation and formatting
10+ - Split in several file for network, system and debugging categories
11+ ### Added
12+ - Additional settings from the Microsoft Security Guide and the legacy MSS settings
13+ - Not translated to fr-FR for now
14+ - Settings were removed if already present in the main ADMX files
15+
616## [ v1.0.37] - 2024-11-12
717### Added
818- New policy to enable or disable the support for KASAN
You can’t perform that action at this time.
0 commit comments