Skip to content

v1.4.8

Compare
Choose a tag to compare
@suyuan32 suyuan32 released this 24 Jun 13:56

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

  • 更新(tools): 同步 go zero 核心代码至 v1.6.6 版本
  • 修复(Common): Casbin Redis Watcher 共用频道导致的权限错误更新
  • 优化(Common): 优化部分注释
  • 修复(Common): 模糊依赖导致的更新失败问题
  • 修复(MCMS): 优化 email 初始化逻辑,配置错误时不再强制退出,返回错误及具体错误的配置位置
  • 修复(MCMS): 优化 sms 初始化逻辑,配置错误时不再强制退出,返回错误及具体错误的配置位置
  • 修复(Core): get dictionary by name 返回已禁用的字典子项
  • 新增(Core): 新增 refresh token 接口用于获取短期 token
  • 新增(Core): 新增 RefreshTokenPeriod 配置用于配置短期 token 有效期
  • 修复(Fms): 错误的 dockerfile config 路径
  • 更新(Core): 更新 all in one
  • 更新: 更新依赖

Goctls v1.7.8 更新

  • 优化(makefile): 优化 makefile 命令生成模板,支持本地 Makefile 配置 docker 仓库,方便镜像打包上传
  • 重构(privacy): 重命名 privacy 模板并优化 ent 模板输出逻辑
  • 新增(middleware): 新增 extra middleware 命令,用于生成 api 和 rpc 的额外中间件
  • 新增(middleware): 新增 authority 以及 authority_tenant 中间件
  • 修复(gateway): 修复 gateway 命令
  • 新增(gateway): 新增 --name--port 参数用于配置网关名称和端口
  • 更新: 更新依赖

Simple Admin Backend UI v1.4.8 更新

  • 修复(DictionarySelect): 修复字典选择器返回禁用字典子项的 bug
  • 修复(Table): 查询数据位空时 table 不更新的 bug
  • 修复(LocaleIcon): 修复语言切换图标宽度太小
  • 更新: 更新依赖

注意: 本次更新需手动添加 refresh token API 以及授权才可使用


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

  • Update(tools): Synchronize core code from go-zero to version v1.6.6
  • Fix(Common): Resolve permission errors caused by Casbin Redis Watcher sharing channels
  • Optimize(Common): Improve some comments
  • Fix(Common): Address update failures due to fuzzy dependencies
  • Fix(MCMS): Enhance email initialization logic to avoid forced exit on configuration errors and provide specific error locations
  • Fix(MCMS): Improve SMS initialization logic to handle configuration errors gracefully and indicate specific error locations
  • Fix(Core): Ensure that "get dictionary by name" returns disabled dictionary entries
  • New(Core): Introduce a refresh token API for obtaining short-term tokens
  • New(Core): Add a RefreshTokenPeriod configuration for setting the validity period of short-term tokens
  • Fix(Fms): Correct the Dockerfile config path
  • Update(Core): Update the all-in-one package
  • Update: Update dependencies

Goctls v1.7.8 Update

  • Optimize(makefile): Refine makefile commands to generate templates, supporting local Makefile configuration for Docker repositories, making image packaging and upload easier
  • Refactor(privacy): Rename the privacy template and improve ent template output logic
  • New(middleware): Introduce an extra middleware command for generating additional middleware for APIs and RPCs
  • New(middleware): Add authority and authority_tenant middlewares
  • Fix(gateway): Address issues with the gateway command
  • New(gateway): Introduce --name and --port parameters for configuring gateway name and port
  • Update: Update dependencies

Simple Admin Backend UI v1.4.8 Update

  • Fix(DictionarySelect): Correct the bug where the dictionary selector returned disabled dictionary entries
  • Fix(Table): Ensure that the table updates even when query data is empty
  • Fix(LocaleIcon): Adjust the width of the language switch icon
  • Update: Update dependencies

Note: For this update, you'll need to manually add the refresh token API and configure authorization to use it.

Full Changelog: v1.4.6...v1.4.8