From 6c1062c2784d5e7032805f43e886df8f76a98ecb Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Tue, 18 Apr 2023 13:37:56 +0800 Subject: [PATCH] :bookmark: Release v2.8.5 --- app/changelogs/v2.8.5.md | 1 + app/changelogs/v2.8.5_zh_CN.md | 1 + 2 files changed, 2 insertions(+) diff --git a/app/changelogs/v2.8.5.md b/app/changelogs/v2.8.5.md index 64f808a48..1769cbd9d 100644 --- a/app/changelogs/v2.8.5.md +++ b/app/changelogs/v2.8.5.md @@ -35,6 +35,7 @@ * [Appearance text `Bazaar` change to `Marketplace`](https://github.com/siyuan-note/siyuan/issues/8020) * [Adjust the style of the navigation bar on the left side of the settings interface](https://github.com/siyuan-note/siyuan/issues/8022) * [Support viewing inline-level memos in the read-only mode of the mobile editor](https://github.com/siyuan-note/siyuan/issues/8023) +* [Avoid flashcard package data overwriting the cloud when syncing on a new device](https://github.com/siyuan-note/siyuan/issues/8024) ### Abolishment diff --git a/app/changelogs/v2.8.5_zh_CN.md b/app/changelogs/v2.8.5_zh_CN.md index f146a9a02..1aaf56682 100644 --- a/app/changelogs/v2.8.5_zh_CN.md +++ b/app/changelogs/v2.8.5_zh_CN.md @@ -35,6 +35,7 @@ * [外观文案中将 `Bazaar` 更名为 `Marketplace`](https://github.com/siyuan-note/siyuan/issues/8020) * [调整设置界面左侧导航栏样式](https://github.com/siyuan-note/siyuan/issues/8022) * [支持在移动端编辑器只读模式下查看行级备注](https://github.com/siyuan-note/siyuan/issues/8023) +* [新设备上同步时避免闪卡卡包数据覆盖云端](https://github.com/siyuan-note/siyuan/issues/8024) ### 移除功能