v3.9.4

Vanessa219/vditorv3.9.4Jun 20, 2023by Vanessa219

AI Summary

Adds configuration for automatic links and fixes several XSS vulnerabilities, alongside documentation and UI improvements.

Key Highlights

  • Support for configuring automatic links (gfmAutoLink)
  • XSS vulnerability fixes (form and meta)
  • Add `type` attribute to button
  • Fix toolbar dropdown bug in IR/SV modes

New Features

  • Support for configuring automatic links (gfmAutoLink)

Full Release Notes

* [支持自动链接配置 `gfmAutoLink`](https://github.com/Vanessa219/vditor/issues/1422) `引入特性`
* [订正多语言繁体中的文案错误](https://github.com/Vanessa219/vditor/pull/1421) `文档相关`
* [修正多语言中英语的错误](https://github.com/Vanessa219/vditor/pull/1416) `文档相关`
* [IR, SV 模式下输入内容后立即点击工具栏下拉无反应](https://github.com/Vanessa219/vditor/issues/1414) `改进功能`
* [为 `button` 添加 `type` 属性](https://github.com/Vanessa219/vditor/pull/1410) `开发重构`
* [XSS 代码注入漏洞 - 表单](https://github.com/Vanessa219/vditor/issues/1412) `修复缺陷`
* [XSS 代码注入漏洞 - meta](https://github.com/Vanessa219/vditor/issues/1411) `修复缺陷`