|
@@ -13,6 +13,9 @@ All major and minor version changes will be documented in this file. Details of
|
|
|
|
|
|
## Details
|
|
## Details
|
|
|
|
|
|
|
|
+### [9.45.0] - 2022-07-08
|
|
|
|
+- Added 'ROT8000' operation [@thomasleplus] | [#1250]
|
|
|
|
+
|
|
### [9.44.0] - 2022-07-08
|
|
### [9.44.0] - 2022-07-08
|
|
- Added 'LZString Compress' and 'LZString Decompress' operations [@crespyl] | [#1266]
|
|
- Added 'LZString Compress' and 'LZString Decompress' operations [@crespyl] | [#1266]
|
|
|
|
|
|
@@ -309,6 +312,7 @@ All major and minor version changes will be documented in this file. Details of
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
+[9.45.0]: https://github.com/gchq/CyberChef/releases/tag/v9.45.0
|
|
[9.44.0]: https://github.com/gchq/CyberChef/releases/tag/v9.44.0
|
|
[9.44.0]: https://github.com/gchq/CyberChef/releases/tag/v9.44.0
|
|
[9.43.0]: https://github.com/gchq/CyberChef/releases/tag/v9.43.0
|
|
[9.43.0]: https://github.com/gchq/CyberChef/releases/tag/v9.43.0
|
|
[9.42.0]: https://github.com/gchq/CyberChef/releases/tag/v9.42.0
|
|
[9.42.0]: https://github.com/gchq/CyberChef/releases/tag/v9.42.0
|
|
@@ -440,6 +444,7 @@ All major and minor version changes will be documented in this file. Details of
|
|
[@swesven]: https://github.com/swesven
|
|
[@swesven]: https://github.com/swesven
|
|
[@mikecat]: https://github.com/mikecat
|
|
[@mikecat]: https://github.com/mikecat
|
|
[@crespyl]: https://github.com/crespyl
|
|
[@crespyl]: https://github.com/crespyl
|
|
|
|
+[@thomasleplus]: https://github.com/thomasleplus
|
|
|
|
|
|
[8ad18b]: https://github.com/gchq/CyberChef/commit/8ad18bc7db6d9ff184ba3518686293a7685bf7b7
|
|
[8ad18b]: https://github.com/gchq/CyberChef/commit/8ad18bc7db6d9ff184ba3518686293a7685bf7b7
|
|
[9a33498]: https://github.com/gchq/CyberChef/commit/9a33498fed26a8df9c9f35f39a78a174bf50a513
|
|
[9a33498]: https://github.com/gchq/CyberChef/commit/9a33498fed26a8df9c9f35f39a78a174bf50a513
|
|
@@ -540,4 +545,5 @@ All major and minor version changes will be documented in this file. Details of
|
|
[#1364]: https://github.com/gchq/CyberChef/pull/1364
|
|
[#1364]: https://github.com/gchq/CyberChef/pull/1364
|
|
[#1264]: https://github.com/gchq/CyberChef/pull/1264
|
|
[#1264]: https://github.com/gchq/CyberChef/pull/1264
|
|
[#1266]: https://github.com/gchq/CyberChef/pull/1266
|
|
[#1266]: https://github.com/gchq/CyberChef/pull/1266
|
|
|
|
+[#1250]: https://github.com/gchq/CyberChef/pull/1250
|
|
|
|
|