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
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,12 @@ WARNING: currently the installer is not signed with a certificate: beware of blo
43
43
44
44
***For a clean Setup close all the windows explorer instances which have the preview handler active or the preview handler was used (remember the dll remains in memory until the windows explorer was closed).***
45
45
46
+
### New 32 Bit Support for XYplorer ###
47
+
48
+
As requested by many users of popular shell alternative, the new version supports XYplorer with Thumbnail and Preview Panel: follow the [configuration guide:](https://github.com/EtheaDev/SVGShellExtensions/wiki/XYplorer-Support)
49
+
50
+

51
+
46
52
### Manual Build and Installation (for Delphi developers) ###
47
53
48
54
If you have Delphi 10.4 Sydney, you can manually build the project:
@@ -69,6 +75,11 @@ To manually install the SVGShellExtensions.dll follow these steps:
69
75
70
76
## Release Notes ##
71
77
78
+
05 Mar 2021
79
+
- Fixed SVG XML Editor preview after loading file
80
+
- Added support for storing/remember Editor options
0 commit comments