v3.10.9

snakers4/silero-vadv3.10.9Feb 11, 2025by Vanessa219

AI Summary

Fixes various UI bugs including task list newline errors and graph duplication after undo. Adds a new insertEmptyBlock method and fixes issues with the defaultLang setting.

Key Highlights

  • Fixed task list unordered list newline error
  • Added insertEmptyBlock method
  • Fixed graph duplication after undo
  • Fixed defaultLang setting issue

New Features

  • insertEmptyBlock method

Full Release Notes

* [任务列表中的无序列表回车异常](https://github.com/Vanessa219/vditor/issues/1754) `修复缺陷`
* [添加 `insertEmptyBlock` 方法](https://github.com/Vanessa219/vditor/pull/1745) `开发重构`
* [撤销后图表会重复](https://github.com/Vanessa219/vditor/issues/1738) `修复缺陷`
* [设置 defaultLang 之后,指定代码失效](https://github.com/Vanessa219/vditor/issues/1728) `修复缺陷`