Skip to content

Version: 0.25.0

Compare
Choose a tag to compare
@GZTimeWalker GZTimeWalker released this 15 Nov 09:54
· 132 commits to develop since this release
3f29051

0.25.0 - 2024-11-15

Important

STORAGE UPDATED

Now you can use S3/MinIO as a storage backend!
And try to use challenges#<id> to open a challenge quickly.

Learn more on official website.

⛰️ Features

  • (chal) challenge id & name in url hash - (b27873) by GZTime
  • (i18n) fix date format in some locale - (66677e) by GZTime

🐛 Bug Fixes

  • (api) return expected model instead of task - (8f766b) by GZTime
  • (storage) use Exists only for files - (29fa27) by GZTime
  • (style) unexpected ellipses - (7bf435) by GZTime
  • (tar) wrong stream is used in writer - (4270b7) by GZTime

🎨 Styling

  • (icon) scoreboard download button - (c11ae8) by GZTime

🔨 Refactor

  • (storage) support different storage backends - (9d2a89) by GZTime

Changelog: https://github.com/GZTimeWalker/GZCTF/blob/HEAD/CHANGELOG.md
Commits: v0.24.5...v0.25.0