v2.6.2
版本发布时间: 2024-03-31 17:56:27
flipped-aurora/gin-vue-admin最新发布版本:v2.7.7(2024-11-03 20:10:56)
What's Changed
- feature:表格导出支持配置limit order和where条件 by @piexlmax in https://github.com/flipped-aurora/gin-vue-admin/pull/1665
- 修改初始化的日志 by @andywu1998 in https://github.com/flipped-aurora/gin-vue-admin/pull/1667
- feat(gin.Mode()): 由环境变量决定,不再依赖于配置文件system.Env by @andywu1998 in https://github.com/flipped-aurora/gin-vue-admin/pull/1668
- fixed: api管理中删除的 popover 触发改为 click by @YfNightWind in https://github.com/flipped-aurora/gin-vue-admin/pull/1673
- fix:保证excel每次导出列顺序一致 by @liyang1018 in https://github.com/flipped-aurora/gin-vue-admin/pull/1677
- Revert "fix:保证excel每次导出列顺序一致" by @piexlmax in https://github.com/flipped-aurora/gin-vue-admin/pull/1678
- loading增加定制属性,可自行配置 by @piexlmax in https://github.com/flipped-aurora/gin-vue-admin/pull/1683
- feat: docker-compose healthz check by @hoorayman in https://github.com/flipped-aurora/gin-vue-admin/pull/1680
- fix: k8s cpu num by @fupengl in https://github.com/flipped-aurora/gin-vue-admin/pull/1685
- fix: 应该调用filepath.Join的地方调用了path.Join by @CC11001100 in https://github.com/flipped-aurora/gin-vue-admin/pull/1688
- feat: ignore go debug bin file by @fupengl in https://github.com/flipped-aurora/gin-vue-admin/pull/1687
- 增加redis集群设置 by @xue-ding-e in https://github.com/flipped-aurora/gin-vue-admin/pull/1694
- 表格导出支持条件和limit
- 自动化代码默认弹出属性调整为抽屉模式
- 修复了sort时数据库字段和前端字段不一致的bug
- 保证了导出表的顺序一致性
- 自动化支持了纯json模式
New Contributors
- @YfNightWind made their first contribution in https://github.com/flipped-aurora/gin-vue-admin/pull/1673
- @liyang1018 made their first contribution in https://github.com/flipped-aurora/gin-vue-admin/pull/1677
- @hoorayman made their first contribution in https://github.com/flipped-aurora/gin-vue-admin/pull/1680
- @fupengl made their first contribution in https://github.com/flipped-aurora/gin-vue-admin/pull/1685
- @CC11001100 made their first contribution in https://github.com/flipped-aurora/gin-vue-admin/pull/1688
Full Changelog: https://github.com/flipped-aurora/gin-vue-admin/compare/v2.6.1...v2.6.2