Skip to content

v1.3.1

Compare
Choose a tag to compare
@suyuan32 suyuan32 released this 03 Jan 13:30
c6d5d2e

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