Releases: suyuan32/simple-admin-backend-ui
Releases · suyuan32/simple-admin-backend-ui
v1.2.3
Simple Admin Backend UI v1.2.3 更新
- 新增(menu): 新增
path
的校验规则 - 修复(icon): 修复
icon
组件的循环依赖问题 - 升级(tinymce): 升级
Tinymce
至最新,优化夜间模式下的样式 - 优化(i18n): 优化
i18n
翻译 - 新增(ImageUpload):新增
ImageUpload
组件 - 优化: 优化全局颜色配置
- 优化(ImageUpload): 支持单个图片地址
- 同步: 同步
vben
最新代码 - 移除: 旧的夜间模式无用的配置文件及代码
- 优化(login page): 优化登录页样式
- 优化(pinia persist): 新增
pinia-plugin-persistedstate
插件, 优化store
代码,使用插件 - 修复:
form
配置default value
导致的覆盖问题 - 优化(search):搜索栏样式
- 移除(qrcode):移除
QRCode
组件,改为使用antdv
自带的QRCode
- 修复(menu): 修复菜单列表重复的参数
- 更新: 更新依赖
Simple Admin Backend UI v1.2.3 Update
- New (menu): Add
path
validation rule - Fix (icon): Fix
icon
component circular dependency problem - Upgrade (tinymce): Upgrade
Tinymce
to the latest, optimize the style in night mode - Optimize (i18n): Optimize
i18n
translation - New (ImageUpload): Add
ImageUpload
component - Optimize: Optimize global color configuration
- Optimize (ImageUpload): Support single image address
- Sync: Sync
vben
latest code - Remove: Old night mode useless configuration file and code
- Optimize (login page): Optimize login page style
- Optimize (pinia persist): Add
pinia-plugin-persistedstate
plugin, optimizestore
code, use plugin - Fix:
form
configurationdefault value
caused by the override problem - Optimize (search): Search bar style
- Remove (qrcode): Remove
QRCode
component, change to useantdv
ownQRCode
- Fix (menu): Fix menu list duplicate parameters
- Update: Update dependencies
What's Changed
- feat: add rule for menu path by @suyuan32 in #129
- Dev by @suyuan32 in #130
- fix: optimize editor and upload by @suyuan32 in #131
- fix: merge latest codes from vben by @suyuan32 in #132
- Dev by @suyuan32 in #133
- Dev by @suyuan32 in #134
- fix: optimize tinymce by @suyuan32 in #135
- Dev by @suyuan32 in #136
- Dev by @suyuan32 in #137
Full Changelog: v1.2.2...v1.2.3
v1.2.3-beta
v1.2.2
Simple Admin Backend UI v1.2.2 更新
- 修复:错误的目录类型值
- 修复:file API 提示信息改为 notice
- 修复:tree select 自动刷新失败的 bug
- 优化:优化 i18n 翻译信息
- 更新:更新依赖
What's Changed
- fix(menu): wrong type value by @suyuan32 in #125
- fix(menu): use notice message by @suyuan32 in #126
- Dev by @suyuan32 in #127
- Dev by @suyuan32 in #128
Full Changelog: v1.2.0...v1.2.2
v1.2.0
Simple Admin Backend UI v1.2.0 更新 (重大更新, UI 升级)
- 更新: ant design vue 升级至 v4.0.6
- 修复: 修复 theme selector
- 修复: 修复表格拖拽列宽
- 修复: 适配所有组件,调整暗夜模式
- 修复: Modal 错位问题
- 修复: 修复所有已知类型错误
- 修复: 批量删除类型错误
- 优化: 优化鉴权页面
- 更新: 更新所有依赖
What's Changed
- fix: update nginx conf by @suyuan32 in #117
- feat: break change, upgrade ui to antdv 4 by @suyuan32 in #118
- chore: upgrade deps by @suyuan32 in #119
- fix: add dark btn style by @suyuan32 in #120
- Dev by @suyuan32 in #121
- fix: remove default btn style by @suyuan32 in #122
- fix: tag bugs by @suyuan32 in #123
- Dev by @suyuan32 in #124
Full Changelog: v1.1.6...v1.2.0
v1.1.7-beta
v1.1.6
v1.1.5
What's Changed
- Fix incompatible mitt library version is compatible with vue version by @Jzow in #105
- Dev by @suyuan32 in #107
- fix: optimize get code i18n by @suyuan32 in #108
- fix: optimize eslint and upgrade deps by @suyuan32 in #109
- fix: bug in default dept id by @suyuan32 in #111
- Fix doc link by @Jzow in #110
- docs: update readme by @suyuan32 in #112
- Dev by @suyuan32 in #113
Full Changelog: 1.1.4...v1.1.5
1.1.4
Simple Admin Backend UI v1.1.4 更新
优化: 全面接入 FMS 服务
新增: 用户头像上传管理
优化: 上传模块
优化: 头像上传组件
新增: 用户角色显示
新增: 云文件上传使用 S3 协议配置支持
优化: 部分字段规则
What's Changed
- fix: remove required rule in remark field by @suyuan32 in #93
- refactor: use s3 cloud provider by @suyuan32 in #94
- fix: use select comp in file type field by @suyuan32 in #95
- feat: login, register with verify captcha by @suyuan32 in #96
- chore: update system version by @suyuan32 in #97
- feat: role name in header by @suyuan32 in #98
- fix: optimize header by @suyuan32 in #99
- Fix correct issues submission URL by @Jzow in #100
- Dev by @suyuan32 in #102
- feat: avatar upload for member by @suyuan32 in #103
- fix: optimize license by @suyuan32 in #104
New Contributors
Full Changelog: v1.1.3...1.1.4
v1.1.4-beta.1
修复: 云文件标签备注规则
优化: 优化云文件上传逻辑
重构: 云服务提供商改为 s3 协议
What's Changed
- fix: remove required rule in remark field by @suyuan32 in #93
- refactor: use s3 cloud provider by @suyuan32 in #94
Full Changelog: v1.1.3...v1.1.4-beta.1
v1.1.3
优化: 暗黑模式下的样式
更新: 更新所有依赖版本至最新
修复: preview 命令现已支持本地预览
新增: tinymce 表格支持
新增: 云文件上传支持,目前支持腾讯 COS
What's Changed
- Dev by @suyuan32 in #87
- chore: update dependencies by @suyuan32 in #88
- Dev by @suyuan32 in #89
- fix: optimize dark css by @suyuan32 in #90
- chore: update system version by @suyuan32 in #91
- feat: cloud file support in fms by @suyuan32 in #92
Full Changelog: v1.1.2...v1.1.3