|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## 0.3.5 2024-04-30 |
| 3 | +## v0.3.6 2024-05 |
| 4 | + |
| 5 | +## v0.3.5 2024-04-30 |
4 | 6 |
|
5 | 7 | * [Add `direction` to plugin method `Setting.addItem`](https://github.com/siyuan-note/siyuan/issues/11183) |
6 | 8 |
|
7 | | -## 0.3.4 2024-02-20 |
| 9 | +## v0.3.4 2024-02-20 |
8 | 10 |
|
9 | 11 | * [Add plugin event bus `click-flashcard-action`](https://github.com/siyuan-note/siyuan/issues/10318) |
10 | 12 |
|
11 | | -## 0.3.3 2024-01-24 |
| 13 | +## v0.3.3 2024-01-24 |
12 | 14 |
|
13 | 15 | * Update dock icon class |
14 | 16 |
|
15 | | -## 0.3.2 2024-01-09 |
| 17 | +## v0.3.2 2024-01-09 |
16 | 18 |
|
17 | 19 | * [Add plugin `protyleOptions`](https://github.com/siyuan-note/siyuan/issues/10090) |
18 | 20 | * [Add plugin api `uninstall`](https://github.com/siyuan-note/siyuan/issues/10063) |
|
21 | 23 | * [Add plugin event bus `lock-screen`](https://github.com/siyuan-note/siyuan/pull/9967) |
22 | 24 | * [Add plugin event bus `open-menu-inbox`](https://github.com/siyuan-note/siyuan/pull/9967) |
23 | 25 |
|
24 | | -## 0.3.1 2023-12-06 |
| 26 | +## v0.3.1 2023-12-06 |
25 | 27 |
|
26 | 28 | * [Support `Dock Plugin` and `Command Palette` on mobile](https://github.com/siyuan-note/siyuan/issues/9926) |
27 | 29 |
|
28 | | -## 0.3.0 2023-12-05 |
| 30 | +## v0.3.0 2023-12-05 |
29 | 31 |
|
30 | 32 | * Upgrade Siyuan to 0.9.0 |
31 | 33 | * Support more platforms |
32 | 34 |
|
33 | | -## 0.2.9 2023-11-28 |
| 35 | +## v0.2.9 2023-11-28 |
34 | 36 |
|
35 | 37 | * [Add plugin method `openMobileFileById`](https://github.com/siyuan-note/siyuan/issues/9738) |
36 | 38 |
|
37 | | -## 0.2.8 2023-11-15 |
| 39 | +## v0.2.8 2023-11-15 |
38 | 40 |
|
39 | 41 | * [`resize` cannot be triggered after dragging to unpin the dock](https://github.com/siyuan-note/siyuan/issues/9640) |
40 | 42 |
|
41 | | -## 0.2.7 2023-10-31 |
| 43 | +## v0.2.7 2023-10-31 |
42 | 44 |
|
43 | 45 | * [Export `Constants` to plugin](https://github.com/siyuan-note/siyuan/issues/9555) |
44 | 46 | * [Add plugin `app.appId`](https://github.com/siyuan-note/siyuan/issues/9538) |
45 | 47 | * [Add plugin event bus `switch-protyle`](https://github.com/siyuan-note/siyuan/issues/9454) |
46 | 48 |
|
47 | | -## 0.2.6 2023-10-24 |
| 49 | +## v0.2.6 2023-10-24 |
48 | 50 |
|
49 | 51 | * [Deprecated `loaded-protyle` use `loaded-protyle-static` instead](https://github.com/siyuan-note/siyuan/issues/9468) |
50 | 52 |
|
51 | | -## 0.2.5 2023-10-10 |
| 53 | +## v0.2.5 2023-10-10 |
52 | 54 |
|
53 | 55 | * [Add plugin event bus `open-menu-doctree`](https://github.com/siyuan-note/siyuan/issues/9351) |
54 | 56 |
|
55 | | -## 0.2.4 2023-09-19 |
| 57 | +## v0.2.4 2023-09-19 |
56 | 58 |
|
57 | 59 | * Supports use in windows |
58 | 60 | * [Add plugin function `transaction`](https://github.com/siyuan-note/siyuan/issues/9172) |
59 | 61 |
|
60 | | -## 0.2.3 2023-09-05 |
| 62 | +## v0.2.3 2023-09-05 |
61 | 63 |
|
62 | 64 | * [Add plugin function `transaction`](https://github.com/siyuan-note/siyuan/issues/9172) |
63 | 65 | * [Plugin API add openWindow and command.globalCallback](https://github.com/siyuan-note/siyuan/issues/9032) |
64 | 66 |
|
65 | | -## 0.2.2 2023-08-29 |
| 67 | +## v0.2.2 2023-08-29 |
66 | 68 |
|
67 | 69 | * [Add plugin event bus `destroy-protyle`](https://github.com/siyuan-note/siyuan/issues/9033) |
68 | 70 | * [Add plugin event bus `loaded-protyle-dynamic`](https://github.com/siyuan-note/siyuan/issues/9021) |
69 | 71 |
|
70 | | -## 0.2.1 2023-08-21 |
| 72 | +## v0.2.1 2023-08-21 |
71 | 73 |
|
72 | 74 | * [Plugin API add getOpenedTab method](https://github.com/siyuan-note/siyuan/issues/9002) |
73 | 75 | * [Plugin API custom.fn => custom.id in openTab](https://github.com/siyuan-note/siyuan/issues/8944) |
74 | 76 |
|
75 | | -## 0.2.0 2023-08-15 |
| 77 | +## v0.2.0 2023-08-15 |
76 | 78 |
|
77 | 79 | * [Add plugin event bus `open-siyuan-url-plugin` and `open-siyuan-url-block`](https://github.com/siyuan-note/siyuan/pull/8927) |
78 | 80 |
|
79 | | -## 0.1.12 2023-08-01 |
| 81 | +## v0.1.12 2023-08-01 |
80 | 82 |
|
81 | 83 | * Upgrade siyuan to 0.7.9 |
82 | 84 |
|
83 | | -## 0.1.11 |
| 85 | +## v0.1.11 |
84 | 86 |
|
85 | 87 | * [Add `input-search` event bus to plugins](https://github.com/siyuan-note/siyuan/issues/8725) |
86 | 88 |
|
87 | | -## 0.1.10 |
| 89 | +## v0.1.10 |
88 | 90 |
|
89 | 91 | * [Add `bind this` example for eventBus in plugins](https://github.com/siyuan-note/siyuan/issues/8668) |
90 | 92 | * [Add `open-menu-breadcrumbmore` event bus to plugins](https://github.com/siyuan-note/siyuan/issues/8666) |
91 | 93 |
|
92 | | -## 0.1.9 |
| 94 | +## v0.1.9 |
93 | 95 |
|
94 | 96 | * [Add `open-menu-xxx` event bus for plugins ](https://github.com/siyuan-note/siyuan/issues/8617) |
95 | 97 |
|
96 | | -## 0.1.8 |
| 98 | +## v0.1.8 |
97 | 99 |
|
98 | 100 | * [Add protyleSlash to the plugin](https://github.com/siyuan-note/siyuan/issues/8599) |
99 | 101 | * [Add plugin API protyle](https://github.com/siyuan-note/siyuan/issues/8445) |
100 | 102 |
|
101 | | -## 0.1.7 |
| 103 | +## v0.1.7 |
102 | 104 |
|
103 | 105 | * [Support build js and json](https://github.com/siyuan-note/plugin-sample/pull/8) |
104 | 106 |
|
105 | | -## 0.1.6 |
| 107 | +## v0.1.6 |
106 | 108 |
|
107 | 109 | * add `fetchPost` example |
0 commit comments