Skip to content

Releases: suyuan32/simple-admin-core

v1.3.11

19 Mar 04:15
4ed3178
Compare
Choose a tag to compare

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

  • 优化:FMS 的 Cloud File Upload 接口权限优化
  • 修复(FMS): CDN 模式下云文件无法删除 Bug
  • 优化:jwt 更新至 v5 版本
  • 更新:更新依赖

Goctls v1.6.32 更新

  • 优化: Ent 数据库缓存模板支持边的预加载
  • 优化: 创建项目 Ent 默认启用 intercept
  • 更新: 更新依赖

Simple Admin Backend UI v1.3.10 更新

  • 修复: 移除 index 重复的样式
  • 优化(User, Member): 头像上传改为使用 cloud file 接口
  • 修复(User, Member): 头像上传组件的 formValueType 导致的数据格式错误
  • 优化: 移除无用的代码
  • 更新: 更新系统版本及依赖

What's Changed

Full Changelog: v1.3.10...v1.3.11

v1.3.10

05 Mar 09:14
b9ead93
Compare
Choose a tag to compare

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

  • 更新:simple admin tools 升级至 v1.6.8, 同步 go zero 版本至 v1.6.3
  • 新增(Common): 新增 Ent Mixins, 增加 id_int32, id_int64, id_uint32 Mixin 支持
  • 修复(Base64Captcha): 修复空验证码绕过权限 bug
  • 新增(FMS): 新增 CDN 配置
  • 更新:更新依赖

Goctls v1.6.29 更新

  • 优化: 优化 vben index 模板格式
  • 优化: 优化 api parse 逻辑
  • 新增: api, rpc 新增 id 多类型支持 (int32, uint32, int64, uint64),现已支持四种类型的 ID,对应不同的 Info
  • 优化: 优化生成逻辑,不使用官方 mixin 且不存在 created_at, updated_at 时不再生成多余字段
  • 优化: Mac 系统下 ent schema 文件夹自动创建
  • 更新: 更新依赖

Simple Admin Backend UI v1.3.10 更新

  • 新增: 新增 simple range picker 时间范围选择组件
  • 优化: 优化上传组件,上传逻辑
  • 新增: Fms 支持 CDN 配置
  • 修复: 类型错误
  • 优化: 移除无用的 vscode 推荐插件
  • 更新: 更新系统版本及依赖

注意: 本次版本更新若要使用其他类型的 ID 需更新 base 文件

What's Changed

Full Changelog: v1.3.8...v1.3.10

v1.3.8

21 Feb 01:51
417ec04
Compare
Choose a tag to compare

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

  • 更新:simple admin tools 升级至 v1.6.7,go-redis 升级至 v9.5.1
  • 修复:修复 go redis subcommand bug
  • 更新: 更新 all in one 配置
  • 更新:更新依赖

Goctls v1.6.27 更新

  • 重构: 修改 vben 模板中的 /@/ 为 @/
  • 修复:修复 ent 命令空指针错误
  • 更新:更新依赖

Simple Admin Backend UI v1.3.8 更新

  • 修复(Member): 错误的状态参数
  • 优化(Login/Register): 优化注册登录页错误提示信息
  • 升级: 升级 Tinymce 至最新版本
  • 升级: 升级 vite 至 5.1.3 最新版本,适配优化构建参数
  • 优化: 优化 eslint 和 stylelint 规则及依赖
  • 修复:切换布局后导致的菜单覆盖内容问题
  • 优化:空白页下的内容布局
  • 修复:test server 启动 bug
  • 修复(Table):table 组件列数过多的隐藏问题
  • 优化(Form): form 组件引用优化,优化类型错误
  • 优化(PageWrapper): 优化 PageWrapper 组件
  • 重构:将项目中所有 /@/ 前缀改为 @/
  • 更新:更新系统版本

What's Changed

  • fix: upgrade go redis to v9.5.1 to solve the incompatible bug for older versions by @suyuan32 in #266

Full Changelog: v1.3.7...v1.3.8

v1.3.7

20 Feb 05:34
565bdda
Compare
Choose a tag to compare

What's Changed

  • fix: upgrade common to v1.3.7 to fix redis version bug by @suyuan32 in #265

Full Changelog: v1.3.6...v1.3.7

v1.3.6

20 Feb 02:46
77023d9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.5...v1.3.6

v1.3.5

05 Feb 02:22
9747ce8
Compare
Choose a tag to compare

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

  • 更新: simple admin tools 同步 go zero 版本至 v1.6.2
  • 优化: 优化 ent 数据库连接逻辑,新增状态判断
  • 修复(Core): MCMS 菜单初始化缺少系统名称
  • 修复(Core):系统菜单的父级错误
  • 更新: all in one 部署配置
  • 更新: 更新依赖

Goctls v1.6.24 更新

  • 更新: 更新自动升级依赖库版本
  • 更新: 更新依赖

Simple Admin Backend UI v1.3.5 更新

  • 新增: ApiSelect 新增搜索功能
  • 修复: 修复 range picker 错误的默认值
  • 优化: 隐藏部分无用设置
  • 更新: 系统版本及依赖

What's Changed

Full Changelog: v1.3.3...v1.3.5

v1.3.3

23 Jan 02:51
0517628
Compare
Choose a tag to compare

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

  • 新增(Core): menu 新增 ServiceName 字段便于区分服务
  • 新增(Fms): upload 新增 relativeSrc 返回字段,返回文件的相对路径
  • 更新: 更新 dockerfile
  • 优化: 使用最新的 protoc 重新生成 RPC
  • 更新: 更新依赖

Goctls v1.6.23 更新

  • 修复: 字段名称带有 page 时无法生成指针的 bug
  • 新增: env check 新增 clear_cache 参数,用于清空缓存并重新安装所有工具
  • 更新: 更新依赖

Simple Admin Backend UI v1.3.3 更新

  • 优化: 优化圆角样式
  • 优化: tab 组件双横线
  • 优化: tab 关闭图标样式
  • 修复: 浏览器自动填写数据的样式错误
  • 新增: 菜单新增服务名称字段
  • 新增: vxe table 新增多个方法和组件
  • 优化: 优化 Form 下的 BasicTitle 组件
  • 修复: Form 在 suffix 插槽下的对齐错误
  • 修复: 隐藏的 table column 依然占用空间的 Bug
  • 更新: 更新登录页大图
  • 更新: 更新系统依赖
  • 优化: 隐藏不常用的项目配置选项
  • 修复: 部分微小 bug

注意: 本次更新需要更新数据库表结构

What's Changed

Full Changelog: v1.3.2...v1.3.3

v1.3.2

11 Jan 03:53
a2099aa
Compare
Choose a tag to compare

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

  • Optimization(Core): Changed the field length limit of the api group to 80
  • Update: Updated dependencies

Goctls v1.6.22 Update

  • New: Added route prefix parameter for generating route prefix
  • Update: Updated dependencies

Simple Admin Backend UI v1.3.2 Update

  • Fix(Form): SimpleTimePicker double-click delete bug
  • Optimization(Form): Optimized DictionarySelect cache logic and added request cache
  • New(Table): Added DictionaryTag component to echo dictionary data, while supporting cache logic
  • Fix(Api): Incorrect user model field definition
  • Update: Updated antdv to the latest version, compatible with vue 3.4.x
  • Update: Updated all dependencies

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

03 Jan 13:30
c6d5d2e
Compare
Choose a tag to compare

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

  • 新增(Common):新增 GetTimeMilliPointer 函数处理时间戳
  • 优化:将所有 GetTimePointer 改为 GetTimeMilliPointer
  • 优化:将所有 Unix 改为 UnixMilli
  • 修复:更新依赖,修复高危依赖漏洞
  • 修复(Core):第三方登录无法配置过期时间
  • 更新:更新依赖

Goctls v1.6.21 更新

  • 优化: 统一使用毫秒时间戳
  • 优化: 代码生成时的格式
  • 优化: 使用 GetTimeMilliPointer
  • 更新: 更新依赖

Simple Admin Backend UI v1.3.1 更新

  • 新增: SimpleTimePicker 组件,用于选择时间,生成时间戳
  • 优化: 优化 DictionarySelect 组件,可选缓存
  • 修复: 错误的 ts 构建配置
  • 修复: Input 为空时只能传递 Undefined 的 bug
  • 更新: 更新依赖

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

28 Dec 09:23
a149182
Compare
Choose a tag to compare

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

  • 新增(Common): NewRedis 和 NewRedisCluster 方法合并为 NewUniversalRedis, 使得 redis 同时支持单体和集群
  • 优化(Common): Captcha store 使用 universal redis
  • 重构(Core): errorhandler 包重构为 dberrorhandler
  • 新增(Core): token 新增 username 字段,方便后台查看
  • 优化:各个项目均已适配最新 Universal Redis
  • 更新:更新依赖

Goctls v1.6.20 更新

  • 优化(ent): 更新 cache 模板,支持 universal redis
  • 优化(api,rpc): 默认 redis 由 Client 改为 UniversalClient, 更新 middle ware
  • 更新: 更新依赖

Simple Admin Backend UI v1.3.0 更新

  • 新增(token): token 页新增用户名字段
  • 优化(page):默认分页改为 50
  • 更新: 更新系统依赖和版本号

注意: 本次更新需要修改 redis 配置为 universal

What's Changed

Full Changelog: v1.2.8...v1.3.0