File tree Expand file tree Collapse file tree 1 file changed +15
-3
lines changed
Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,23 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ v1.3.0 ] ( https://github.com/ReaJason/MemShellParty/releases/tag/v1.2 .1 ) - 2025-02-20
8+ ## [ v1.3.1 ] ( https://github.com/ReaJason/MemShellParty/releases/tag/v1.3 .1 ) - 2025-02-20
99
1010### Added
1111
12- - 支持 Hessian、Hessian2, XSLT 反序列化 (#36 ) by @ReaJason
12+ - UI 中打包配置中添加 Loading 状态
13+
14+ ### Fixed
15+
16+ - 修复 UI 在修改目标服务时,挂载类型有时未跟着变化导致生成失败
17+
18+ ** Full Changelog:** [ v1.3.0...v1.3.1] ( https://github.com/ReaJason/MemShellParty/compare/v1.3.0...v1.3.1 )
19+
20+ ## [ v1.3.0] ( https://github.com/ReaJason/MemShellParty/releases/tag/v1.3.0 ) - 2025-02-20
21+
22+ ### Added
23+
24+ - 支持 Hessian、Hessian2 反序列化,XSLT 链 (#36 ) by @ReaJason
1325
1426### Changed
1527
@@ -21,7 +33,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2133
2234- 修复 UI 在仅修改打包方式重新生成时,多选 payload 下拉框置空,且 payload 没有变为最新的。
2335
24- ** Full Changelog:** [ v1.2.0 ...v1.2.1 ] ( https://github.com/ReaJason/MemShellParty/compare/v1.2.0 ...v1.2.1 )
36+ ** Full Changelog:** [ v1.2.1 ...v1.3.0 ] ( https://github.com/ReaJason/MemShellParty/compare/v1.2.1 ...v1.3.0 )
2537
2638## [ v1.2.1] ( https://github.com/ReaJason/MemShellParty/releases/tag/v1.2.1 ) - 2025-02-19
2739
You can’t perform that action at this time.
0 commit comments