Skip to content

Releases: mineadmin/MineAdmin

v3.2.0-alpha.2

Choose a tag to compare

@kanyxmo kanyxmo released this 12 Jun 01:16
ca41902

What's Changed

  • Master department by @kanyxmo in #712
  • fix: 修复菜单 badge 空值时仍然显示的问题 by @chen-zhanjie in #716
  • 支持语言切换时保存用户设置至服务器,修复多语言切换后刷新页面无法正确使用当前语言问题。 by @lait233 in #719
  • fix(department): 修复部门成员显示报错 by @westng in #720
  • fix(department): 更新部门时同步保存基础信息 by @westng in #721
  • 修复菜单从编辑切回「新增顶级菜单」保存会出现错误弹窗 by @luckydog-sunny in #722
  • fix(menu): 移除iframe区域并修复布局选项显示 by @kanyxmo in #725
  • fix(menu): fix the visibility judgment logic for menu items by @kanyxmo in #726
  • chore(i18n): 升级 vue-i18n 组件,变更使用i18n方式 by @kanyxmo in #727
  • fix(app-store): 修复app-store几处安全风险。 by @kanyxmo in #728

New Contributors

Full Changelog: v3.0.9...v3.2.0-alpha.2

v3.2.0-alpha.1

Choose a tag to compare

@kanyxmo kanyxmo released this 09 Jun 05:18

支持最新版 Hyperf 3.2 [Hyperf to the 3.2 release.]
15deedd

What's Changed

  • Master department by @kanyxmo in #712
  • fix: 修复菜单 badge 空值时仍然显示的问题 by @chen-zhanjie in #716
  • 支持语言切换时保存用户设置至服务器,修复多语言切换后刷新页面无法正确使用当前语言问题。 by @lait233 in #719
  • fix(department): 修复部门成员显示报错 by @westng in #720
  • fix(department): 更新部门时同步保存基础信息 by @westng in #721
  • 修复菜单从编辑切回「新增顶级菜单」保存会出现错误弹窗 by @luckydog-sunny in #722

New Contributors

Full Changelog: v3.0.9...v3.2.0-alpha.1

Release V3.0.9

Choose a tag to compare

@zds-s zds-s released this 25 Sep 01:50

Release V3.0.8

Choose a tag to compare

@zds-s zds-s released this 15 Sep 07:08

What's Changed

  • Docs(README): update logo source to local file and add logo.svg by @people-sea in #681
  • Fix(userStore): refactor setUserSetting to be async and ensure proper setting initialization by @people-sea in #685
  • Update(CI): update swoole version in test matrix to v5.1.8 by @people-sea in #692

Full Changelog: v3.0.7...v3.0.8

v3.0.7

Choose a tag to compare

@people-sea people-sea released this 18 Aug 06:30
0a600ca

What's Changed

  • Docs(README): add Japanese README and update language links by @people-sea in #677
  • Fix(app-store): add whether it is in debug mode and interface authorization check to the app store. by @people-sea in #680

Full Changelog: v3.0.6...v3.0.7

v3.0.6

Choose a tag to compare

@zds-s zds-s released this 03 Aug 08:29
a0694fd

What's Changed

  • Fix/service logstash namespace by @people-sea in #663
  • feat(boring-cyborg): 更新文件路径配置,增加多个模块的权限设置 by @people-sea in #659
  • Docs/update readme demo username password by @people-sea in #664
  • fix(handleResize):修复响应式情况下 addEventListener 事件错误,导致菜单异常关闭 by @westng in #662
  • feat(dialog): 优化全屏交互体验,实现全屏状态可控,并增大全屏按钮热区 by @TAYUN in #660
  • fix(boring-cyborg): 修正 Logstash 服务路径的大小写错误 by @people-sea in #665
  • feat(app-store): 新增插件下载与安装的提示信息 by @westng in #667
  • feat(workflow): 更新 push 和 pull_request 事件的路径配置 by @people-sea in #668
  • Optimize/workflow add cache by @people-sea in #669
  • CONTRIBUTING.md: update contributing guidelines for clarity and accuracy by @people-sea in #674
  • feat(e2e): add Playwright configuration and initial tests by @people-sea in #675

New Contributors

Full Changelog: v3.0.5...v3.0.6

v3.0.5

Choose a tag to compare

@zds-s zds-s released this 23 Jul 03:50
c57753e

What's Changed

  • fix: 修复 .env.example 中 APP_URL 的格式并更新 .gitignore 以包含 storage/uploads by @people-sea in #648
  • refactor(repository): 重构列表接口方法 by @zds-s in #651
  • ci(swoole): expand swoole 6.x version coverage in test matrix by @people-sea in #652
  • chore(workbench): 优化快捷入口路由显示逻辑 by @muqiuren in #643
  • Chore/update gitignore by @people-sea in #650
  • docs(README): 修复英文md 中的描述错误,更新 QQ 群链接为可点击格式 by @people-sea in #654
  • feat(user): enhance user service with caching and refactor menu filtering logic by @zds-s in #655
  • fix(workflow): 修正 PHP 版本变量名称为 php-version by @people-sea in #657
  • fix(issue-template): 修正 bug 报告模板中的 composer 命令以匹配项目名称 by @people-sea in #658

Full Changelog: v3.0.4...v3.0.5

v3.0.4

Choose a tag to compare

@zds-s zds-s released this 10 Jul 05:57
86e883e

What's Changed

  • Revert pull request by @zds-s in #638
  • fix: update upload method parameter type hint to support Swow by @zds-s in #640
  • fix: 添加 MINE_ACCESS_TOKEN 检查状态提示信息 by @people-sea in #646
  • refactor: simplify UserController by removing PassportService dependency and updating login method by @zds-s in #647

Full Changelog: v3.0.3...v3.0.4

v3.0.3

Choose a tag to compare

@zds-s zds-s released this 15 Jun 06:26

What's Changed

New Contributors

Full Changelog: v3.0.2...v3.0.3

v3.0.2

Choose a tag to compare

@zds-s zds-s released this 29 May 23:31

What's Changed

  • build(deps): update mineadmin package version constraints by @zds-s in #526
  • Updated phpstan 2.1 by @zds-s in #527
  • resource panel, update package.json, fix bug by @kanyxmo in #530
  • refactor(http): optimize request authorization and validation by @zds-s in #532
  • ci: update code coverage and simplify phone number validation by @zds-s in #533
  • feat: ma-form 更新到 1.0.25 by @kanyxmo in #534
  • chore: add APP_DEBUG to .env.example by @he426100 in #535
  • styles: remove el-tag border by @kanyxmo in #536
  • chore: add ma-key-value component by @westng in #538
  • 更新注释和docker-compose.yml by @jujijigo in #541
  • chore: fix MaRemoteSelect component Slot not displayed by @westng in #543
  • chore: fix Menu highlight menu field editing cannot save data by @westng in #544
  • 优化打包镜像 by @he426100 in #545
  • fix: Duplicate data appears when adding "button permissions" to the menu by @westng in #548
  • Upload ext by @kanyxmo in #549
  • fix:Breadcrumb navigation display hidden menu bug by @westng in #553
  • styles: remove el-tag border by @kanyxmo in #557
  • fix(MenuService): update create method to return Menu type and correct parent_id reference by @people-sea in #560
  • fix: 修正getQuery参数搜索 by @onekb in #565
  • fix: 优化IRepository的handlePage方法 使得更专注分页格式化 by @onekb in #566
  • feat: Add 'Toolbar Settings' configuration information and save it to… by @westng in #571
  • feat: enhance user permission handling and add account status checks by @zds-s in #573
  • refactor(server): clean up configuration settings by removing comment… by @zds-s in #575
  • feat(download): optimize file download handling by @Faizele in #574
  • fix swagger render bug by @luckydog-sunny in #578
  • feat: 新增request动态规则匹配类 ActionRulesTrait by @luckydog-sunny in #579
  • feat(user): add password validation rules to UserRequest by @zds-s in #580
  • fix: add PHPStan ignore directive for ActionRulesTrait by @zds-s in #583
  • feat: 前端语言监听第一次初始化 by @kanyxmo in #585
  • feat:(component) 新增 ma-select-table 组件 by @kanyxmo in #587
  • Fix:the issue of missing routing parameters when refreshing the page by @westng in #588
  • fix: Cache retrieval logic error does not return default value by @westng in #589
  • add tool download.ts by @kanyxmo in #591
  • feat(download): 添加下载 Base64 文件功能 by @westng in #592
  • fix(menu): 修复子菜单全部隐藏时父菜单无法点击的问题 by @kanyxmo in #595
  • Fix menu opened by @kanyxmo in #596
  • feat(result): 添加账号禁用相关错误处理和国际化支持 by @zds-s in #593
  • refactor(config): 调整 Swagger 配置修复多个插件 swagger 覆盖问题 by @zds-s in #597
  • feat(ma-dict-picker): support rendering disabled attribute for checkbox, radio, and select components by @westng in #599
  • feat(app-store): support displaying latest version, compatible versions, and demo link on plugin detail page by @westng in #601
  • fix(MaDictSelect): 支持 el-option-group 分组选项渲染、混合选项 by @westng in #604
  • fix(menu-form): 修复 菜单管理 页面渲染中递归更新问题 by @westng in #605
  • fix(ma-select-table): 修复单行/多行选中状态判断报错,增强选中判断的安全性 by @westng in #610

New Contributors

Full Changelog: v3.0.1...v3.0.2