Skip to content

1.8.0-beta.5

Pre-release
Pre-release

Choose a tag to compare

@jia000 jia000 released this 16 Jun 03:29
· 18 commits to master since this release

1.8.0-beta.5 (2026-06-11)

Bug Fixes

  • editor: 优化历史回滚确认流程 (48519b0)
  • editor: 修复历史对比属性配置上下文缺失 (be3a900)
  • stage: 复用 TargetShadow 修正闪烁高亮定位 (171d31e)

Features

  • design: popover 支持点击外部关闭 (846f05e)
  • editor: 将侧边栏激活面板状态同步至 uiService (6ba59c0)
  • editor: 支持历史记录持久化 (614f12a)
  • editor: 支持按历史记录 uuid 回滚 (bddc6f3)
  • editor: 支持页面初始基线与 root 变更历史记录 (4f284e8)
  • editor: 页面删除前增加确认弹窗并支持危险样式按钮 (113af7d)
  • editor: 页面历史记录点击选中对应画布节点 (fd652b0)

Performance Improvements

  • editor: 优化节点信息查找性能 (c4ec2c5)