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
- Support phase: **Security and Critical Updates**
109
+
110
+
#### What's new
111
+
112
+
- Added filtering to improve scan stability and prevent engine crashes
113
+
- Additional performance improvements to prevent concurrent scans. This change ensures that if a quick or full scan is already running, no additional quick or full scan scans are initiated from `MpCmdRun` or Powershell (`Start-Scan`).
114
+
- Resolved the issue where subfolder exclusions were not being honored in Microsoft Defender Antivirus scans related to non-Microsoft SIEM solutions. This fix ensures that specified subfolders are now correctly excluded from scans, preventing unnecessary detections and improving overall system performance.
- Support phase: **Security and Critical Updates**
151
-
152
-
#### What's new
153
-
154
-
- Improved caching of [device control settings](device-control-policies.md) to improve reliability in occasionally connected environments.
155
-
- Performance improvement in on-access scans of files in network locations.
156
-
- Fixed the Defender service description to match the latest installed version.
157
-
- Improved Defender engine update logic when the update is included in a custom image.
158
-
- Fix in health reporting where signature update data might have been incorrect.
159
-
- Fixed reporting issue with [controlled folder access](controlled-folders.md) (CFA) protected folders using the PowerShell cmdlet [Get-MpPreference](/powershell/module/defender/get-mppreference) when CFA is disabled.
160
-
- Improved performance when scanning UPX-packed files (Ultimate Packer for eXecutables) and updated the validation process to verify the integrity of the packed file itself.
161
-
- Added support for distinguishing regular cloud allow signatures from clean [Indicators of Compromise](indicators-overview.md) (IoC) in [attack surface reduction](attack-surface-reduction.md) (ASR).
162
-
163
158
### Previous version updates: Technical upgrade support only
164
159
165
160
After a new package version is released, support for the previous two versions is reduced to technical support only. For more information about previous versions, see [Microsoft Defender Antivirus updates: Previous versions for technical upgrade support](msda-updates-previous-versions-technical-upgrade-support.md).
- Support phase: **Technical upgrade support (only)**
39
+
40
+
#### What's new
41
+
42
+
- Improved caching of [device control settings](device-control-policies.md) to improve reliability in occasionally connected environments.
43
+
- Performance improvement in on-access scans of files in network locations.
44
+
- Fixed the Defender service description to match the latest installed version.
45
+
- Improved Defender engine update logic when the update is included in a custom image.
46
+
- Fix in health reporting where signature update data might have been incorrect.
47
+
- Fixed reporting issue with [controlled folder access](controlled-folders.md) (CFA) protected folders using the PowerShell cmdlet [Get-MpPreference](/powershell/module/defender/get-mppreference) when CFA is disabled.
48
+
- Improved performance when scanning UPX-packed files (Ultimate Packer for eXecutables) and updated the validation process to verify the integrity of the packed file itself.
49
+
- Added support for distinguishing regular cloud allow signatures from clean [Indicators of Compromise](indicators-overview.md) (IoC) in [attack surface reduction](attack-surface-reduction.md) (ASR).
0 commit comments