Skip to content

Commit df151ea

Browse files
committed
10.6.0
1 parent c6da0c6 commit df151ea

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ All major and minor version changes will be documented in this file. Details of
1313

1414
## Details
1515

16+
### [10.6.0] - 2024-02-03
17+
- Updated 'Forensics Wiki' URLs to new domain [@a3957273] | [#1703]
18+
- Added 'LZNT1 Decompress' operation [@0xThiebaut] | [#1675]
19+
- Updated 'Regex Expression' UUID matcher [@cnotin] | [#1678]
20+
- Removed duplicate 'hover' message within baking info [#KevinSJ] | [#1541]
21+
1622
### [10.5.0] - 2023-07-14
1723
- Added GOST Encrypt, Decrypt, Sign, Verify, Key Wrap, and Key Unwrap operations [@n1474335] | [#592]
1824

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cyberchef",
3-
"version": "10.5.2",
3+
"version": "10.6.0",
44
"description": "The Cyber Swiss Army Knife for encryption, encoding, compression and data analysis.",
55
"author": "n1474335 <[email protected]>",
66
"homepage": "https://gchq.github.io/CyberChef",

0 commit comments

Comments
 (0)