Skip to content

v1.4.6

Compare
Choose a tag to compare
@suyuan32 suyuan32 released this 14 Jun 10:15
27cfaa8

Simple Admin Core/Common/Job/File v1.4.6 更新

  • 重构(Common):重新优化 i18n 初始化代码,现已支持自动读取目录中的所有语言文件
  • 更新(Core, FMS): 使用新的 i18n 初始化函数
  • 新增(Core): user info 接口新增部门信息
  • 更新(Core): 更新 all in one
  • 更新: 更新依赖

Goctls v1.7.7 更新

  • 优化(vben): drawer 代码改为百分比宽度
  • 更新(zero_cache): 更新 ent go zero redis 缓存模板
  • 新增(ent privacy): 新增 tenant privacy 模板
  • 更新: 更新依赖

Simple Admin Backend UI v1.4.6 更新

  • 修复(Form): default value 处理逻辑导致的 ApiSelect 错误默认值
  • 优化(Icon): 使用 iconify 新的组件依赖, 替换已弃用的库
  • 新增(Icon): 新增更多可配置参数,包括 flip, rotate 等
  • 修复(Router): 修复重名导致的 router warning
  • 优化(vite): 暂时屏蔽 cjs 警告
  • 优化: 删除部分无用的注释
  • 修复(Form):修复 updateSchema 更新无效的问题
  • 修复(Button): 修复启用新 Icon 导致的按钮图标对齐问题
  • 优化(Drawer): 所有 drawer 宽度改为百分比
  • 更新: 更新依赖

注意: 本次更新 API 需参考 FMS 进行 i18n 初始化函数更新,点击访问


Simple Admin Core/Common/Job/File v1.4.6 Update

  • Refactor (Common): Reoptimized i18n initialization code, now supports automatic reading of all language files in the directory.
  • Update (Core, FMS): Use the new i18n initialization function.
  • Add (Core): User info interface now includes department information.
  • Update (Core): Update all-in-one.
  • Update: Update dependencies.

Goctls v1.7.7 Update

  • Optimize (vben): Change drawer code to percentage width.
  • Update (zero_cache): Update ent go zero redis cache template.
  • Add (ent privacy): Add tenant privacy template.
  • Update: Update dependencies.

Simple Admin Backend UI v1.4.6 Update

  • Fix (Form): Handle default value logic causing ApiSelect default value errors.
  • Optimize (Icon): Use iconify's new component dependencies, replacing deprecated libraries.
  • Add (Icon): Add more configurable parameters, including flip, rotate, etc.
  • Fix (Router): Resolve router warning caused by duplicate names.
  • Optimize (vite): Temporarily suppress cjs warnings.
  • Optimize: Remove some unused comments.
  • Fix (Form): Fix issue with ineffective updateSchema updates.
  • Fix (Button): Correct button icon alignment issue caused by enabling new icons.
  • Optimize (Drawer): Set all drawer widths to percentages.
  • Update: Update dependencies.

Note: This updated API needs to refer to FMS for i18n initialization function update, click to visit

What's Changed

Full Changelog: v1.4.5...v1.4.6