Skip to content

v10.0.0

Compare
Choose a tag to compare
@bkimminich bkimminich released this 01 Sep 10:31
· 6 commits to master since this release
v10.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 CTF framework.

🏗 Frameworks

  • #132: Replaced CTFd data export with CSV challenge export for higher compatibility and stability (⚠️)
    • For CTFd exports, paid challenge hints are currently treated as free due to hint costs missing in CTFd 3.6 CSV schema (⚠️)

👟 Runtime

  • Added support for Node.js 20.x
  • Removed support for any Node.js version lower than 16.x (⚠️)

🐳 Docker