# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v1.2.0](https://github.com/ReaJason/MemShellParty/releases/tag/v1.2.0) - 2025-02-19 ### Added - 支持 AntSword 内存马生成 by @ReaJason - 添加 Java 反序列化其他 CB 版本 Payload 生成 ### Changed - CI 分离单独测试 was7 集成测试,大幅度减少测试时间 - 部分 UI 调整 ### Fixed - 修复随机类名如果为保留字时会无法加载 ## [v1.1.0](https://github.com/ReaJason/MemShellParty/releases/tag/v1.1.0) - 2025-02-15 ### Added - 支持 Suo5 内存马生成 by @ReaJason ### Changed - 升级 TailWind CSS v4 - 分离 i18n EN 和 ZH 为两个 json 文件,方便维护以及 VSCode 插件识别 ### Fixed - 修复 sonner 颜色主题未随着修改而变化 - 修复 IDEA 本地构建 version 一直是 unspecified **Full Changelog:** [v1.0.0...v1.1.0](https://github.com/ReaJason/MemShellParty/compare/v1.0.0...v1.1.0) ## [v1.0.0](https://github.com/ReaJason/MemShellParty/releases/tag/v1.0.0) - 2025-01-03 ### Added - 支持 Tomcat、Jetty、WebLogic、GlassFish、JBoss、Resin 等 18 个中间件或框架的应用内存马 - 支持 Filter、Servlet、Listener、NettyHandler、Agent 等常见内存马挂载类型 - 支持哥斯拉、冰蝎、命令执行功能 - 支持 Base64、Jar、JSP、常见表达式、常见模板引擎、反序列化等打包方式