Releases: oleeskild/digitalgarden
Releases Β· oleeskild/digitalgarden
Release 1.23.0
- The sitemap now includes the baseurl of the site, so that it is a valid sitemap for Googles indexer. (Solves 105 ).
The siteurl setting in the plugin settings must be set for this to work, and you need at least version 2.24.0 of the plugin.
Release 1.22.0
- Added sitemap at {siteUrl}/sitemap.xml for better SEO
Release 1.21.2
- Fixed a bug where setting the localgraph or backlink flags on a note would cause a duplicate of the backlinks on mobile.
Release 1.21.1
- Minor change to use the more commonly defined text-accent css variable for setting filelist border. A lot of themes don't have the old previously used text-mark defined.
Release 1.21.0
Filetree enhancements
- The filetree now remembers what state it was in across page reloads. This means that when navigating the site, the folder view should stay static, instead of resetting itself to every folder closed.
- The note your are currently viewing is now marked clearer in the filetree.
- Notes has gotten an icon in front of their title to better indicate where the title of a new note starts.
Release 1.20.7
- Handles themes not adhering to Obsidian 1.0 theme spec. Fixes Issue 109
- Stops the file menu from closing when clicking on a note link in the filetree
Release 1.20.5
- Changed the backlinks card and graph title to be more compatible with various themes.
They were previously h6 tags, which some themes would change the position of. Now it instead only uses whatever color the theme has set for h6.
Release 1.20.5
- Some minor adjustments to the new navbar to make better room for it on mobile, and work better together with different themes
Release 1.20.4
- Fix: This release handles searching a bit better, preventing rapid duplicate searches from happening, causing the search box to blink.
Release 1.20.3
- Bugfix: The search functionality broke in the last release. This release fixes it again π