Skip to content

v3.9.3

Choose a tag to compare

@slowlyo slowlyo released this 15 Jul 06:42
· 162 commits to master since this release

更新内容

  • feat: 通过管道增强组件扩展性
  • Merge PR
    • 验证码未开启时,登录失败不再获取验证码 by @wxfjamdc in #139

低版本升级步骤

  • 获取最新版本: composer update slowlyo/owl-admin
  • 发布前端资源: php artisan admin:publish --assets --force