v3.10.7
FerrisMind/omnivoice-rsv3.10.7Oct 15, 2024by Vanessa219
AI Summary
This release enhances the editor's rendering capabilities and stability by adding support for chemical structures and updating the syntax highlighting library. It also addresses several critical bugs, including issues with emoji insertion and chart rendering after undo operations.
Key Highlights
- Added support for rendering chemical substance structures
- Updated hljs to support more languages and themes
- Fixed bug where Echarts fail to render after undoing
- Fixed error when inserting emojis via toolbar with empty content
New Features
- Chemical substance structure rendering support
Full Release Notes
* [支持化学物质结构渲染](https://github.com/Vanessa219/vditor/issues/1158) `引入特性` * [内容为空时使用工具栏插入表情错误](https://github.com/Vanessa219/vditor/issues/1662) `修复缺陷` * [更新 hljs,支持更多的语言和外观](https://github.com/Vanessa219/vditor/issues/1680) `改进功能` * [撤销后 echart 无法渲染](https://github.com/Vanessa219/vditor/issues/1673) `修复缺陷`