File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,21 @@ 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.2] ( https://github.com/ReaJason/MemShellParty/releases/tag/v1.3.2 ) - 2025-02-25
9+
10+ ### Fixed
11+
12+ - 修复 Tomcat WebSocket 注入报错,无法工作
13+
14+ ### Changed
15+
16+ - 添加 foojay-toolchains 插件,支持 Dockerfile 构建时自动下载缺失的 JDK 版本
17+ - 优化构建 Spring Boot 的 Dockerfile,最小权限原则
18+ - 支持一键构建的 Dockerfile,适配需要 NGINX 反代的场景
19+ - 代码重构支持一处注册所有 Server 的 Shell 配置
20+
21+ ** Full Changelog:** [ v1.3.1...v1.3.2] ( https://github.com/ReaJason/MemShellParty/compare/v1.3.1...v1.3.2 )
22+
823## [ v1.3.1] ( https://github.com/ReaJason/MemShellParty/releases/tag/v1.3.1 ) - 2025-02-20
924
1025### Added
You can’t perform that action at this time.
0 commit comments