Skip to content

Releases: mineadmin/MineAdmin

v3.0-RC

23 Oct 14:33
Compare
Choose a tag to compare

What's Changed

3.0 RC

  • 精简后端结构。采用 element-plus 重构前端
  • 极简化开发,满足最小化业务系统

文档
应用市场

New Contributors

Full Changelog: v2.0.1...v3.0-RC

Release V2.0.3

16 Oct 06:29
9255dfc
Compare
Choose a tag to compare

What's Changed

  • fix dept level bug by @ShaBaoFa in #306
  • Remove mine-admin/app-store install.lock by @zds-s in #308
  • fix: 修复ClearLogCrontab 清空所有日志时开启事务导致失败 和 watch 脚本php8.2警告 by @People-Sea in #309
  • Update(README) by @People-Sea in #314
  • fix(修复下载插件失败): 修复因space与插件名拼接重叠导致无法下载 by @sinceleo in #319
  • 插件内多语言,内聚 by @netyum in #334
  • fix(setting_config_seeder): 确保config_select_data为数组类型 by @People-Sea in #341
  • jwt登录方式-历史遗留问题-login_type配置错误导致App\System\Listener的match 报错 by @luckydog-sunny in #342
  • Fix: 修复无需验证也可查看api文档 by @People-Sea in #345
  • Fix: 修复默认语言是英语时,下载插件报错 by @51 in #350
  • Fix: 修改env 为docker 环境内network by @People-Sea in #351

New Contributors

Full Changelog: v2.0.2...v2.0.3

Release v2.0.2

09 Jul 14:27
d431f1a
Compare
Choose a tag to compare

What's Changed

  • Using php-cs-fixer parallel by @zds-s in #287
  • Add Composer create-project Support by @zds-s in #289
  • Update Readme by @zds-s in #291
  • fixed unit tests by @zds-s in #292
  • Fix(filterExecuteAttributes): Utilizing memory address pointers by @People-Sea in #294
  • FIX: 修复多点登录模式下,token缓存复用 和 在线用户监控列表问题 by @ShaBaoFa in #295
  • FIX : 用户信息password字段隐藏.避免安全隐患. by @ShaBaoFa in #297
  • Fix: is_in_container函数现在能更好的检测是否在容器中 by @clq321 in #298
  • 优化菜单相关处理 by @ShaBaoFa in #300

New Contributors

Full Changelog: v2.0.1.1...v2.0.2

Release v2.0.1.1

22 Jun 16:57
f9dfe19
Compare
Choose a tag to compare
Release v2.0.1 (#285)

* Apply cs fix

* Upgrade actions/create-release:v4

* Upgrade components to 2.0.1

* Update composer.json

* Update actions

* Update swoole version

* Revert "Update swoole version"

This reverts commit b585d39f839f351db088b2819bbc8ca81ce819de.

v2.0.1

22 Jun 16:59
7fdba34
Compare
Choose a tag to compare

What's Changed

Read more

v2.0-stable

30 May 10:09
6eb6784
Compare
Choose a tag to compare

What's Changed

  • Revert "move docker-composer to directory,add a .env file" by @zds-s in #260
  • Remove redundant configuration by @zds-s in #263
  • Removing Meaningless Test Processes by @zds-s in #265

Full Changelog: v2.0-RC.1...v2.0-stable

v2.0-RC.1

17 May 03:14
a5abe5d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0-beta.6...v2.0-RC.1

V2.0.0-beta.6

11 Apr 12:03
41183a3
Compare
Choose a tag to compare

中文

  • #178 代码生成器增加预览页面
  • #184 移除全局 http 中间件
  • #205 指定 swagger 组件版本
  • #213 优化 common/common.php 加载逻辑
  • #215 添加生成器迁移文件预览字段
  • #217 删除 redis->flushAll,避免执行 mine:update更新时误操作
  • #218 修复表前缀不为空时生成的某些文件自动带上了表前缀
  • #219 增加 sql server 环境下的接口测试流程、优化现有单元测试,部分迁移文件数据结构变更

What's Changed

  • Rename the unit test directory by @zds-s in #170
  • Remove comment by @zds-s in #173
  • Adding a gitee repository synchronisation process by @zds-s in #174
  • Optimising the is_in_container function by @zds-s in #180
  • Add code generation preview by @netyum in #178
  • Remove CheckModuleMiddleware by @zds-s in #184
  • Remove CheckModuleMiddleware by @zds-s in #185
  • Add CheckModule to all controllers. by @zds-s in #193
  • 优化 by @netyum in #186
  • Fix cache prefix inconsistency by @zds-s in #199
  • Customizing response headers by @zds-s in #200
  • Optimise pest test scripts. Remove meaningless process scripts by @zds-s in #203
  • Close swagger server by @zds-s in #204
  • Specify the swagger version by @zds-s in #205
  • Optimize common.php repeated introduction problem by @zds-s in #213
  • Added preview of field migration files by @zds-s in #215
  • Removal of hazardous methods by @zds-s in #217
  • Repair some files generated when table prefix is not null automatically with table prefix. by @hi-noikiy in #218
  • Add interface testing process in sql server environment by @zds-s in #219
  • Releases-2.0-beta.6 by @zds-s in #221

New Contributors

Full Changelog: v2.0.0-beta.5...v2.0.0-beta.6

v2.0.0-beta.5

07 Mar 14:33
b592f2f
Compare
Choose a tag to compare

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

Full Changelog: v2.0.0-beta.4...v2.0.0-beta.5

v2.0.0-beta.4

02 Feb 07:31
c64afe6
Compare
Choose a tag to compare
  • 完善 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