Skip to content

Commit 35bce7c

Browse files
committed
changelog: update to 10.2.7
1 parent 247e944 commit 35bce7c

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,33 @@
11
# ChangeLog
22

3+
## [10.2.7] - 2025-03-17
4+
### Added
5+
- add publiccode.yml
6+
- WolfLauncher: add requirement attribute 'diskfree' for 'archive' element
7+
- WolfLauncher: add requirement attribute 'diskfree' for 'command' element
8+
- WolfLauncher: add condition attribute 'physicalmemory' for 'archive' element
9+
10+
### Changed
11+
- Yara: update to v4.5.2 (libressl 3.9.2)
12+
- ToolEmbed: improve resource embedding speed
13+
- Outcome: rename "type" to "source"
14+
- Update FILE_ATTRIBUTE with new values
15+
- Only call IsDebuggerPresent in debug builds
16+
- test.psm1: add parameter 'keyword' to New-OrcLocalConfig
17+
- Add minimal support for ARM64
18+
19+
### Fixed
20+
- Outline: fix commands output files
21+
- Fix build compatibility with recent SDKs
22+
23+
324
## [10.2.6] - 2024-08-28
425
### Fixed
526
- Fix local configuration relocating when executed from network path
627
- ToolEmbed: fix possible issue on resource removal
728
- Outcome: fix reported p7b archive file size
829

30+
931
## [10.2.5] - 2024-06-07
1032
### Added
1133
- Outcome: add outcome.system_type (Workstation...)

0 commit comments

Comments
 (0)