⚡️ 优化
⚡️ Optimization
- 支持附件云预览的文件名模糊查找,在精确路径未命中且请求为纯文件名时自动回退匹配。
- Supports fuzzy search of file names in attachment cloud preview, and automatically falls back to matching when the exact path is not matched and the request is a pure file name.
🛠 修复
🛠 Fix
- 修复标准 Markdown 图片链接因包含百分号编码(如空格
%20)导致数据库匹配失败的问题。 - Fixed the issue where database matching failed due to standard Markdown image links containing percent sign encoding (such as spaces
%20). - 修复标准 Markdown 媒体标签无法加载媒体问题。
- Fixed the problem that standard Markdown media tags cannot load media.