Releases: mineadmin/MineAdmin
Releases · mineadmin/MineAdmin
v2.0.0-beta.5
What's Changed
- Delete runtime files by @Chance-fyi in #124
- merge master by @zds-s in #125
- Merge pull request #125 from mineadmin/master by @zds-s in #126
- merge 2.0 by @zds-s in #127
- 2.0.x dev by @kanyxmo in #128
- 2.0 by @kanyxmo in #129
- Rename setting_crontab.php to setting_crontab_seeder.php by @assert6 in #134
- Improve app store functionality by providing built-in app store visua… by @zds-s in #135
- Improve app store functionality and provide built-in app store visualization plug-ins by @zds-s in #136
- Add English readme and some interface unit tests. by @zds-s in #137
- Optimize pest configuration and improve MenuController interface testing. by @zds-s in #156
- Fixed by @zds-s in #157
- Added CacheMonitorController Test by @zds-s in #158
- Add more controller single tests by @zds-s in #163
- Add more controller tests by @zds-s in #164
- Optimise request->all() to clear the number subscripts when fetching by @zds-s in #165
New Contributors
- @Chance-fyi made their first contribution in #124
- @assert6 made their first contribution in #134
Full Changelog: v2.0.0-beta.4...v2.0.0-beta.5
v2.0.0-beta.4
- 完善 pest 单测示例
- 优化 代码生成器 前端文件生成时 viewType 字段不正确
- 优化 在线用户统计 逻辑
- 从仓库内移除 composer.lock 文件
What's Changed
- 2.0 by @Death-Satan in #115
- Optimize the online user statistics interface. by @Death-Satan in #116
- 2.0 by @Death-Satan in #117
- fixed pest by @Death-Satan in #119
- v2.0.4-beta by @Death-Satan in #122
Full Changelog: v2.0.0-beta.3...v2.0.0-beta.4
v2.0.0-beta.3
v2.0.0-beta.2
v2.0.0-beta.1
- 优化缓存获取逻辑
- 优化在线用户统计
v2.0-beta
- 适配hyperf3.1
- 优化生成器代码
- mine-core核心包分离
v1.4.12
v1.4.11
v1.4.1 Releases
- 新增 php-cs-fixer 代码风格格式化配置
- mapper的filled函数替换blank函数
- 新增表主键支持雪花ID、uuid,自动识别主键类型
- 优化
附件删除菜单权限父ID归属错误问题
- 修复Seeder php 8.2语法兼容性
- 迁移文件支持pgsql
[迁移步骤] (#95)