Skip to content

v4.2.0

Choose a tag to compare

@slowlyo slowlyo released this 27 Apr 12:53

更新内容

  • 修复 loadRelations 方法异常
  • 修复布局切换时因 KeepAlive 导致的页面白屏问题
  • 补充 Renderer 缺少的属性
  • 调整默认首页的动画效果
  • 优化 _settings 接口, 避免数据库查询

低版本升级步骤

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