Skip to content

Releases: oleeskild/digitalgarden

Release 1.23.0

08 Dec 08:20
Compare
Choose a tag to compare
  • 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

30 Nov 20:20
e61261e
Compare
Choose a tag to compare
  • Added sitemap at {siteUrl}/sitemap.xml for better SEO

Release 1.21.2

29 Nov 20:42
d878c77
Compare
Choose a tag to compare
  • 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

29 Nov 15:34
Compare
Choose a tag to compare
  • 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

29 Nov 15:22
Compare
Choose a tag to compare

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

27 Nov 14:20
Compare
Choose a tag to compare

Release 1.20.5

13 Nov 09:00
Compare
Choose a tag to compare
  • 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

11 Nov 06:32
Compare
Choose a tag to compare
  • 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

09 Nov 19:25
Compare
Choose a tag to compare
  • Fix: This release handles searching a bit better, preventing rapid duplicate searches from happening, causing the search box to blink.

Release 1.20.3

08 Nov 14:48
Compare
Choose a tag to compare
  • Bugfix: The search functionality broke in the last release. This release fixes it again πŸ˜