From da72846903ce15dec918605d358d254b43cb6b91 Mon Sep 17 00:00:00 2001 From: Jiaxin Peng Date: Mon, 6 Oct 2025 23:25:29 +0100 Subject: [PATCH] Update version to 2.6.0 --- CHANGELOG.md | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c5a36d4..360ebc7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,6 @@ -## Fix - -- Fix the bug that the plugin does not work in the mobile app. -- 修复了在移动端应用中插件无法工作的问题。 - ## Feature -- Both desktop and mobile apps support syncing long markdown files. -- 桌面端和移动端应用都支持长篇 markdown 文件同步。 - -## Issue -- Bullet list over 3 levels is not supported. -- 无法同步超过三个分支的列表。 - - +- Unify and combine the upload logic for three types of database. +- Better debugging information for upload failures. +- 统一和合并三种数据库的上传逻辑。 +- 优化控制台输出的调试信息。 \ No newline at end of file