Releases: oleeskild/obsidian-digital-garden
Releases · oleeskild/obsidian-digital-garden
Release 2.6.1
- Fixed issue where some frontmatter data would cause the build to fail (#18 )
- Sort pull request history in descending order
Release 2.6.0
- Added buttons to publish and delete notes in publication center
- Changed "publish multiple notes" command to only publish necessary files and delete deleted files.
- Fixed bug where there would appear duplicates of files in publication center
Release 2.5.0
Added Excalidraw support
- Added support for embedded excalidraw (Remember to also update the site template for this to work properly. This can be done by using the "Create PR" button in the digital garden plugin settings)
- Fixed a bug where the publishmodal would not update file lists properly when opening it multiple times.
Release 2.4.0
Improved publication overview
This release aims to make it easier to understand what files are published, which has changed, been deleted and are yet to be published.
- A new modal has been added for showing the publication status of your notes
- A progress indicator will now show in the bottom right corner whenever you publish multiple notes.
Release 2.3.1
- Fixed bug where a transclusion containing a code block would mess up the note.
Release 2.3.0
- Added support for specifying heading level in transclusions
Release 2.2.0
Better transclusion handling
- Remove any frontmatter from the transcluded documents
- Add option for customizing transclusion header
- Add docs in README about transclusion headers
Release 2.1.3
- Fix issue where transcluded text and images stopped working after the latest update
Release 2.1.2
- Fixed issue when saving settings
Release 2.1.1
- Fixed permalink issues causing permalinks in nested notes to not work properly.