2025-01-15 12:52
517625 wolf18 1687364244 wolfcode

更新内容

  • Update Install.php
  • build(dependencies): update composer dependencies and adjust view rendering
  • refactor(view): remove redundant template path generation
  • refactor(admin): improve login check middleware
  • Merge branch 'main' of https://github.com/easyadmin8/EasyAdmin8
  • feat(admin): add middleware annotation for login exemption

完整的更新日志: https://gitee.com/easyadmin8/EasyAdmin8/compare/v8.1.2...v8.1.3

最后提交信息为: Update Install.php
2025-01-10 15:28
517625 wolf18 1687364244 wolfcode

更新内容

  • build(deps): update topthink/think-view to 2.0.0
  • Update Install.php
  • refactor(install): update view path delimiter
  • Update public.css
  • fix(View): automatically determine the template path if it is empty
  • fix(View): automatically determine the template path if it is empty

完整的更新日志: https://gitee.com/easyadmin8/EasyAdmin8/compare/v8.1.1...v8.1.2

2025-01-02 00:48
517625 wolf18 1687364244 wolfcode

更新内容

  • Update README.md
  • build: update minimum PHP version to8.1

完整的更新日志: https://gitee.com/easyadmin8/EasyAdmin8/compare/v8.0.8...v8.1.0

最后提交信息为: Update README.md
2024-12-30 09:31
517625 wolf18 1687364244 wolfcode

更新内容

  • fix(admin): 阿里云对象存储签名版本 V4, upgrade OSS SDK and implement signature version 4
  • refactor(curd): optimize relation binding and code generation
  • feat(curd): add relation data binding and optimize model construction
  • Update README.md

完整的更新日志: https://gitee.com/easyadmin8/EasyAdmin8/compare/v8.0.7...v8.0.8

2024-12-19 09:21
517625 wolf18 1687364244 wolfcode

更新内容

  • refactor(admin): use param instead of post to get request parameters
  • feat(common): add support for absolute URLs in __url function
  • fix(easymde): update font-awesome css link

完整的更新日志: https://gitee.com/easyadmin8/EasyAdmin8/compare/v8.0.6...v8.0.7

2024-12-12 11:04
517625 wolf18 1687364244 wolfcode
2024-11-13 16:49
517625 wolf18 1687364244 wolfcode

更新内容

  • fix(install): update ea_system_admin insert statement
  • style(layuimini): remove redundant CSS rules for nav more icons- Remov…

完整的更新日志: https://gitee.com/wolf18/EasyAdmin8/compare/v8.0.4...v8.0.5

2024-11-12 10:58
517625 wolf18 1687364244 wolfcode

更新内容

  • feat(auth): 新增谷歌验证码登录 implement Google Authenticator support for two-f…
  • feat(ueditor): add custom upload service and other enhancements
  • feat(install): add official website tutorial and common questions links
  • feat(admin): 快捷操作支持翻页滚动显示 and optimize UI for better user experience
  • feat(easy-admin): update window open URL for new tab button
  • feat(auth): 改用 zTree 替换 layui 的 tree 组件 use zTree for node authorization

完整的更新日志: https://gitee.com/wolf18/EasyAdmin8/compare/v8.0.3...v8.0.4

2024-10-25 12:52
517625 wolf18 1687364244 wolfcode

更新内容

  • feat(admin): 新增搜索表单多选功能 add xmSelect plugin support for multiple selection
  • Update composer.json
  • fix(install): check for .env file existence before installation
  • Update public.css
  • refactor(admin): update login.js to include jQuery dependency
  • refactor(SystemLogService): optimize detectTable method and improve code quality
  • perf(middleware): optimize system log middleware for performance

完整的更新日志: https://gitee.com/wolf18/EasyAdmin8/compare/v8.0.2...v8.0.3

2024-10-21 16:33
517625 wolf18 1687364244 wolfcode

更新内容

  • feat(admin): 新增弹框是否允许在新标签页中打开 add option to open iframe in new tab
  • refactor(css): simplify table styles and remove redundant code
  • feat(easy-admin): prevent rapid form submission
  • 🚀Layui v2.9.18
  • Update README.md
  • fix(layout): adjust column layout for better responsiveness

完整的更新日志: https://gitee.com/wolf18/EasyAdmin8/compare/v8.0.1...v8.0.2