@@ -21,8 +21,36 @@ Join and follow us to solve your question ❤️❤️❤️↓↓↓
2121>
2222> perf: <Badge text =" Optimization function " type =" info " /> <span >  ;  ;  ;  ; </span > fix: <Badge text =" Fix or Remove function " type =" danger " />
2323
24+ ## 2025.1.3 <Badge text =" Free trial " type =" tip " /> <Badge text =" Developing... " type =" pink " /> <Badge text =" IDEA 2023.3+ " color =" pink " />
25+ - <Badge text =" Support scan api of super class " type =" tip " />
26+ - <Badge text =" Api navigate not jump to method support " type =" tip " />
27+ - <Badge text =" Batch sync api to Apifox support " type =" tip " />
28+ - <Badge text =" Export Openapi error for collection type " type =" danger " />
2429
25- ## 2025.1.2 <Badge text =" Free trial " type =" tip " /> <Badge text =" Developing... " type =" pink " /> <Badge text =" 2025-03-11 " color =" SandyBrown " /> <Badge text =" IDEA 2023.3+ " color =" pink " />
30+ ::: hint Support scan Api of super class <Badge vertical =" top " text =" New feature " type =" tip " />
31+ ![ ] ( /img/2025.1.3/apiPreviewSuperClass.png )
32+
33+ Api preview supports scanning of super class, supports generating parent API in Api preview, and supports saving.
34+
35+ :::
36+
37+ ::: hint Api navigate not jump to method support <Badge vertical =" top " text =" New feature " type =" tip " />
38+ ![ ] ( /img/2025.1.3/apisJumpMethodConfig.png )
39+
40+ With this configuration, code navigate will not be executed, which can effectively avoid opening multiple code tabs when executing the saved API.
41+
42+ :::
43+
44+ ::: hint Batch sync api to Apifox support <Badge vertical =" top " text =" New feature " type =" tip " />
45+ ![ ] ( /img/2025.1.3/apifoxBatchSync.png )
46+
47+ After selecting a directory, you can synchronize the APIs in the directory to Apifox in batches.
48+
49+
50+ :::
51+
52+
53+ ## 2025.1.2 <Badge text =" Free trial " type =" tip " /> Newest version <Badge text =" 2025-03-11 " color =" SandyBrown " /> <Badge text =" IDEA 2023.3+ " color =" pink " />
2654- <Badge text =" Some non-core function disabled by default " type =" info " />
2755- <Badge text =" Add tags element for OpenApi doc " type =" info " />
2856- <Badge text =" History requests increased to 50 " type =" info " />
@@ -49,7 +77,7 @@ Fixed the issue that the API list preview was not displayed in previous versions
4977:::
5078
5179
52- ## 2025.1.1 <Badge text =" Free trial " type =" tip " /> <Badge text =" Newest version " type = " pink " /> < Badge text = " 2025-01-15 " color =" SandyBrown " /> <Badge text =" IDEA 2023.3+ " color =" pink " />
80+ ## 2025.1.1 <Badge text =" Free trial " type =" tip " /> <Badge text =" 2025-01-15 " color =" SandyBrown " /> <Badge text =" IDEA 2023.3+ " color =" pink " />
5381
5482- <Badge text =" OpenAPI batch export " type =" tip " />
5583- <Badge text =" Export notice optimization " type =" info " />
0 commit comments