Releases: oleeskild/obsidian-digital-garden
Releases Β· oleeskild/obsidian-digital-garden
Release 2.42.2
- Fix bug where images on a path containing a space could cause it not to render (#226)
Release 2.42.1
- Fix bug where you would get an error if you didn't have dataview enabled
Release 2.42.0
- Added support for inline dataview, inline dataview js and dataview js π
Release 2.41.1
- Fix bug where several commands stopped working after the last version
Release 2.41.0
Style Settings Support π¨
The Digital Garden now supports applying your style settings set with the style settings plugin. Instructions on how to use it described here
You also need the latest version of the template for this to work.
Release 2.40.0
- Adds new command "Quick Publish And Share Note". This will add a publish flag, publish the note and copy the URL of currently active note. (Closes #209)
Release 2.39.0
Release 2.38.0
Release 2.37.0
Release 2.36.0
- Images are now uploaded in their own "/src/site/img/user" folder, and linked to from the note, instead of embedded right into the note. This should lead to much better overall performance on pages with images on them. (Implemented by @uroybd π )
- You now get immediate feedback when using the "Publish Multiple notes" command, and more accurate info about what's going on
- The cdn link to Excalidraw has been switched to jsdelivr, as the previously used unpkg has had some performance issues lately.