🔖 Release v2.10.1

This commit is contained in:
Daniel 2023-08-21 12:04:51 +08:00
parent 69169dd5db
commit ad57ee2109
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 132 additions and 0 deletions

View file

@ -0,0 +1,44 @@
## Overview
This release adds 29 asset file content searches for plain text types, as well as PDF and EPUB asset file content searches.
The search asset file content feature requires a paid membership to use, and it is currently in the early bird price stage, welcome to [buy](https://b3log.org/siyuan/en/pricing.html).
## Changelogs
Below are the detailed changes in this version.
### Enhancement
* [Blocks hide by keyboard in some cases on the mobile](https://github.com/siyuan-note/siyuan/issues/8950)
* [Improve submenu and PDF menu scrolling appearance](https://github.com/siyuan-note/siyuan/issues/8958)
* [Extend right-click inline element scope](https://github.com/siyuan-note/siyuan/issues/8960)
* [Improve inline formulas input](https://github.com/siyuan-note/siyuan/issues/8972)
* [Right-click the list item dot or number to open the block menu](https://github.com/siyuan-note/siyuan/issues/8983)
* [Support searching PDF asset content](https://github.com/siyuan-note/siyuan/pull/8985)
* [Support searching some plaintext assets content](https://github.com/siyuan-note/siyuan/issues/8987)
* [Support searching asset content on the mobile](https://github.com/siyuan-note/siyuan/issues/8991)
* [Improve the height of floating windows opened by embed block](https://github.com/siyuan-note/siyuan/issues/8992)
* [Asset file support `Save As...` on the desktop](https://github.com/siyuan-note/siyuan/issues/8993)
* [Lock zoom ratio when jumping to PDF bookmarks or internal links](https://github.com/siyuan-note/siyuan/issues/8997)
* [An error `Failed to create data snapshot` is occasionally reported during automatic data sync](https://github.com/siyuan-note/siyuan/issues/8998)
* [Improve save criteria](https://github.com/siyuan-note/siyuan/issues/8999)
* [Support searching EPUB asset content](https://github.com/siyuan-note/siyuan/issues/9000)
* [Improve list outline](https://github.com/siyuan-note/siyuan/issues/9004)
* [Search asset content to locate and switch to the next hit](https://github.com/siyuan-note/siyuan/issues/9009)
* [Remove asset content indexes when deleting asset files](https://github.com/siyuan-note/siyuan/issues/9010)
* [When fixing the table header, the image is above the header](https://github.com/siyuan-note/siyuan/issues/9016)
### Bugfix
* [Document duplicated when creating by block reference](https://github.com/siyuan-note/siyuan/issues/8981)
* [Fix list outdent in list item](https://github.com/siyuan-note/siyuan/issues/8994)
### Document
* [Remove links to github.com from the user guide](https://github.com/siyuan-note/siyuan/issues/9011)
### Development
* [Plugin API custom.fn => custom.id in openTab](https://github.com/siyuan-note/siyuan/issues/8944)
* [Plugin API add getOpenedTab method](https://github.com/siyuan-note/siyuan/issues/9002)

View file

@ -0,0 +1,44 @@
## 概述
該版本添加了 29 種純文本類型的資源文件內容搜索,同時也添加了 PDF 和 EPUB 資源文件內容搜索。
搜索資源文件內容特性需要付費會員才能使用,目前為早鳥價階段,歡迎[購買](https://b3log.org/siyuan/pricing.html)。
## 變更記錄
以下是此版本中的詳細變更。
### 改進功能
* [移動端某些情況下塊被鍵盤遮擋](https://github.com/siyuan-note/siyuan/issues/8950)
* [改進界面子菜單和 PDF 菜單滾動](https://github.com/siyuan-note/siyuan/issues/8958)
* [改進行級元素右鍵選擇範圍](https://github.com/siyuan-note/siyuan/issues/8960)
* [改進行級公式輸入](https://github.com/siyuan-note/siyuan/issues/8972)
* [列表項右擊圓點或數字打開塊菜單](https://github.com/siyuan-note/siyuan/issues/8983)
* [支持搜索 PDF 資源文件內容](https://github.com/siyuan-note/siyuan/pull/8985)
* [支持更多純文本類型的資源文件內容搜索](https://github.com/siyuan-note/siyuan/issues/8987)
* [移動端支持搜索資源文件內容](https://github.com/siyuan-note/siyuan/issues/8991)
* [改進嵌入塊浮窗高度](https://github.com/siyuan-note/siyuan/issues/8992)
* [桌面端支持資源文件 `另存為...`](https://github.com/siyuan-note/siyuan/issues/8993)
* [鎖定 PDF 書籤或內部鏈接跳轉縮放比](https://github.com/siyuan-note/siyuan/issues/8997)
* [改進自動數據同步時偶爾報錯提示 `創建數據快照失敗`](https://github.com/siyuan-note/siyuan/issues/8998)
* [改進保存查詢條件](https://github.com/siyuan-note/siyuan/issues/8999)
* [支持搜索 EPUB 資源文件內容](https://github.com/siyuan-note/siyuan/issues/9000)
* [改進列表大綱](https://github.com/siyuan-note/siyuan/issues/9004)
* [改進搜索資源文件內容定位和切換至下一個命中項](https://github.com/siyuan-note/siyuan/issues/9009)
* [刪除資源文件時同步刪除資源文件內容索引](https://github.com/siyuan-note/siyuan/issues/9010)
* [固定表格表頭後圖片不再遮擋表頭內容](https://github.com/siyuan-note/siyuan/issues/9016)
### 修復缺陷
* [修復通過塊引創建文檔重複問題](https://github.com/siyuan-note/siyuan/issues/8981)
* [修復列表項反向縮進問題](https://github.com/siyuan-note/siyuan/issues/8994)
### 改進文檔
* [移除用戶指南中包含 github.com 的超鏈接內容](https://github.com/siyuan-note/siyuan/issues/9011)
### 開發者
* [插件 API openTab custom.fn => custom.id](https://github.com/siyuan-note/siyuan/issues/8944)
* [插件 API 添加 getOpenedTab 方法](https://github.com/siyuan-note/siyuan/issues/9002)

View file

@ -0,0 +1,44 @@
## 概述
该版本添加了 29 种纯文本类型的资源文件内容搜索,同时也添加了 PDF 和 EPUB 资源文件内容搜索。
搜索资源文件内容特性需要付费会员才能使用,目前为早鸟价阶段,欢迎[购买](https://b3log.org/siyuan/pricing.html)。
## 变更记录
以下是此版本中的详细变更。
### 改进功能
* [移动端某些情况下块被键盘遮挡](https://github.com/siyuan-note/siyuan/issues/8950)
* [改进界面子菜单和 PDF 菜单滚动](https://github.com/siyuan-note/siyuan/issues/8958)
* [改进行级元素右键选择范围](https://github.com/siyuan-note/siyuan/issues/8960)
* [改进行级公式输入](https://github.com/siyuan-note/siyuan/issues/8972)
* [列表项右击圆点或数字打开块菜单](https://github.com/siyuan-note/siyuan/issues/8983)
* [支持搜索 PDF 资源文件内容](https://github.com/siyuan-note/siyuan/pull/8985)
* [支持更多纯文本类型的资源文件内容搜索](https://github.com/siyuan-note/siyuan/issues/8987)
* [移动端支持搜索资源文件内容](https://github.com/siyuan-note/siyuan/issues/8991)
* [改进嵌入块浮窗高度](https://github.com/siyuan-note/siyuan/issues/8992)
* [桌面端支持资源文件 `另存为...`](https://github.com/siyuan-note/siyuan/issues/8993)
* [锁定 PDF 书签或内部链接跳转缩放比](https://github.com/siyuan-note/siyuan/issues/8997)
* [改进自动数据同步时偶尔报错提示 `创建数据快照失败`](https://github.com/siyuan-note/siyuan/issues/8998)
* [改进保存查询条件](https://github.com/siyuan-note/siyuan/issues/8999)
* [支持搜索 EPUB 资源文件内容](https://github.com/siyuan-note/siyuan/issues/9000)
* [改进列表大纲](https://github.com/siyuan-note/siyuan/issues/9004)
* [改进搜索资源文件内容定位和切换至下一个命中项](https://github.com/siyuan-note/siyuan/issues/9009)
* [删除资源文件时同步删除资源文件内容索引](https://github.com/siyuan-note/siyuan/issues/9010)
* [固定表格表头后图片不再遮挡表头内容](https://github.com/siyuan-note/siyuan/issues/9016)
### 修复缺陷
* [修复通过块引创建文档重复问题](https://github.com/siyuan-note/siyuan/issues/8981)
* [修复列表项反向缩进问题](https://github.com/siyuan-note/siyuan/issues/8994)
### 改进文档
* [移除用户指南中包含 github.com 的超链接内容](https://github.com/siyuan-note/siyuan/issues/9011)
### 开发者
* [插件 API openTab custom.fn => custom.id](https://github.com/siyuan-note/siyuan/issues/8944)
* [插件 API 添加 getOpenedTab 方法](https://github.com/siyuan-note/siyuan/issues/9002)