📝 Update changelogs

This commit is contained in:
Daniel 2023-11-07 18:07:55 +08:00
parent 9a065f2016
commit 4f03b50810
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 123 additions and 0 deletions

View file

@ -0,0 +1,41 @@
## Overview
This version supports exporting/importing S3 and WebDAV configurations, and fixes a notebook corruption issue caused by data synchronization.
Advertisement: Currently, `PRO Features` are in the early bird price stage, welcome to [learn more](https://b3log.org/siyuan/en/pricing.html).
Note: The annual `Subscription` includes `Pro features`. If you are an annual subscriber, you do not need to buy PRO Features separately.
## Changelogs
Below are the detailed changes in this version.
### Enhancement
* [Support shortcut for the list item in search panel](https://github.com/siyuan-note/siyuan/issues/9548)
* [Support GFScript code block highlighting](https://github.com/siyuan-note/siyuan/issues/9558)
* [Flashcard `Open in New Tab` retains its status](https://github.com/siyuan-note/siyuan/issues/9561)
* [Support exporting/importing S3 and WebDAV configurations](https://github.com/siyuan-note/siyuan/issues/9566)
* [Support search installed marketplace packages](https://github.com/siyuan-note/siyuan/issues/9577)
* [Improve assets list display position and close interaction](https://github.com/siyuan-note/siyuan/issues/9579)
* [Add label to link, ref, file annotation and so on input](https://github.com/siyuan-note/siyuan/issues/9583)
* [Improve hiding of floating window](https://github.com/siyuan-note/siyuan/issues/9584)
* [Set the maximum width of floating windows](https://github.com/siyuan-note/siyuan/issues/9587)
* [Improve the effect of image title settings on image size](https://github.com/siyuan-note/siyuan/issues/9596)
### Bugfix
* [Relative path hyperlinks are not converted into assets when importing Markdown](https://github.com/siyuan-note/siyuan/issues/9563)
* [Database table view date input does not take effect](https://github.com/siyuan-note/siyuan/issues/9573)
* [Incorrect rtfd file handling when `Insert image or file` on macOS](https://github.com/siyuan-note/siyuan/issues/9585)
* [Spaced repetition tabs are blank on the browser-end](https://github.com/siyuan-note/siyuan/issues/9589)
* [Notebook data may be corrupted during data synchronization](https://github.com/siyuan-note/siyuan/issues/9594)
### Development
* [Attribute Panel - Database supports display database block floating window](https://github.com/siyuan-note/siyuan/issues/9285)
* [Maintain relationships between database blocks and database storage](https://github.com/siyuan-note/siyuan/issues/9496)
* [Database table view supports adding a row below/above](https://github.com/siyuan-note/siyuan/issues/9560)
* [Improve database table view data type column prompts and input](https://github.com/siyuan-note/siyuan/issues/9570)
* [Identify the database view whether is a "mirror"](https://github.com/siyuan-note/siyuan/issues/9578)
* [Sub-blocks of folded blocks can be located via `siyuan://`](https://github.com/siyuan-note/siyuan/issues/9580)

View file

@ -0,0 +1,41 @@
## 概述
此版本支援匯出/匯入 S3 和 WebDAV 配置,並修復了一個資料同步導致的筆記本損壞問題。
廣告: 目前 `功能特性` 正處於早鳥價階段,歡迎[了解](https://b3log.org/siyuan/pricing.html)。
註:`年付訂閱` 包含 `功能特性`,如果你是訂閱會員,則無需單獨購買功能特性。
## 變更記錄
以下是此版本中的詳細變更。
### 改進功能
* [支援在搜尋結果清單中使用一些區塊級快捷鍵](https://github.com/siyuan-note/siyuan/issues/9548)
* [支援 GFScript 程式碼區塊高亮](https://github.com/siyuan-note/siyuan/issues/9558)
* [閃卡 `在新頁籤中開啟` 保留複習狀態](https://github.com/siyuan-note/siyuan/issues/9561)
* [支援匯出/匯入 S3 和 WebDAV 配置](https://github.com/siyuan-note/siyuan/issues/9566)
* [支援在已安裝的市集包中搜尋](https://github.com/siyuan-note/siyuan/issues/9577)
* [改進題頭圖搜尋資源檔案顯示位置和關閉的互動](https://github.com/siyuan-note/siyuan/issues/9579)
* [為超連結、引用和檔案註解新增輸入框識別文案](https://github.com/siyuan-note/siyuan/issues/9583)
* [改進浮窗自動關閉](https://github.com/siyuan-note/siyuan/issues/9584)
* [改良浮窗最大寬度](https://github.com/siyuan-note/siyuan/issues/9587)
* [改進圖片標題設定對圖片大小的影響](https://github.com/siyuan-note/siyuan/issues/9596)
### 修復缺陷
* [匯入 Markdown 時相對路徑超連結未轉換為資源檔案](https://github.com/siyuan-note/siyuan/issues/9563)
* [資料庫表格檢視日期輸入失效](https://github.com/siyuan-note/siyuan/issues/9573)
* [在 macOS 桌面端 `插入圖片或檔案` 時未正確處理 rtfd 格式檔案](https://github.com/siyuan-note/siyuan/issues/9585)
* [瀏覽器端間隔重複頁簽空白](https://github.com/siyuan-note/siyuan/issues/9589)
* [資料同步可能導致筆記本資料損壞](https://github.com/siyuan-note/siyuan/issues/9594)
### 開發者
* [屬性面板 - 資料庫 支援顯示資料塊浮窗](https://github.com/siyuan-note/siyuan/issues/9285)
* [維護資料庫區塊與資料庫儲存之間的關聯關係](https://github.com/siyuan-note/siyuan/issues/9496)
* [資料庫表格檢視支援在下方/上方新增行](https://github.com/siyuan-note/siyuan/issues/9560)
* [改進資料庫表格視圖日期列提示與輸入](https://github.com/siyuan-note/siyuan/issues/9570)
* [標識資料庫視圖是否為「鏡像」](https://github.com/siyuan-note/siyuan/issues/9578)
* [折疊塊子塊無法透過 `siyuan://` 定位](https://github.com/siyuan-note/siyuan/issues/9580)

View file

@ -0,0 +1,41 @@
## 概述
该版本支持导出/导入 S3 和 WebDAV 配置,并修复了一个数据同步导致的笔记本损坏问题。
广告: 目前 `功能特性` 正处于早鸟价阶段,欢迎[了解](https://b3log.org/siyuan/pricing.html)。
注:`年付订阅` 包含 `功能特性`,如果你是订阅会员,则无需单独购买功能特性。
## 变更记录
以下是此版本中的详细变更。
### 改进功能
* [支持在搜索结果列表中使用一些块级快捷键](https://github.com/siyuan-note/siyuan/issues/9548)
* [支持 GFScript 代码块高亮](https://github.com/siyuan-note/siyuan/issues/9558)
* [闪卡 `在新页签中打开` 保留复习状态](https://github.com/siyuan-note/siyuan/issues/9561)
* [支持导出/导入 S3 和 WebDAV 配置](https://github.com/siyuan-note/siyuan/issues/9566)
* [支持在已安装的集市包中进行搜索](https://github.com/siyuan-note/siyuan/issues/9577)
* [改进题头图搜索资源文件显示位置和关闭的交互](https://github.com/siyuan-note/siyuan/issues/9579)
* [为超链接、引用和文件注解添加输入框标识文案](https://github.com/siyuan-note/siyuan/issues/9583)
* [改进浮窗自动关闭](https://github.com/siyuan-note/siyuan/issues/9584)
* [改进浮窗最大宽度](https://github.com/siyuan-note/siyuan/issues/9587)
* [改进图片标题设置对图片大小的影响](https://github.com/siyuan-note/siyuan/issues/9596)
### 修复缺陷
* [导入 Markdown 时相对路径超链接未转换为资源文件](https://github.com/siyuan-note/siyuan/issues/9563)
* [数据库表格视图日期输入失效](https://github.com/siyuan-note/siyuan/issues/9573)
* [在 macOS 桌面端 `插入图片或文件` 时未正确处理 rtfd 格式文件](https://github.com/siyuan-note/siyuan/issues/9585)
* [浏览器端间隔重复页签空白](https://github.com/siyuan-note/siyuan/issues/9589)
* [数据同步可能导致笔记本数据损坏](https://github.com/siyuan-note/siyuan/issues/9594)
### 开发者
* [属性面板 - 数据库 支持显示数据块浮窗](https://github.com/siyuan-note/siyuan/issues/9285)
* [维护数据库块和数据库存储之间的关联关系](https://github.com/siyuan-note/siyuan/issues/9496)
* [数据库表格视图支持在下方/上方添加行](https://github.com/siyuan-note/siyuan/issues/9560)
* [改进数据库表格视图日期列提示和输入](https://github.com/siyuan-note/siyuan/issues/9570)
* [标识数据库视图是否是一个“镜像”](https://github.com/siyuan-note/siyuan/issues/9578)
* [折叠块子块无法通过 `siyuan://` 定位](https://github.com/siyuan-note/siyuan/issues/9580)