Skip to content

Version: 1.1.1

Compare
Choose a tag to compare
@GZTimeWalker GZTimeWalker released this 15 Dec 16:56
· 30 commits to develop since this release
ab0689f

1.1.1 - 2024-12-15

Important

API CHANGES

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

⛰️ Features

  • (frontend) dynamic load i18n resources - (ab0689) by GZTime
  • (team) allow to have 3 teams per user - (318f19) by GZTime
  • (wsrx) expose port mapping type to frontend - (803bfe) by GZTime

🐛 Bug Fixes

  • (cache) remove ClientConfig cache when launch - (a7c337) by GZTime
  • (challenge) update attachment will remove all flags - (61c630) by GZTime
  • (fetcher) incorrect error handling - (9393c4) by GZTime
  • (submit) missing clear interval when refactor - (91e224) by GZTime

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