Version 8.0
0.126.3 Minimum required Hugo version
Breaking Change requiring action after upgrade
Change Change of behavior, may require action
New New behavior, often introducing new options
8.0.0 (XXXX-XX-XX)
Hugo 0.126.3
- 0.126.3 This release requires a newer Hugo version.
Breaking
-
Breaking This release provides compatibility for Hugo 0.146.0 or newer and required to make some breaking changes to internal file structuring.
You will be affected by this if you
- call
dependencies.gotmpl
from your own templates. The theme will now generate a warning. Calldependencies.html
instead. - use page designs. The underlying content views aren’t allowed to be stored in subdirectories anymore. You have to move them up one level.
- use self-defined output formats.
- call