v3.10.3

Vanessa219/vditorv3.10.3Apr 2, 2024by Vanessa219

AI Summary

A maintenance update that fixes HTTPS issues for PlantUML, improves error handling, and introduces a new media rendering parameter.

Key Highlights

  • HTTPS support for PlantUML requests
  • New `preview.render.media.enable` parameter
  • ID error handling and user prompts
  • Dependency updates (express, webpack-dev-middleware)

New Features

  • `preview.render.media.enable` parameter

Full Release Notes

* [⬆️ Bump express from 4.17.3 to 4.19.2](https://github.com/Vanessa219/vditor/pull/1594) `dependencies`
* [id 不存在时给出对应提示](https://github.com/Vanessa219/vditor/issues/1562) `改进功能`
* [https 下请求 plantuml 会被阻止](https://github.com/Vanessa219/vditor/pull/1586) `改进功能`
* [拼写错误](https://github.com/Vanessa219/vditor/issues/1588) `文档相关`
* [⬆️ Bump webpack-dev-middleware from 5.3.1 to 5.3.4](https://github.com/Vanessa219/vditor/pull/1590) `dependencies`
* [添加 `preview.render.media.enable` 参数](https://github.com/Vanessa219/vditor/issues/1583) `引入特性`