Skip to content

Releases: gchq/CyberChef-server

Minor release adding health endpoint

05 Aug 10:05
1142e60
Compare
Choose a tag to compare

Ahead of a potential major release to address underlying issues with the use of the main CyberChef library, this minor release simply adds a basic health endpoint to assist in load balancing/API client development

v0.0.9

05 Jan 18:16
6073a08
Compare
Choose a tag to compare

Minor release adding support for cross-origin requests and fixing the dockerfile

What's Changed

New Contributors

Full Changelog: v0.0.8...v0.0.9

v0.0.8

26 Jun 13:24
Compare
Choose a tag to compare
0.0.8

v0.0.6

13 Feb 15:25
Compare
Choose a tag to compare

Add Dockerfile

v0.0.5

13 Feb 09:11
Compare
Choose a tag to compare

Align versions with github

v0.0.4

13 Feb 09:10
Compare
Choose a tag to compare

outputType can now be defined to request the recipe output in a defined type.

Breaking changes

/bake now returns an object with properties value and type, so that we can return numbers if we want to and so that the return type is explicitly defined.

v0.0.1

15 Nov 11:07
b3de816
Compare
Choose a tag to compare

0.0.1

Initial release - not all functions have been tested.