Skip to content

Version: 1.8.1

Choose a tag to compare

@GZTimeWalker GZTimeWalker released this 05 Jan 14:12
· 49 commits to develop since this release
4712e5f

1.8.1 - 2026-01-05

Feel free to ♥️ sponsor GZCTF ♥️!

This is a maintenance release that updates dependencies and improves the user registration experience.

⛰️ Features & Improvements

  • Docker Engine Support: Updated to Docker Engine API v29 for better compatibility and performance.
  • Registration Flow: Added an email verification pending page after registration to provide clear guidance to users awaiting email confirmation (#539).

📦 Dependencies

  • Updated all backend dependencies (ASP.NET Core, EF Core, and related packages).
  • Updated all frontend dependencies (React, Vite, Mantine, and related packages).
  • Updated GitHub Actions workflow dependencies for integration tests.

Changelog: https://github.com/GZTimeWalker/GZCTF/blob/HEAD/CHANGELOG.md
Commits: https://github.com/GZTimeWalker/GZCTF/compare/v1.8.0..v1.8.1