Version: 0.20.0
0.20.0 - 2024-05-08
Important
What's changed
- Frontend has upgraded to mantine v7
- Some frontend design and operation logic has updated
- UPSTREAM: (ARB JS EXEC) Fixes GHSA-87hq-q4gp-9wr4 (caused by GHSA-wgrm-67xf-hhpq).
⛰️ Features
- add auto scroll to tables
- wp cards
- unify team info query hook
- update challenge accepted count
- (client) download blob with filename - (ea373a) by Aether Chen
- (deps) upgrade to mantine v7 (#283) - (a72e47) by GZTime
- unify team info query hook - (c46544) by GZTime
- update challenge accepted count - (99650c) by GZTime
🐛 Bug Fixes
- use config hook
- challenge countdown not work
- last fallback to
sans-serif
formonospace
- footer padding
- strange rendering behavior of
Segmented Control
in the user edit modal. - (i18n) set
lang
attr inhtml
- (9d8b39) by GZTime - (style) footer color use css var - (aafbf2) by GZTime
Changelog: https://github.com/GZTimeWalker/GZCTF/blob/HEAD/CHANGELOG.md
Commits: v0.19.4...v0.20.0