Skip to content

1.10.13

Compare
Choose a tag to compare
@erupts erupts released this 04 Sep 13:26
· 701 commits to master since this release
ecc0665

🐞 修复 keepUploadFileName 配置为 true 时上传中文路径文件访问会 404 的 bug
🧩 启动时检测是否存在spring-boot-devtools依赖,存在则提示异常建议移除
🧩 erupt-annocation 模块移除 POI 依赖
🧩 提升 @erupt 自动添加表注释能力容错
🧩 完全兼容JDK 17, 修复JDK 17 各种问题
🌟 RowOperation 增加 tplWidth 配置可定义自定义弹出层宽度
🌟 erupt-cloud-node 增加聚合模块 erupt-cloud-node-jpa 开发node模块时减少依赖配置
🌟 excel导出功能单独拆分 erupt-excel 依赖,减轻 node 节点打包体积