File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -12,15 +12,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
1313### Fixed
1414
15- 1 . 修复 Suo5v2、Godzilla、Command Listener 等无法中断请求的场景下未 close 响应流导致连接失败
15+ 1 . 修复 Suo5v2、Godzilla、Command Listener 等无法中断请求的场景下未 close 响应流导致连接失败 ( # 120 By @ ReaJason , @ zema1 Thanks @ whwlsfb )
16162 . 修复非调试模式下,throwable.printStackTrace 未被正确移除
17- 3 . 修复 responseBody 回显马如果业务优先触发 getOutputStream 或 getWriter 导致回显失败
17+ 3 . 修复 responseBody 回显马如果业务优先触发 getOutputStream 或 getWriter 导致回显失败(#122 Thanks @localurk )
18+ 4 . 修复某软新版获取不到 context 导致 Tomcat 内存马无法注入的问题(Thanks @unam4 )
1819
1920### Changed
2021
21221 . generator 模块去除 bcel 依赖,简化 jackson 依赖
22232 . UI 添加 tooltip 简易描述方便使用,并优化部分布局细节
23- 3 . 依赖更新
24+ 3 . UI 迁移 radix-ui 至 base-ui
25+ 4 . 文档更新、依赖更新
26+
27+ ** Full Changelog:** [ v2.4.0...v2.4.1] ( https://github.com/ReaJason/MemShellParty/compare/v2.4.0...v2.4.1 )
2428
2529## [ v2.4.0] ( https://github.com/ReaJason/MemShellParty/releases/tag/v2.4.0 ) - 2025-12-10
2630
You can’t perform that action at this time.
0 commit comments