Skip to content

Commit 9bc73c8

Browse files
committed
docs: update CHANGELOG
1 parent 056cab6 commit 9bc73c8

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and 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

0 commit comments

Comments
 (0)