CyberChef/CHANGELOG.md

7.7 KiB

Changelog

All major and minor version changes will be documented in this file. Details of patch-level version changes can be found in commit messages.

8.18.0 - 2018-12-26

8.17.0 - 2018-12-25

  • 'Generate QR Code' and 'Parse QR Code' operations added @j433866 | #448

8.16.0 - 2018-12-19

8.15.0 - 2018-12-18

  • 'Text Encoding Brute Force' operation added @Cynser | #439

8.14.0 - 2018-12-18

8.13.0 - 2018-12-15

8.12.0 - 2018-11-21

  • 'Citrix CTX1 Encode' and 'Citrix CTX1 Decode' operations added @bwhitn | #428

8.11.0 - 2018-11-13

  • 'CSV to JSON' and 'JSON to CSV' operations added @n1474335 | #277

8.10.0 - 2018-11-07

8.9.0 - 2018-11-07

8.8.0 - 2018-10-10

8.7.0 - 2018-08-31

  • 'JWT Sign', 'JWT Verify' and 'JWT Decode' operations added @GCHQ77703 | #348

8.6.0 - 2018-08-29

8.5.0 - 2018-08-23

  • 'To Braille' and 'From Braille' operations added @n1474335 | #255

8.4.0 - 2018-08-23

8.3.0 - 2018-08-21

  • 'To MessagePack' and 'From MessagePack' operations added @artemisbot | #338

8.2.0 - 2018-08-21

  • Information links added to most operations, accessible in the description popover @PenguinGeorge | #298

8.1.0 - 2018-08-19

8.0.0 - 2018-08-05

7.0.0 - 2017-12-28

  • Added support for loading, processing and downloading files up to 500MB @n1474335 | #224

6.0.0 - 2017-09-19

  • Threading support added. All recipe processing moved into a Web Worker to increase performance and to allow long-running operations to be cancelled @n1474335 | #173
  • Module system created so that operations relying on large libraries can be downloaded separately as required, reducing the initial loading time for the app @n1474335 | #173

5.0.0 - 2017-03-30

  • Webpack build process configured with Babel transpilation and ES6 imports and exports @n1474335 | #95

4.0.0 - 2016-11-28