-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
158 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
## Overview | ||
|
||
This version fixes some detail defects, it is recommended to upgrade. | ||
|
||
## Changelogs | ||
|
||
Below are the detailed changes in this version. | ||
|
||
### Enhancement | ||
|
||
* [Menu label can wrap on the mobile](https://github.com/siyuan-note/siyuan/issues/8733) | ||
* [Highlight active `Query criteria`](https://github.com/siyuan-note/siyuan/issues/8813) | ||
* [Improve mobile selection text menu](https://github.com/siyuan-note/siyuan/issues/8829) | ||
* [When switching tabs with the same width, keep the content position unchanged](https://github.com/siyuan-note/siyuan/issues/8859) | ||
* [Tap the bottom to also bring up the keyboard on the mobile](https://github.com/siyuan-note/siyuan/issues/8864) | ||
* [Windows uninstaller removes the default workspace](https://github.com/siyuan-note/siyuan/issues/8876) | ||
* [The desktop initialization interface workspace defaults to ~/SiYuan/](https://github.com/siyuan-note/siyuan/issues/8879) | ||
* [Shift+right click to pop up the browser default menu](https://github.com/siyuan-note/siyuan/issues/8880) | ||
* [Improve importing for markdown syntax `#Tag`](https://github.com/siyuan-note/siyuan/issues/8882) | ||
* [Block ref search supports searching `'`](https://github.com/siyuan-note/siyuan/issues/8886) | ||
* [Access to the marketplace is no longer supported on Huawei devices](https://github.com/siyuan-note/siyuan/issues/8898) | ||
* [Filter nesting folder of custom emoji before adding emoji](https://github.com/siyuan-note/siyuan/pull/8903) | ||
* [Use hotkey to close the dock panel, focusing on the editor](https://github.com/siyuan-note/siyuan/issues/8904) | ||
* [Add membership one-time payment PRO features](https://github.com/siyuan-note/siyuan/issues/8906) | ||
* [Save query criteria with the same name and prompt whether to overwrite](https://github.com/siyuan-note/siyuan/issues/8913) | ||
* [Remove the copy option at the top of the bookmark](https://github.com/siyuan-note/siyuan/issues/8914) | ||
* [Bookmark and Tag panel operation progress text escaping](https://github.com/siyuan-note/siyuan/issues/8926) | ||
|
||
### Bugfix | ||
|
||
* [Cannot select `Again` for spaced repetition](https://github.com/siyuan-note/siyuan/issues/8875) | ||
* [Slash menu moving up and down problem](https://github.com/siyuan-note/siyuan/issues/8881) | ||
* [Notebook custom sorting fails](https://github.com/siyuan-note/siyuan/issues/8889) | ||
* [Strange behaviour when pressing tab after selecting text in code block](https://github.com/siyuan-note/siyuan/issues/8911) | ||
* [Select block in last list item and copy error](https://github.com/siyuan-note/siyuan/issues/8925) | ||
|
||
### Document | ||
|
||
* [Missing bookmark labels from those mentioned in the docs](https://github.com/siyuan-note/siyuan/issues/8916) | ||
|
||
### Refactor | ||
|
||
* [Upgrade Electron](https://github.com/siyuan-note/siyuan/issues/8897) | ||
|
||
### Development | ||
|
||
* [Attribute View number column format](https://github.com/siyuan-note/siyuan/issues/8764) | ||
* [Update date/select/mSelect by attribute panel](https://github.com/siyuan-note/siyuan/issues/8868) | ||
* [Add Email type column to Attribute View](https://github.com/siyuan-note/siyuan/issues/8891) | ||
* [Add Phone type column to Attribute View](https://github.com/siyuan-note/siyuan/issues/8892) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
## 概述 | ||
|
||
該版本修復了一些細節缺陷,建議升級。 | ||
|
||
## 變更記錄 | ||
|
||
以下是此版本中的詳細變更。 | ||
|
||
### 改進功能 | ||
|
||
* [移動端麵包屑菜單自動換行](https://github.com/siyuan-note/siyuan/issues/8733) | ||
* [高亮當前激活的 `查詢條件`](https://github.com/siyuan-note/siyuan/issues/8813) | ||
* [改進移動端選擇文本菜單](https://github.com/siyuan-note/siyuan/issues/8829) | ||
* [在相同寬度的頁簽直接切換時保持內容位置不變](https://github.com/siyuan-note/siyuan/issues/8859) | ||
* [移動端點擊底部空白時激活編輯最後一個快](https://github.com/siyuan-note/siyuan/issues/8864) | ||
* [Windows 端卸載程序支持徹底刪除默認工作空間](https://github.com/siyuan-note/siyuan/issues/8876) | ||
* [桌面端初始化界面默認工作空間路徑為 ~/SiYuan/](https://github.com/siyuan-note/siyuan/issues/8879) | ||
* [瀏覽器端 Shift+右擊彈出瀏覽器默認菜單](https://github.com/siyuan-note/siyuan/issues/8880) | ||
* [改進導入 Markdown 標籤語法 `#Tag`](https://github.com/siyuan-note/siyuan/issues/8882) | ||
* [塊引搜索支持搜索包含 `'`](https://github.com/siyuan-note/siyuan/issues/8886) | ||
* [華為設備不再顯示社區集市](https://github.com/siyuan-note/siyuan/issues/8898) | ||
* [自定義圖標過濾文件夾](https://github.com/siyuan-note/siyuan/pull/8903) | ||
* [使用快捷鍵關閉停靠欄面板後焦點保留在編輯器](https://github.com/siyuan-note/siyuan/issues/8904) | ||
* [上線一次性付款的會員特權特性](https://github.com/siyuan-note/siyuan/issues/8906) | ||
* [使用相同名稱保存查詢條件時提示覆蓋](https://github.com/siyuan-note/siyuan/issues/8913) | ||
* [移除書籤面板頂層的複制選項](https://github.com/siyuan-note/siyuan/issues/8914) | ||
* [書籤和標籤面板操作進度文本轉義](https://github.com/siyuan-note/siyuan/issues/8926) | ||
|
||
|
||
### 修復缺陷 | ||
|
||
* [間隔重複無法選擇 `重來`](https://github.com/siyuan-note/siyuan/issues/8875) | ||
* [斜桿菜單上下移動問題](https://github.com/siyuan-note/siyuan/issues/8881) | ||
* [筆記本自定義排序失效](https://github.com/siyuan-note/siyuan/issues/8889) | ||
* [代碼塊中選擇文本後拖拽異常](https://github.com/siyuan-note/siyuan/issues/8911) | ||
* [在最後一個列表項中復制不正確](https://github.com/siyuan-note/siyuan/issues/8925) | ||
|
||
|
||
### 改進文檔 | ||
|
||
* [不再提供書籤默認標識](https://github.com/siyuan-note/siyuan/issues/8916) | ||
|
||
### 開發重構 | ||
|
||
* [升級 Electron](https://github.com/siyuan-note/siyuan/issues/8897) | ||
|
||
### 開發者 | ||
|
||
* [屬性視圖數字列格式化](https://github.com/siyuan-note/siyuan/issues/8764) | ||
* [屬性面板 date/select/mSelect 類型支持更新](https://github.com/siyuan-note/siyuan/issues/8868) | ||
* [屬性視圖添加 Email 類型列](https://github.com/siyuan-note/siyuan/issues/8891) | ||
* [屬性視圖添加 Phone 類型列](https://github.com/siyuan-note/siyuan/issues/8892) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
## 概述 | ||
|
||
该版本修复了一些细节缺陷,建议升级。 | ||
|
||
## 变更记录 | ||
|
||
以下是此版本中的详细变更。 | ||
|
||
### 改进功能 | ||
|
||
* [移动端面包屑菜单自动换行](https://github.com/siyuan-note/siyuan/issues/8733) | ||
* [高亮当前激活的 `查询条件`](https://github.com/siyuan-note/siyuan/issues/8813) | ||
* [改进移动端选择文本菜单](https://github.com/siyuan-note/siyuan/issues/8829) | ||
* [在相同宽度的页签直接切换时保持内容位置不变](https://github.com/siyuan-note/siyuan/issues/8859) | ||
* [移动端点击底部空白时激活编辑最后一个快](https://github.com/siyuan-note/siyuan/issues/8864) | ||
* [Windows 端卸载程序支持彻底删除默认工作空间](https://github.com/siyuan-note/siyuan/issues/8876) | ||
* [桌面端初始化界面默认工作空间路径为 ~/SiYuan/](https://github.com/siyuan-note/siyuan/issues/8879) | ||
* [浏览器端 Shift+右击弹出浏览器默认菜单](https://github.com/siyuan-note/siyuan/issues/8880) | ||
* [改进导入 Markdown 标签语法 `#Tag`](https://github.com/siyuan-note/siyuan/issues/8882) | ||
* [块引搜索支持搜索包含 `'`](https://github.com/siyuan-note/siyuan/issues/8886) | ||
* [华为设备不再显示社区集市](https://github.com/siyuan-note/siyuan/issues/8898) | ||
* [自定义图标过滤文件夹](https://github.com/siyuan-note/siyuan/pull/8903) | ||
* [使用快捷键关闭停靠栏面板后焦点保留在编辑器](https://github.com/siyuan-note/siyuan/issues/8904) | ||
* [上线一次性付款的会员特权特性](https://github.com/siyuan-note/siyuan/issues/8906) | ||
* [使用相同名称保存查询条件时提示覆盖](https://github.com/siyuan-note/siyuan/issues/8913) | ||
* [移除书签面板顶层的复制选项](https://github.com/siyuan-note/siyuan/issues/8914) | ||
* [书签和标签面板操作进度文本转义](https://github.com/siyuan-note/siyuan/issues/8926) | ||
|
||
|
||
### 修复缺陷 | ||
|
||
* [间隔重复无法选择 `重来`](https://github.com/siyuan-note/siyuan/issues/8875) | ||
* [斜杆菜单上下移动问题](https://github.com/siyuan-note/siyuan/issues/8881) | ||
* [笔记本自定义排序失效](https://github.com/siyuan-note/siyuan/issues/8889) | ||
* [代码块中选择文本后拖拽异常](https://github.com/siyuan-note/siyuan/issues/8911) | ||
* [在最后一个列表项中复制不正确](https://github.com/siyuan-note/siyuan/issues/8925) | ||
|
||
|
||
### 改进文档 | ||
|
||
* [不再提供书签默认标识](https://github.com/siyuan-note/siyuan/issues/8916) | ||
|
||
### 开发重构 | ||
|
||
* [升级 Electron](https://github.com/siyuan-note/siyuan/issues/8897) | ||
|
||
### 开发者 | ||
|
||
* [属性视图数字列格式化](https://github.com/siyuan-note/siyuan/issues/8764) | ||
* [属性面板 date/select/mSelect 类型支持更新](https://github.com/siyuan-note/siyuan/issues/8868) | ||
* [属性视图添加 Email 类型列](https://github.com/siyuan-note/siyuan/issues/8891) | ||
* [属性视图添加 Phone 类型列](https://github.com/siyuan-note/siyuan/issues/8892) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -42,7 +42,7 @@ import ( | |
var Mode = "prod" | ||
|
||
const ( | ||
Ver = "2.9.8" | ||
Ver = "2.9.9" | ||
IsInsider = false | ||
) | ||
|
||
|