🔖 Release v2.6.2

This commit is contained in:
Liang Ding 2023-01-03 19:31:32 +08:00
parent 6a21a3f50e
commit 145243e058
No known key found for this signature in database
GPG key ID: 136F30F901A2231D
5 changed files with 17 additions and 4 deletions

View file

@ -1,3 +1,16 @@
## v2.6.2 / 2023-01-03
### 改进功能
* [卡包浏览时移除闪卡后更新右侧编辑器](https://github.com/siyuan-note/siyuan/issues/6981)
### 修复缺陷
* [图标全部消失](https://github.com/siyuan-note/siyuan/issues/6974)
* [点击编辑器 `...` 菜单不应该弹出订阅提示](https://github.com/siyuan-note/siyuan/issues/6976)
* [浏览卡包界面无法移除闪卡](https://github.com/siyuan-note/siyuan/issues/6977)
* [新建卡包没有持久化](https://github.com/siyuan-note/siyuan/issues/6980)
## v2.6.1 / 2023-01-03
### 改进功能