v3.11.2

Shubhamsaboo/awesome-llm-appsv3.11.2Sep 2, 2025by Vanessa219

AI Summary

This release focuses on enhancing the WYSIWYG editor with new customization options for the toolbar, expanded language support, and improved content pasting capabilities. It also includes critical security updates and bug fixes for input anomalies and icon loading issues.

Key Highlights

  • Adds a `customWysiwygToolbar` method to customize the toolbar in wysiwyg mode.
  • Introduces support for Spanish and Vietnamese languages.
  • Improves the ability to paste Word documents containing both text and images.
  • Enhances security by improving XSS prevention when pasting markdown.

New Features

  • Custom `customWysiwygToolbar` method for wysiwyg mode
  • Spanish and Vietnamese language support
  • Paste Word documents with images

Full Release Notes

* [上标下标输入异常](https://github.com/Vanessa219/vditor/issues/1822) `修复缺陷`
* [添加 `customWysiwygToolbar` 方法对 wysiwyg 模式下的工具栏进行自定义](https://github.com/Vanessa219/vditor/issues/1849) `引入特性`
* [特定情况下工具栏图标无法正常加载](https://github.com/Vanessa219/vditor/issues/1846) `兼容性`
* [改进粘贴 markdown 导致的 XSS](https://github.com/Vanessa219/vditor/issues/1827) `改进功能`
* [支持西班牙语和越南语](https://github.com/Vanessa219/vditor/pull/1828) `引入特性`
* [支持粘贴含有图文的 Word](https://github.com/Vanessa219/vditor/pull/1830) `引入特性`
* [改进列表内粘贴列表](https://github.com/Vanessa219/vditor/issues/1832) `改进功能`