Releases: oleeskild/digitalgarden
Releases · oleeskild/digitalgarden
Release 1.44.1
Release 1.44.0
Release 1.43.0
- The home page is now only existing on the root path ("/"), and doesn't generate an additional note page. (#88 by @uroybd)
- The assets (css, js and html) now gets minified, resulting in better performance (#92 by @uroybd)
- Users can now modify their markdown and eleventy configuration in the new
/src/helpers/userSetup.js
file, without having to worry about this getting overwritten when updating the template. (#95 by @uroybd)
Release 1.42.3
Release 1.42.2
Release 1.42.1
- Fixes bug where nested collapsed child callouts would close the parent callout when opening.
Thanks to @12-VidE for creating a PR for this fix 🎉
Release 1.42.0
- Added new css vars for granular control of graph colors (PR by @uroybd)
- Added new
userUtils.js
file, to allow adding custom data to be used in components (PR by @uroybd) - Fix issue where notes with URLs using non-English characters would show the graph of the home page instead of the page itself
- Switched to using JSDelivr as CDN for the various scripts, instead of unpkg which has been slow lately.
Release 1.41.1
- Fixes missing slots in the file tree (Issue 66)
Release 1.41.0
Release 1.40.1
- Upgrade to eleventy 2.0