Update version to 2.6.0

This commit is contained in:
Jiaxin Peng
2025-10-06 23:25:29 +01:00
parent 8e08c4325d
commit 19fda57d7f

View File

@@ -1,15 +1,6 @@
## Fix
- Fix the bug that the plugin does not work in the mobile app.
- 修复了在移动端应用中插件无法工作的问题。
## Feature ## Feature
- Both desktop and mobile apps support syncing long markdown files. - Unify and combine the upload logic for three types of database.
- 桌面端和移动端应用都支持长篇 markdown 文件同步。 - Better debugging information for upload failures.
- 统一和合并三种数据库的上传逻辑。
## Issue - 优化控制台输出的调试信息。
- Bullet list over 3 levels is not supported.
- 无法同步超过三个分支的列表。