File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1+ * 2.7.6
2+ * feat: implement cookie persistence in ApiDashboardPanel [(#1198)](https://github.com/tangcent/easy-yapi/pull/1198)
3+
4+ * feat: Improve ApiDashboard lifecycle management and context handling [(#1197)](https://github.com/tangcent/easy-yapi/pull/1197)
15* 2.7.5
26 * feat: Introduces a new ApiDashboardPanel for API testing [(#1191)](https://github.com/tangcent/easy-yapi/pull/1191)
37
Original file line number Diff line number Diff line change 11plugin_name =EasyYapi
2- plugin_version =2.7.5 .212.0
2+ plugin_version =2.7.6 .212.0
33kotlin.code.style =official
44kotlin_version =1.8.0
55junit_version =5.9.2
Original file line number Diff line number Diff line change 1- < a href ="https://github.com/tangcent/easy-yapi/releases/tag/v2.7.5 "> v2.7.5 (2025-03-01 )</ a > < br >
1+ < a href ="https://github.com/tangcent/easy-yapi/releases/tag/v2.7.6 "> v2.7.6 (2025-03-09 )</ a > < br >
22< a href ="https://github.com/tangcent/easy-yapi/blob/master/IDEA_CHANGELOG.md "> Full Changelog</ a >
33
44< h3 > Enhancements:</ h3 >
55
66< ul >
7- < li > feat: Introduces a new ApiDashboardPanel for API testing (< a href ="https://github.com/tangcent/easy-yapi/pull/1191 "> #1191 </ a > )</ li >
7+ < li > feat: implement cookie persistence in ApiDashboardPanel (< a href ="https://github.com/tangcent/easy-yapi/pull/1198 "> #1198 </ a > )</ li >
88
9- < li > feat: Add Support for Meta-Spring Controller Annotations (< a href ="https://github.com/tangcent/easy-yapi/pull/1187 "> #1187 </ a > )</ li >
9+ < li > feat: Improve ApiDashboard lifecycle management and context handling (< a href ="https://github.com/tangcent/easy-yapi/pull/1197 "> #1197 </ a > )</ li >
1010</ ul >
1111
1212< h3 > Fixes:</ h3 >
13-
14- < ul >
15- < li > fix: correct YapiSaveInterceptor order for no_update.description config (< a href ="https://github.com/tangcent/easy-yapi/pull/1185 "> #1185</ a > )</ li >
16- </ ul >
Original file line number Diff line number Diff line change 11<idea-plugin >
22 <id >com.itangcent.idea.plugin.easy-yapi</id >
33 <name >EasyYapi</name >
4- <version >2.7.5 .212.0</version >
4+ <version >2.7.6 .212.0</version >
55 <vendor email =" pentatangcent@gmail.com" url =" https://github.com/tangcent" >Tangcent</vendor >
66
77 <description ><![CDATA[ Description will be added by gradle build]]> </description >
You can’t perform that action at this time.
0 commit comments