Skip to content

v3.1.0

Choose a tag to compare

@slowlyo slowlyo released this 16 Dec 06:48
· 450 commits to master since this release
  • 调整

    • 退出登录, 保留当前页面路径
    • 增加自定义组件 Watermark
  • 升级步骤

    • 获取最新版本: composer update slowlyo/owl-admin
    • 发布资源: php artisan admin:publish --assets --force
      • 如果使用了 modules 需要执行: php artisan admin-module:update