release: v3.5.0

This commit is contained in:
2025-03-05 21:39:12 +08:00
parent 82f3df59c3
commit 9b53e6dc58
5 changed files with 58 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
# ContiNew Admin 中后台管理框架
<a href="https://github.com/continew-org/continew-admin" title="Release" target="_blank">
<img src="https://img.shields.io/badge/SNAPSHOT-v3.5.0-%23ff3f59.svg" alt="Release" />
<img src="https://img.shields.io/badge/RELEASE-v3.5.0-%23ff3f59.svg" alt="Release" />
</a>
<a href="https://github.com/continew-org/continew-starter" title="ContiNew Starter" target="_blank">
<img src="https://img.shields.io/badge/ContiNew Starter-2.8.3-%236CB52D.svg" alt="ContiNew Starter" />
@@ -135,7 +135,9 @@ public class DeptController extends BaseController<DeptService, DeptResp, DeptDe
- 文件管理管理系统文件支持上传、下载、预览目前支持图片、音视频、PDF、Word、Excel、PPT、重命名、切换视图列表、网格等功能
- 存储管理:管理文件存储配置,支持本地存储、兼容 S3 协议存储
- 存储管理:管理文件存储配置,支持本地存储、兼容 S3 协议对象存储
- 终端管理:多端认证管理,可设置不同的 token 有效期
- 系统配置:
- 基础配置提供修改系统标题、Logo、favicon、版权信息等基础配置功能以方便用户系统与其自身品牌形象保持一致