2
2
All major and minor version changes will be documented in this file. Details of patch-level version changes can be found in [ commit messages] ( https://github.com/gchq/CyberChef/commits/master ) .
3
3
4
4
5
+ ### [ 8.27.0] - 2019-03-14
6
+ - 'Enigma', 'Typex', 'Bombe' and 'Multiple Bombe' operations added [ @s2224834 ] | [ #516 ]
7
+ - See [ this wiki article] ( https://github.com/gchq/CyberChef/wiki/Enigma,-the-Bombe,-and-Typex ) for a full explanation of these operations.
8
+ - New Bombe-style loading animation added for long-running operations [ @n1474335 ]
9
+ - New operation argument types added: ` populateMultiOption ` and ` argSelector ` [ @n1474335 ]
10
+
11
+ ### [ 8.26.0] - 2019-03-09
12
+ - Various image manipulation operations added [ @j433866 ] | [ #506 ]
13
+
14
+ ### [ 8.25.0] - 2019-03-09
15
+ - 'Extract Files' operation added and more file formats supported [ @n1474335 ] | [ #440 ]
16
+
5
17
### [ 8.24.0] - 2019-02-08
6
18
- 'DNS over HTTPS' operation added [ @h345983745 ] | [ #489 ]
7
19
@@ -106,6 +118,9 @@ All major and minor version changes will be documented in this file. Details of
106
118
107
119
108
120
121
+ [ 8.27.0 ] : https://github.com/gchq/CyberChef/releases/tag/v8.27.0
122
+ [ 8.26.0 ] : https://github.com/gchq/CyberChef/releases/tag/v8.26.0
123
+ [ 8.25.0 ] : https://github.com/gchq/CyberChef/releases/tag/v8.25.0
109
124
[ 8.24.0 ] : https://github.com/gchq/CyberChef/releases/tag/v8.24.0
110
125
[ 8.23.1 ] : https://github.com/gchq/CyberChef/releases/tag/v8.23.1
111
126
[ 8.23.0 ] : https://github.com/gchq/CyberChef/releases/tag/v8.23.0
@@ -142,6 +157,7 @@ All major and minor version changes will be documented in this file. Details of
142
157
[ @j433866 ] : https://github.com/j433866
143
158
[ @GCHQ77703 ] : https://github.com/GCHQ77703
144
159
[ @h345983745 ] : https://github.com/h345983745
160
+ [ @s2224834 ] : https://github.com/s2224834
145
161
[ @artemisbot ] : https://github.com/artemisbot
146
162
[ @picapi ] : https://github.com/picapi
147
163
[ @Dachande663 ] : https://github.com/Dachande663
@@ -180,6 +196,7 @@ All major and minor version changes will be documented in this file. Details of
180
196
[ #394 ] : https://github.com/gchq/CyberChef/pull/394
181
197
[ #428 ] : https://github.com/gchq/CyberChef/pull/428
182
198
[ #439 ] : https://github.com/gchq/CyberChef/pull/439
199
+ [ #440 ] : https://github.com/gchq/CyberChef/pull/440
183
200
[ #441 ] : https://github.com/gchq/CyberChef/pull/441
184
201
[ #443 ] : https://github.com/gchq/CyberChef/pull/443
185
202
[ #446 ] : https://github.com/gchq/CyberChef/pull/446
@@ -192,3 +209,5 @@ All major and minor version changes will be documented in this file. Details of
192
209
[ #468 ] : https://github.com/gchq/CyberChef/pull/468
193
210
[ #476 ] : https://github.com/gchq/CyberChef/pull/476
194
211
[ #489 ] : https://github.com/gchq/CyberChef/pull/489
212
+ [ #506 ] : https://github.com/gchq/CyberChef/pull/506
213
+ [ #516 ] : https://github.com/gchq/CyberChef/pull/516
0 commit comments