CyberChef/CHANGELOG.md

17 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.

9.13.0 - 2020-02-13

  • 'Rail Fence Cipher Encode' and 'Rail Fence Cipher Decode' operations added @Flavsditz | #948

[9.12.0] - 2019-12-20

[9.11.0] - 2019-11-06

  • Implemented CFB, OFB, and CTR modes for Blowfish operations @cbeuw | #653

[9.10.0] - 2019-11-06

[9.9.0] - 2019-11-01

  • Added support for 109 more character encodings @n1474335

[9.8.0] - 2019-10-31

[9.7.0] - 2019-09-13

[9.6.0] - 2019-09-04

  • 'Bacon Cipher Encode' and 'Bacon Cipher Decode' operations added @kassi | #500

[9.5.0] - 2019-09-04

  • Various Steganography operations added: 'Extract LSB', 'Extract RGBA', 'Randomize Colour Palette', and 'View Bit Plane' @Ge0rg3 | #625

[9.4.0] - 2019-08-30

[9.3.0] - 2019-08-30

[9.2.0] - 2019-08-23

[9.1.0] - 2019-08-22

[9.0.0] - 2019-07-09

Click to expand v8 minor versions

[8.38.0] - 2019-07-03

[8.37.0] - 2019-07-03

[8.36.0] - 2019-07-03

[8.35.0] - 2019-07-03

  • 'Sharpen Image', 'Convert Image Format' and 'Add Text To Image' operations added @j433866 | #515

[8.34.0] - 2019-06-28

  • Various new visualisations added to the 'Entropy' operation @MShwed | #535
  • Efficiency improvements made to the 'Entropy' operation for large file support @n1474335

[8.33.0] - 2019-06-27

  • 'Bzip2 Compress' operation added and 'Bzip2 Decompress' operation greatly improved @artemisbot | #531

[8.32.0] - 2019-06-27

  • 'Index of Coincidence' operation added @Ge0rg3 | #571

[8.31.0] - 2019-04-12

  • The downloadable version of CyberChef is now a .zip file containing separate modules rather than a single .htm file. It is still completely standalone and will not make any external network requests. This change reduces the complexity of the build process significantly. @n1474335

[8.30.0] - 2019-04-12

[8.29.0] - 2019-03-31

[8.28.0] - 2019-03-31

  • 'Heatmap Chart', 'Hex Density Chart', 'Scatter Chart' and 'Series Chart' operation added @artemisbot @tlwr | #496 #143

[8.27.0] - 2019-03-14

  • 'Enigma', 'Typex', 'Bombe' and 'Multiple Bombe' operations added @s2224834 | #516
  • See this wiki article for a full explanation of these operations.
  • New Bombe-style loading animation added for long-running operations @n1474335
  • New operation argument types added: populateMultiOption and argSelector @n1474335

[8.26.0] - 2019-03-09

  • Various image manipulation operations added @j433866 | #506

[8.25.0] - 2019-03-09

  • 'Extract Files' operation added and more file formats supported @n1474335 | #440

[8.24.0] - 2019-02-08

[8.23.1] - 2019-01-18

  • 'Convert co-ordinate format' operation added @j433866 | #476

[8.23.0] - 2019-01-18

[8.22.0] - 2019-01-10

[8.21.0] - 2019-01-10

  • 'To Case Insensitive Regex' and 'From Case Insensitive Regex' operations added @masq | #461

[8.20.0] - 2019-01-09

[8.19.0] - 2018-12-30

  • UI test suite added to confirm that the app loads correctly in a reasonable time and that various operations from each module can be run @n1474335 | #458

[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

<<<<<<< HEAD

d78730edc0 [9.12.0]: https://github.com/gchq/CyberChef/releases/tag/v9.12.0 [9.11.0]: https://github.com/gchq/CyberChef/releases/tag/v9.11.0 [9.10.0]: https://github.com/gchq/CyberChef/releases/tag/v9.10.0 [9.9.0]: https://github.com/gchq/CyberChef/releases/tag/v9.9.0 [9.8.0]: https://github.com/gchq/CyberChef/releases/tag/v9.8.0 [9.7.0]: https://github.com/gchq/CyberChef/releases/tag/v9.7.0 [9.6.0]: https://github.com/gchq/CyberChef/releases/tag/v9.6.0 [9.5.0]: https://github.com/gchq/CyberChef/releases/tag/v9.5.0 [9.4.0]: https://github.com/gchq/CyberChef/releases/tag/v9.4.0 [9.3.0]: https://github.com/gchq/CyberChef/releases/tag/v9.3.0 [9.2.0]: https://github.com/gchq/CyberChef/releases/tag/v9.2.0 [9.1.0]: https://github.com/gchq/CyberChef/releases/tag/v9.1.0 [9.0.0]: https://github.com/gchq/CyberChef/releases/tag/v9.0.0 [8.38.0]: https://github.com/gchq/CyberChef/releases/tag/v8.38.0 [8.37.0]: https://github.com/gchq/CyberChef/releases/tag/v8.37.0 [8.36.0]: https://github.com/gchq/CyberChef/releases/tag/v8.36.0 [8.35.0]: https://github.com/gchq/CyberChef/releases/tag/v8.35.0 [8.34.0]: https://github.com/gchq/CyberChef/releases/tag/v8.34.0 [8.33.0]: https://github.com/gchq/CyberChef/releases/tag/v8.33.0 [8.32.0]: https://github.com/gchq/CyberChef/releases/tag/v8.32.0 [8.31.0]: https://github.com/gchq/CyberChef/releases/tag/v8.31.0 [8.30.0]: https://github.com/gchq/CyberChef/releases/tag/v8.30.0 [8.29.0]: https://github.com/gchq/CyberChef/releases/tag/v8.29.0 [8.28.0]: https://github.com/gchq/CyberChef/releases/tag/v8.28.0 [8.27.0]: https://github.com/gchq/CyberChef/releases/tag/v8.27.0 [8.26.0]: https://github.com/gchq/CyberChef/releases/tag/v8.26.0 [8.25.0]: https://github.com/gchq/CyberChef/releases/tag/v8.25.0 [8.24.0]: https://github.com/gchq/CyberChef/releases/tag/v8.24.0 [8.23.1]: https://github.com/gchq/CyberChef/releases/tag/v8.23.1 [8.23.0]: https://github.com/gchq/CyberChef/releases/tag/v8.23.0 [8.22.0]: https://github.com/gchq/CyberChef/releases/tag/v8.22.0 [8.21.0]: https://github.com/gchq/CyberChef/releases/tag/v8.21.0 [8.20.0]: https://github.com/gchq/CyberChef/releases/tag/v8.20.0 [8.19.0]: https://github.com/gchq/CyberChef/releases/tag/v8.19.0 [8.18.0]: https://github.com/gchq/CyberChef/releases/tag/v8.18.0 [8.17.0]: https://github.com/gchq/CyberChef/releases/tag/v8.17.0 [8.16.0]: https://github.com/gchq/CyberChef/releases/tag/v8.16.0 [8.15.0]: https://github.com/gchq/CyberChef/releases/tag/v8.15.0 [8.14.0]: https://github.com/gchq/CyberChef/releases/tag/v8.14.0 [8.13.0]: https://github.com/gchq/CyberChef/releases/tag/v8.13.0 [8.12.0]: https://github.com/gchq/CyberChef/releases/tag/v8.12.0 [8.11.0]: https://github.com/gchq/CyberChef/releases/tag/v8.11.0 [8.10.0]: https://github.com/gchq/CyberChef/releases/tag/v8.10.0 [8.9.0]: https://github.com/gchq/CyberChef/releases/tag/v8.9.0 [8.8.0]: https://github.com/gchq/CyberChef/releases/tag/v8.8.0 [8.7.0]: https://github.com/gchq/CyberChef/releases/tag/v8.7.0 [8.6.0]: https://github.com/gchq/CyberChef/releases/tag/v8.6.0 [8.5.0]: https://github.com/gchq/CyberChef/releases/tag/v8.5.0 [8.4.0]: https://github.com/gchq/CyberChef/releases/tag/v8.4.0 [8.3.0]: https://github.com/gchq/CyberChef/releases/tag/v8.3.0 [8.2.0]: https://github.com/gchq/CyberChef/releases/tag/v8.2.0 [8.1.0]: https://github.com/gchq/CyberChef/releases/tag/v8.1.0 [8.0.0]: https://github.com/gchq/CyberChef/releases/tag/v8.0.0 [7.0.0]: https://github.com/gchq/CyberChef/releases/tag/v7.0.0 [6.0.0]: https://github.com/gchq/CyberChef/releases/tag/v6.0.0 [5.0.0]: https://github.com/gchq/CyberChef/releases/tag/v5.0.0 [4.0.0]: b1d73a725d

<<<<<<< HEAD

d78730edc0

<<<<<<< HEAD

d78730edc0