Skip to content

v9.0.0

Compare
Choose a tag to compare
@bkimminich bkimminich released this 16 Jan 20:18
· 66 commits to master since this release
v9.0.0

This release contains technical breaking changes or renamings (⚠️) which might require migrating to a newer Node.js version or updating to a later version of a supported CTFd framework.

🏗 Frameworks

  • Upgraded CTFd export generator for compatibility with CTFd 3.4 or higher
  • Removed support for CTFd 2.x data format (⚠️)

👟 Runtime

  • Add support for Node.js 16.x and 17.x

🐳 Docker

Base image for https://hub.docker.com/r/bkimminich/juice-shop-ctf is now node:16-alpine instead of node:14-alpine