📝 Docs(custom): update 3.5.0 changelog

This commit is contained in:
Kuingsmile
2026-06-13 01:09:50 -07:00
parent a7d07a90f9
commit db2b21fdca
2 changed files with 4 additions and 0 deletions

View File

@@ -9,6 +9,8 @@
### 🐛 问题修复
- 修复了部分网络情况下软件打开速度过慢的问题
- 修复了Mac OS中Typora上传时会自动激活主界面的问题
- 修复了转换格式为heif时的兼容性问题
- 修改了EXIF数据的处理逻辑避免移除exif后导致的文件大小异常问题
- 移除了开发环境启动时自动安装 Vue DevTools 的逻辑,避免相关安装失败影响启动或产生错误日志。

View File

@@ -9,6 +9,8 @@
### 🐛 Bug Fixes
- Fixed the issue of slow software startup under certain network conditions.
- Fixed the issue in macOS where Typora upload would automatically activate the main interface.
- Fixed compatibility issues when converting to HEIF format.
- Modified the handling of EXIF data to avoid file size anomalies after removal.
- Removed automatic Vue DevTools installation during development startup to avoid startup impact or error logs when installation fails.