Releases: juice-shop/juice-shop-ctf
Releases · juice-shop/juice-shop-ctf
v6.1.1
v6.1.0
Node.js Support
- Add Node.js 12.x to officially supported versions
Miscellaneous
- Update all runtime and development dependencies
v6.0.1
v6.0.0
This release contains breaking changes (:zap:) which will make existing config files for the Juice Shop CTF Extension invalid!
CTF Frameworks
- #57: Added support for CTFd 2.x in interactive mode and configuration file
- Renamed "CTFd" framework selection into "CTFd 1.x" (:zap:)
- Set "CTFd 2.x" as the default framework selection (:zap:)
Bugfixes
- Added missing category Difficulty 6 to FBCTF data exports
insertHintUrls
is now truly optional in config files withFBCTF
asctfFramework
v5.0.2
Miscellaneous
- Updated
ava
andjoi
runtime dependencies
v5.0.1
Miscellaneous
- CLI tool now clearly states that only CTFd 1.1.x and 1.2.x are supported by this version
⚡ The
juice-shop-ctf-cli
tool is currently not compatible with the updated CTFd 2.x data format!
v5.0.0
v4.2.0
v4.1.0
v4.0.1
Fixes 🐛
- Removed manual encoding of
"
in challenge descriptions and text hints which would lead to\"\"
in JSON and unwanted""
on CTFd UI
Miscellaneous
- Updated all runtime dependencies