Skip to content

Releases: flipped-aurora/gin-vue-admin

2023/08/09正式版

09 Aug 09:20

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.6...v2.5.7

2023/08/01 正式版

01 Aug 09:42

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.6...v2.5.6-a

2023/06/10 正式版

10 Jun 09:34

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.5...v2.5.6

2022/12/14版本

14 Dec 07:40

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.4...v2.5.5

2022/09/26版本

26 Sep 07:59

Choose a tag to compare

增加自动化代码必填校验,自动生成前后端代码必填项检测
自动化代码增加了资源权限标识选项,在勾选后,自动化创建的代码中会自动添加 created_by updated_by deleted_by三个选项 用于记录创建人,更新人和删除人。便于集成资源权限功能(可自行开发也可以前往插件市场购买组织管理插件使用资源权限功能)
JWT配置日期格式修改为 1d2h3m4s类型,表现更加直观
增加了在web端进行shift+鼠标左键点击直接定位到对应代码行的功能(VueTools功能只定位到代码所在的文件,我们的功能则定位到代码所在行,此项功能需要提前增加code和webstorm到环境变量)
提升casbin版本 增强系统性能
提升了一些性能问题,修复了一些已知的bug。
前端增加页面渲染请求,#1179

本次更新前后端都需要重新拉取依赖包

What's Changed

New Contributors

Full Changelog: v2.5.3...v2.5.4

2022/07/09版本

09 Jul 08:27

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.2...v2.5.3

2022/06/19版本(Beta)

19 Jun 05:50

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.2...v2.5.3beta

2022/06/02版本

02 Jun 06:46

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.1...v2.5.2

2022/05/24版本

24 May 13:35

Choose a tag to compare

What's Changed

  • fix:#1070 by @songzhibin97 in #1071
  • 自动生成代码添加枚举类型支持 by @HessianZ in #1073
  • 修复docker中代码生成问题 by @tscuite in #1067
  • fix:replace the method of abandonment by @songzhibin97 in #1075
  • chore: 修正几个okwithdata 的误用 by @pnck in #1077
  • fix: 修复多库模式不能使用 pg 的问题 by @pnck in #1081
  • fix: 修复了在vite2.9.9下菜单跳转必须刷新的bug
  • fix: 增加了自动化代码对package为空的拦截校验

New Contributors

Full Changelog: v2.5.1...v2.5.1b

2022/05/13版本

13 May 12:18

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.0...v2.5.1