v5.0.0 (2024-06-12)
Features
- add option to load templates from remote git sources (#717) (08e2178)
- migrate to dynaconf to handle multi-source configuration (#708) (8e042c7)
Others
- deps: lock file maintenance (#716) (42892da)
- deps: update quay.io/thegeeklab/hugo docker tag to v0.127.0 (#713) (ab6c988)
- deps: update devdeps non-major (eb2cf69)
- deps: update dependency thegeeklab/hugo-geekdoc to v0.46.0 (abee343)
- docker: update python:3.12-alpine docker digest to d24ed56 (29320b6)
Breaking Changes
- With the migration to a new configuration framework, we have also restructured the configuration file and environment variables. Please check the documentation before you upgrade.