We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3bbda1 commit 221bc0cCopy full SHA for 221bc0c
CHANGELOG.md
@@ -16,3 +16,6 @@
16
- add support for mouse hoving font size overload
17
- add support for unclamp when mouse hoving
18
- fix influenced setting panel
19
+
20
+## 0.2.0
21
+- add per device selection
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "siyuan_doctree_compress",
3
- "version": "0.1.4",
+ "version": "0.2.0",
4
"type": "module",
5
"description": "fully customs your doctree",
6
"repository": "",
plugin.json
@@ -2,7 +2,7 @@
"author": "zxkmm",
"url": "https://github.com/zxkmm/siyuan_doctree_compress",
"minAppVersion": "2.12.1",
7
"backends": [
8
"windows",
0 commit comments