Skip to content

v2.4.1

Choose a tag to compare

@chilingling chilingling released this 25 Apr 06:24
· 318 commits to develop since this release
v2.4.1
5a3c6f5

What's Changed

Bug Fixes 🐛

  • fix: globalState inCorrect spell 修复获取全局应用状态 globalState 不正确的 bug。 by @chilingling in #1293
  • fix: del event should trigger change event 修复删除事件绑定没有触发页面保存状态更新的 bug。 by @chilingling in #1296
  • fix: Remove the message indicating that the token is empty in the AI dialog box。AI 对话弹窗允许空 token。 by @xuanlid in #1309
  • fix: 修复HtmlAttributesConfigurator配置组件样式问题 by @BWrong in #1302
  • fix: importSchema will lose currentPage info. 修复编辑页面 schema 会导致页面无法保存的 bug。 by @chilingling in #1299
  • fix: resolve TinyCheckboxGroup and video issue 修复 TinyCheckboxGroup 无法编辑选项的 bug。video 默认值换成视频链接。by @chilingling in #1294

Full Changelog: v2.4.0...v2.4.1