v3.8.17
Vanessa219/vditorv3.8.17Aug 4, 2022by Vanessa219
AI Summary
Patching security vulnerabilities and fixing numerous rendering and input bugs across different modes.
Key Highlights
- Fix XSS security vulnerability
- Fix footnote indentation lost when switching to SV mode
- Fix code block autocomplete including links/footnotes
- Fix input event trigger on whitespace
- Fix HTML entity decoding in links
Full Release Notes
* [1270](https://github.com/Vanessa219/vditor/issues/1270) 切换编辑模式 SV 脚注缩进丢失 `修复缺陷` * [1274](https://github.com/Vanessa219/vditor/issues/1274) XSS 安全漏洞 `修复缺陷` * [1269](https://github.com/Vanessa219/vditor/issues/1269) 代码块自动补全会包含链接引用和脚注 `修复缺陷` * [1263](https://github.com/Vanessa219/vditor/issues/1263) 所见即所得和即使渲染只有空格输入时,不会触发 input 事件 `修复缺陷` * [1264](https://github.com/Vanessa219/vditor/issues/1264) 链接中,会强制将®解析为 ® 字符 `修复缺陷` * [1242](https://github.com/Vanessa219/vditor/issues/1242) 在即时渲染模式下表格源文件未对齐 `改进功能`