diff --git a/app/changelogs/v3.5.6/v3.5.5.md b/app/changelogs/v3.5.6/v3.5.5.md new file mode 100644 index 000000000..48a96a801 --- /dev/null +++ b/app/changelogs/v3.5.6/v3.5.5.md @@ -0,0 +1,31 @@ +## Overview + +This version improves some details. + +## Changelogs + +Below are the detailed changes in this version. + +### Enhancement + +* [Warn users of compatibility issues when used on non-Chromium-based browsers](https://github.com/siyuan-note/siyuan/issues/16981) +* [Improve HTML formula clipping](https://github.com/siyuan-note/siyuan/issues/16998) +* [Remove the inbox in the publish service](https://github.com/siyuan-note/siyuan/issues/16999) +* [Improve editing toolbar on mobile browsers](https://github.com/siyuan-note/siyuan/issues/17006) + +### Bugfix + +* [Rebuilding the index caused a crash](https://github.com/siyuan-note/siyuan/issues/17001) +* [Kernel crash when WPS opens Excel asset](https://github.com/siyuan-note/siyuan/pull/17011) +* [Missing hyperlink address](https://github.com/siyuan-note/siyuan/issues/17017) +* [Document content not updated after snapshot rollback](https://github.com/siyuan-note/siyuan/issues/17026) + +### Development + +* [Fix the issue of the kernel API `updateBlock` clearing document data](https://github.com/siyuan-note/siyuan/issues/16995) +* [Plugin supports saving data in subdirectories](https://github.com/siyuan-note/siyuan/pull/17007) + +## Download + +* [B3log](https://b3log.org/siyuan/en/download.html) +* [GitHub](https://github.com/siyuan-note/siyuan/releases) diff --git a/app/changelogs/v3.5.6/v3.5.5_zh_CHT.md b/app/changelogs/v3.5.6/v3.5.5_zh_CHT.md new file mode 100644 index 000000000..055c0ef0c --- /dev/null +++ b/app/changelogs/v3.5.6/v3.5.5_zh_CHT.md @@ -0,0 +1,31 @@ +## 概述 + +此版本改進了一些細節。 + +## 變更記錄 + +以下是此版本中的詳細變更。 + +### 改進功能 + +* [在非 Chromium 核心的瀏覽器中使用時提醒相容性問題](https://github.com/siyuan-note/siyuan/issues/16981) +* [改進 HTML 公式剪藏](https://github.com/siyuan-note/siyuan/issues/16998) +* [在發布服務中移除收集箱](https://github.com/siyuan-note/siyuan/issues/16999) +* [改進行動瀏覽器上的編輯工具列](https://github.com/siyuan-note/siyuan/issues/17006) + +### 修復缺陷 + +* [重建索引導致崩潰](https://github.com/siyuan-note/siyuan/issues/17001) +* [WPS 開啟 Excel 資源時內核崩潰](https://github.com/siyuan-note/siyuan/pull/17011) +* [超連結網址遺失](https://github.com/siyuan-note/siyuan/issues/17017) +* [回溯快照後文件內容未更新](https://github.com/siyuan-note/siyuan/issues/17026) +* +### 開發重構 + +* [修復內核 API `updateBlock` 清除文件資料的問題](https://github.com/siyuan-note/siyuan/issues/16995) +* [插件支援將資料保存在子目錄](https://github.com/siyuan-note/siyuan/pull/17007) + +## 下載 + +* [B3log](https://b3log.org/siyuan/download.html) +* [GitHub](https://github.com/siyuan-note/siyuan/releases) diff --git a/app/changelogs/v3.5.6/v3.5.5_zh_CN.md b/app/changelogs/v3.5.6/v3.5.5_zh_CN.md new file mode 100644 index 000000000..7b9ff0c17 --- /dev/null +++ b/app/changelogs/v3.5.6/v3.5.5_zh_CN.md @@ -0,0 +1,31 @@ +## 概述 + +此版本改进了一些细节。 + +## 变更记录 + +以下是此版本中的详细变更。 + +### 改进功能 + +* [在非 Chromium 内核的浏览器中使用时提醒兼容性问题](https://github.com/siyuan-note/siyuan/issues/16981) +* [改进 HTML 公式剪藏](https://github.com/siyuan-note/siyuan/issues/16998) +* [在发布服务中移除收集箱](https://github.com/siyuan-note/siyuan/issues/16999) +* [改进移动浏览器上的编辑工具栏](https://github.com/siyuan-note/siyuan/issues/17006) + +### 修复缺陷 + +* [重建索引导致崩溃](https://github.com/siyuan-note/siyuan/issues/17001) +* [WPS 打开 Excel 资源时内核崩溃](https://github.com/siyuan-note/siyuan/pull/17011) +* [超链接地址丢失](https://github.com/siyuan-note/siyuan/issues/17017) +* [回滚快照后文档内容未更新](https://github.com/siyuan-note/siyuan/issues/17026) +* +### 开发重构 + +* [修复内核 API `updateBlock` 清除文档数据的问题](https://github.com/siyuan-note/siyuan/issues/16995) +* [插件支持将数据保存在子目录](https://github.com/siyuan-note/siyuan/pull/17007) + +## 下载 + +* [B3log](https://b3log.org/siyuan/download.html) +* [GitHub](https://github.com/siyuan-note/siyuan/releases)