You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,9 +18,8 @@
18
18
19
19
> **Notice!!!**
20
20
>
21
-
> 1. For improved document loading speed, this plugin only recognizes images starting with `drawio-` as valid draw.io images. If you encounter issues with your existing draw.io images not displaying the edit button, please rename your images to start with `drawio-`.
22
-
>
23
-
> 2. SiYuan 3.5.4 and above requires the `Settings > Editor > Allow execution of scripts inside SVG` option to be enabled to avoid SVG display errors.
21
+
> For improved document loading speed, this plugin only recognizes images starting with `drawio-` as valid draw.io images. If you encounter issues with your existing draw.io images not displaying the edit button, please rename your images to start with `drawio-`.
22
+
24
23
25
24
## Embed Series
26
25
@@ -88,6 +87,9 @@ The label of a draw.io image block can be configured in the plugin settings.
88
87
89
88
## Changelog
90
89
90
+
+ v0.7.3
91
+
+ Update: update draw.io to v29.6.10
92
+
+ Optimize: Remove availability check, start the plugin to automatically check and fix
91
93
+ v0.7.2
92
94
+ Update: update draw.io to v29.6.4
93
95
+ Feature: feedback in configuration & check available
0 commit comments