Releases: GZTimeWalker/GZCTF
Version: 1.4.3
1.4.3 - 2025-07-22
Feel free to
♥️ sponsor GZCTF♥️ if you like it!
⛰️ Features
- (charts) add MemberContributionPie component - (a462cc) by GZTime
- (shiki) synchronized rendering of markdown as wasm engine is not used - (a8f326) by GZTime

Changelog: https://github.com/GZTimeWalker/GZCTF/blob/HEAD/CHANGELOG.md
Commits: https://github.com/GZTimeWalker/GZCTF/compare/v1.4.2..v1.4.3
Version: 1.4.2
1.4.2 - 2025-07-03
Feel free to
♥️ sponsor GZCTF♥️ if you like it!
⛰️ Features
🐛 Bug Fixes
- (api) cannot reset password - (bc512c) by GZTime
- (repository) game count retrieval - (173062) by GZTime
- (styles) add dark and light mixins for .shiki class - (95839d) by GZTime
Changelog: https://github.com/GZTimeWalker/GZCTF/blob/HEAD/CHANGELOG.md
Commits: https://github.com/GZTimeWalker/GZCTF/compare/v1.4.1..v1.4.2
Version: 1.4.1
1.4.1 - 2025-06-11
Feel free to
♥️ sponsor GZCTF♥️ if you like it!
Tip
Major changes
Upgrade mantine to v8.1
Upgrade dotnet runtime to v9.0.6
Use shiki
instead of prismjs
Enabling Sensitive Data Encryption in a Security Context
⛰️ Features
- (frontend) use shiki instead of prismjs - (5376ab) by GZTime
🐛 Bug Fixes
- (post_card) format time as
lll
on mobile - (e6b735) by GZTime
Changelog: https://github.com/GZTimeWalker/GZCTF/blob/HEAD/CHANGELOG.md
Commits: https://github.com/GZTimeWalker/GZCTF/compare/v1.4.0..v1.4.1
Version: 1.4.0
1.4.0 - 2025-06-02
Feel free to
♥️ sponsor GZCTF♥️ if you like it!
Tip
Major changes
Upgrade mantine to v8
Upgrade dotnet runtime to v9.0.5
Enabling Sensitive Data Encryption in a Security Context
⛰️ Features
- (api) api sensitive data encryption - (3b3d0d) by GZTime
- (settings) show error when web crypto api is not available - (4187c0) by GZTime
🐛 Bug Fixes
- (client) destory instance after flag submission - (b90d7e) by GZTime
- (submit) check flag length after decryption - (b9c6c3) by GZTime
Changelog: https://github.com/GZTimeWalker/GZCTF/blob/HEAD/CHANGELOG.md
Commits: https://github.com/GZTimeWalker/GZCTF/compare/v1.3.3..v1.4.0
Version: 1.3.3
1.3.3 - 2025-05-16
Feel free to
♥️ sponsor GZCTF♥️ if you like it!
Tip
Major changes
Upgrade mantine to v8
Upgrade dotnet runtime to v9.0.5
Changelog: https://github.com/GZTimeWalker/GZCTF/blob/HEAD/CHANGELOG.md
Commits: v1.3.2...v1.3.3
Version: 1.3.2
1.3.2 - 2025-05-05
Feel free to
♥️ sponsor GZCTF♥️ if you like it!
Important
NEW FEATURE
GZCTF now integrates with WSRX.
The WebSocket URL will be automatically proxied by the client once permission is granted.
Many thanks, and a very happy birthday to @Reverier-Xu!
⛰️ Features
- retry on failure for database sink - (e13025) by Steven He
- only save traffic with data - (d6c7cc) by GZTime
- copy to temp buffer when stream not seekable - (9dfdee) by GZTime
🐛 Bug Fixes
- (cronjob) remove duplicated log - (3d50c0) by Aether Chen
- (proxy) decrease connection count - (6e5fce) by GZTime
- (review) add line clamp to userName text to prevent overflow - (21dbca) by GZTime
- (writeup) limit text width to avoid overflow - (3aa9e7) by GZTime
- clear inserted logs correctly - (6be8a5) by Steven He
Changelog: https://github.com/GZTimeWalker/GZCTF/blob/HEAD/CHANGELOG.md
Commits: v1.3.1...v1.3.2
Version: 1.3.1
1.3.1 - 2025-04-28
Feel free to
♥️ sponsor GZCTF♥️ if you like it!
Important
NEW FEATURE
GZCTF now integrates with WSRX.
The WebSocket URL will be automatically proxied by the client once permission is granted.
Many thanks, and a very happy birthday to @Reverier-Xu!
⛰️ Features
- (proxy) fix potential problem - (f608df) by GZTime
- (wsrx) only show the wsrx icon when platform proxy enabled - (d9d2a5) by GZTime
🐛 Bug Fixes
- (badge) text overflow in table - (b23d78) by GZTime
- (wsrx) ensure proper updates on options change - (13d4ce) by GZTime
Changelog: https://github.com/GZTimeWalker/GZCTF/blob/HEAD/CHANGELOG.md
Commits: v1.3.0...v1.3.1
Version: 1.3.0
1.3.0 - 2025-04-21
Feel free to
♥️ sponsor GZCTF♥️ if you like it!
Important
NEW FEATURE
GZCTF now integrates with WSRX.
The WebSocket URL will be automatically proxied by the client once permission is granted.
Many thanks, and a very happy birthday to @Reverier-Xu!
⛰️ Features
- add wsrx integration (#421) - (872d1b) by Reverier Xu
- (wsrx) support instance label - (bc8ad4) by GZTime
- (wsrx) allow proxy to 0.0.0.0 - (7099e2) by GZTime
- (wsrx) use context to manage wsrx state - (0cefd1) by GZTime
- (wsrx) switch whether to display the local mapping entry - (86191e) by GZTime
🐛 Bug Fixes
- (instance) open the right url - (d556e3) by GZTime
Changelog: https://github.com/GZTimeWalker/GZCTF/blob/HEAD/CHANGELOG.md
Commits: v1.2.6...v1.3.0
Version: 1.2.6
1.2.6 - 2025-04-08
Feel free to
♥️ sponsor GZCTF♥️ if you like it!
🐛 Bug Fixes
- (cache) remove cache that does not make sense - (1a86f0) by GZTime
- (games) text overflow in ScrollArea - (61b7e2) by GZTime
Changelog: https://github.com/GZTimeWalker/GZCTF/blob/HEAD/CHANGELOG.md
Commits: v1.2.5...v1.2.6
Version: 1.2.5
1.2.5 - 2025-03-16
Feel free to
♥️ sponsor GZCTF♥️ if you like it!
⛰️ Features
- (container) support multiple registry credentials - (a51c3d) by GZTime
- upgrade dotnet runtime to 9.0.3
🐛 Bug Fixes
- (k8s) incorrent json format - (921417) by GZTime
- upgrade mantine to 7.17.2, fix some bugs include mantinedev/mantine#7539
Changelog: https://github.com/GZTimeWalker/GZCTF/blob/HEAD/CHANGELOG.md
Commits: v1.2.4...v1.2.5