📝 Docs(custom): update docs

This commit is contained in:
Kuingsmile 2023-12-27 18:49:09 -08:00
parent 1fbd7a7f48
commit c060261201
2 changed files with 22 additions and 3 deletions

View File

@ -2,11 +2,15 @@ Happy New Year! 🎉
✨ Features
- 优化了管理界面文件浏览页的文字显示
- 现在移除exif信息选项不再错误的处理svg图片
- 添加了管理功能log文件和软件GUI界面log文件的快捷打开选项
- 现在支持更多类型的文本文件预览
- 现在移除配置前会进行额外的确认以避免误删除
- 现在如果对应图床不支持重命名操作,不会再显示重命名按钮
- 优化了管理界面文件浏览页的文字显示
- 移除了赞助窗口~~
🐛 Bug Fixes
- 修复了表单上传模式下,中文文件名乱码的问题
- 修复了管理界面入口页的显示bug

View File

@ -2,11 +2,26 @@ Happy New Year! 🎉
✨ Features
- Optimized the text display of the file browsing page of the management interface
- 现在移除exif信息选项不再错误的处理svg图片
- 添加了管理功能log文件和软件GUI界面log文件的快捷打开选项
- 现在支持更多类型的文本文件预览
- 现在移除配置前会进行额外的确认以避免误删除
- 现在如果对应图床不支持重命名操作,不会再显示重命名按钮
- 优化了管理界面文件浏览页的文字显示
- 移除了赞助窗口~~
- Now the option to remove exif information will no longer incorrectly process svg images
- Added a shortcut to open the log file of the management function and the GUI interface log file
- Now supports more types of text file preview
- Now there will be additional confirmation before removing the configuration to avoid accidental deletion
- Now there will be extra confirmation before removing the configuration to avoid accidental deletion
- Now if the corresponding image bed does not support the rename operation, the rename button will not be displayed
- Optimized the text display of the file browsing page of the management interface
- Removed the sponsorship window~~
🐛 Bug Fixes
- 修复了表单上传模式下,中文文件名乱码的问题
- 修复了管理界面入口页的显示bug
- Fixed the problem of garbled Chinese file names in form upload mode
- Fixed the display bug of the management interface entry page