From c5079c2c139aa51ea9b4279a8fe0743297a18c13 Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Mon, 24 Feb 2025 22:08:10 +0800 Subject: [PATCH] :memo: Update changelogs --- app/changelogs/v3.1.23/v3.1.23.md | 1 + app/changelogs/v3.1.23/v3.1.23_zh_CHT.md | 1 + app/changelogs/v3.1.23/v3.1.23_zh_CN.md | 1 + 3 files changed, 3 insertions(+) diff --git a/app/changelogs/v3.1.23/v3.1.23.md b/app/changelogs/v3.1.23/v3.1.23.md index b870d76ca..814de8e54 100644 --- a/app/changelogs/v3.1.23/v3.1.23.md +++ b/app/changelogs/v3.1.23/v3.1.23.md @@ -62,6 +62,7 @@ Below are the detailed changes in this version. * [Rollback document exception after moving document](https://github.com/siyuan-note/siyuan/issues/14107) * [Font folder not packaged on macOS/Linux/Windows arm64](https://github.com/siyuan-note/siyuan/issues/14119) * [Unable to download online video](https://github.com/siyuan-note/siyuan/issues/14155) +* [`dragover__bottom` class name not removed](https://github.com/siyuan-note/siyuan/issues/14177) ### Refactor diff --git a/app/changelogs/v3.1.23/v3.1.23_zh_CHT.md b/app/changelogs/v3.1.23/v3.1.23_zh_CHT.md index edce0cffa..82a5523d1 100644 --- a/app/changelogs/v3.1.23/v3.1.23_zh_CHT.md +++ b/app/changelogs/v3.1.23/v3.1.23_zh_CHT.md @@ -62,6 +62,7 @@ * [行動文件後回溯文件異常](https://github.com/siyuan-note/siyuan/issues/14107) * [macOS/Linux/Windows arm64 上未打包字型](https://github.com/siyuan-note/siyuan/issues/14119) * [網路影片無法下載](https://github.com/siyuan-note/siyuan/issues/14155) +* [`dragover__bottom` 類別名稱沒有移除](https://github.com/siyuan-note/siyuan/issues/14177) ### 開發重構 diff --git a/app/changelogs/v3.1.23/v3.1.23_zh_CN.md b/app/changelogs/v3.1.23/v3.1.23_zh_CN.md index 9e5dbe3f5..f77b39c30 100644 --- a/app/changelogs/v3.1.23/v3.1.23_zh_CN.md +++ b/app/changelogs/v3.1.23/v3.1.23_zh_CN.md @@ -62,6 +62,7 @@ * [移动文档后回滚文档异常](https://github.com/siyuan-note/siyuan/issues/14107) * [macOS/Linux/Windows arm64 上未打包字体](https://github.com/siyuan-note/siyuan/issues/14119) * [网络视频无法下载](https://github.com/siyuan-note/siyuan/issues/14155) +* [`dragover__bottom` 类名没有移除](https://github.com/siyuan-note/siyuan/issues/14177) ### 开发重构