Skip to content

Version: 1.1.0

Compare
Choose a tag to compare
@GZTimeWalker GZTimeWalker released this 10 Dec 15:38
· 35 commits to develop since this release
a530456

1.1.0 - 2024-12-10

Important

API CHANGES

GZCTF now uses millisecond timestamps (int64) in the APIs
instead of the previous string type

⛰️ Features

  • (frontend) use timestamp for api - (79d44e) by GZTime
  • replace lang in index.html - (4fa607) by GZTime

🔨 Refactor

  • (frontend) use modern async - (fb2a66) by GZTime

Changelog: https://github.com/GZTimeWalker/GZCTF/blob/HEAD/CHANGELOG.md
Commits: v1.0.5...v1.1.0