@@ -13,6 +13,18 @@ All major and minor version changes will be documented in this file. Details of
13
13
14
14
## Details
15
15
16
+ ### [ 9.32.0] - 2021-08-18
17
+ - 'Protobuf Encode' operation added and decode operation modified to allow decoding with full and partial schemas [ @n1474335 ] | [ dd18e52]
18
+
19
+ ### [ 9.31.0] - 2021-08-10
20
+ - 'HASSH Client Fingerprint' and 'HASSH Server Fingerprint' operations added [ @n1474335 ] | [ e9ca4dc]
21
+
22
+ ### [ 9.30.0] - 2021-08-10
23
+ - 'JA3S Fingerprint' operation added [ @n1474335 ] | [ 289a417]
24
+
25
+ ### [ 9.29.0] - 2021-07-28
26
+ - 'JA3 Fingerprint' operation added [ @n1474335 ] | [ 9a33498]
27
+
16
28
### [ 9.28.0] - 2021-03-26
17
29
- 'CBOR Encode' and 'CBOR Decode' operations added [ @Danh4 ] | [ #999 ]
18
30
@@ -259,6 +271,10 @@ All major and minor version changes will be documented in this file. Details of
259
271
260
272
261
273
274
+ [ 9.32.0 ] : https://github.com/gchq/CyberChef/releases/tag/v9.32.0
275
+ [ 9.31.0 ] : https://github.com/gchq/CyberChef/releases/tag/v9.31.0
276
+ [ 9.30.0 ] : https://github.com/gchq/CyberChef/releases/tag/v9.30.0
277
+ [ 9.29.0 ] : https://github.com/gchq/CyberChef/releases/tag/v9.29.0
262
278
[ 9.28.0 ] : https://github.com/gchq/CyberChef/releases/tag/v9.28.0
263
279
[ 9.27.0 ] : https://github.com/gchq/CyberChef/releases/tag/v9.27.0
264
280
[ 9.26.0 ] : https://github.com/gchq/CyberChef/releases/tag/v9.26.0
@@ -370,6 +386,10 @@ All major and minor version changes will be documented in this file. Details of
370
386
[ @Danh4 ] : https://github.com/Danh4
371
387
372
388
[ 8ad18b ] : https://github.com/gchq/CyberChef/commit/8ad18bc7db6d9ff184ba3518686293a7685bf7b7
389
+ [ 9a33498 ] : https://github.com/gchq/CyberChef/commit/9a33498fed26a8df9c9f35f39a78a174bf50a513
390
+ [ 289a417 ] : https://github.com/gchq/CyberChef/commit/289a417dfb5923de5e1694354ec42a08d9395bfe
391
+ [ e9ca4dc ] : https://github.com/gchq/CyberChef/commit/e9ca4dc9caf98f33fd986431cd400c88082a42b8
392
+ [ dd18e52 ] : https://github.com/gchq/CyberChef/commit/dd18e529939078b89867297b181a584e8b2cc7da
373
393
374
394
[ #95 ] : https://github.com/gchq/CyberChef/pull/299
375
395
[ #173 ] : https://github.com/gchq/CyberChef/pull/173
0 commit comments