File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to [ ** GZCTF** ] ( https://github.com/GZTimeWalker/GZCTF ) will be documented in this file.
44
5+ ---
6+ ## [ 1.4.3] ( https://github.com/GZTimeWalker/GZCTF/compare/v1.4.2..v1.4.3 ) - 2025-07-22
7+
8+ ### ⛰️ Features
9+
10+ - ** (charts)** add MemberContributionPie component - ([ a462cc] ( https://github.com/GZTimeWalker/GZCTF/commit/a462cc ) ) by ** GZTime**
11+ - ** (shiki)** synchronized rendering of markdown as wasm engine is not used - ([ a8f326] ( https://github.com/GZTimeWalker/GZCTF/commit/a8f326 ) ) by ** GZTime**
12+
513---
614## [ 1.4.2] ( https://github.com/GZTimeWalker/GZCTF/compare/v1.4.1..v1.4.2 ) - 2025-07-03
715
Original file line number Diff line number Diff line change 55 <IsPackable >false</IsPackable >
66 <CollectCoverage >true</CollectCoverage >
77 <Configurations >Debug;Release</Configurations >
8- <ReleaseVersion >1.4.2 </ReleaseVersion >
8+ <ReleaseVersion >1.4.3 </ReleaseVersion >
99 <EnablePreviewFeatures >True</EnablePreviewFeatures >
1010 <WarningLevel >4</WarningLevel >
1111 </PropertyGroup >
Original file line number Diff line number Diff line change 3939 SolutionGuid = {643F6AF8-C22F-4E8E-9AB2-504B7C560CD6}
4040 EndGlobalSection
4141 GlobalSection (MonoDevelopProperties ) = preSolution
42- version = 1.4.2
42+ version = 1.4.3
4343 EndGlobalSection
4444EndGlobal
Original file line number Diff line number Diff line change 11{
22 "name" : " gzctf-client" ,
3- "version" : " 1.4.2 " ,
3+ "version" : " 1.4.3 " ,
44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
4848 "react" : " ^19.1.0" ,
4949 "react-dom" : " ^19.1.0" ,
5050 "react-error-boundary" : " ^6.0.0" ,
51- "react-i18next" : " ^15.6.0 " ,
51+ "react-i18next" : " ^15.6.1 " ,
5252 "react-pdf" : " ^10.0.1" ,
5353 "react-router" : " ^7.7.0" ,
5454 "shiki" : " ^3.8.1" ,
6464 "@types/react" : " ^19.1.8" ,
6565 "@types/react-dom" : " ^19.1.6" ,
6666 "@vitejs/plugin-react-oxc" : " ^0.3.0" ,
67- "axios" : " ^1.10 .0" ,
67+ "axios" : " ^1.11 .0" ,
6868 "babel-plugin-prismjs" : " ^2.1.0" ,
6969 "oxlint" : " ^1.8.0" ,
7070 "postcss" : " ^8.5.6" ,
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFramework >net9.0</TargetFramework >
5- <AssemblyVersion >1.4.2 .0</AssemblyVersion >
5+ <AssemblyVersion >1.4.3 .0</AssemblyVersion >
66 <Description >GZ::CTF $(VITE_APP_GIT_NAME)-$(VITE_APP_GIT_SHA) build at $(VITE_APP_BUILD_TIMESTAMP)</Description >
77 <Nullable >enable</Nullable >
88 <ImplicitUsings >enable</ImplicitUsings >
1818 <SpaProxyServerUrl >http://localhost:63000</SpaProxyServerUrl >
1919 <SpaProxyLaunchCommand >npm run dev -- --host</SpaProxyLaunchCommand >
2020 <Configurations >Debug;Release</Configurations >
21- <ReleaseVersion >1.4.2 </ReleaseVersion >
21+ <ReleaseVersion >1.4.3 </ReleaseVersion >
2222 <WarningLevel >4</WarningLevel >
2323 <ServerGarbageCollection >true</ServerGarbageCollection >
2424 <EFOptimizeContext >true</EFOptimizeContext >
You can’t perform that action at this time.
0 commit comments