Releases: dataCobra/hugo-vitae
Bugfix release
Bugfix release
This version fixes is bug with links that have unwanted spaces. Thanks to @jeffschoner for reporting the problem and also solving it.
- Fix #68 (All links have a trailing space)
Please consider to update your website with this version of the theme.
Minor update
This version introduces the option the set the darkmode as default.
Since the change is so small, no change breakdown is given.
If you want to know how to enable it. Please read the config.toml
in examples/
.
Release of Version 3.0
Information about the changes are still WIP
This release is considered stable.
Minor update+bugfix release
This version introduces some updates and fixes. Thanks to everyone who is helping with creating issues and pull requests.
Since there are so small changes no change breakdown is given.
Please consider to update your website with this version of the theme.
Major feature+fix release
This version introduces some new features and a fix. Thanks to @panz3r and @Mic92 for the new features.
- Fix #44 (Only use .woff webfonts with FontAwesome)
- Feature #47 (Add partial to extend head)
- Feature (Display Author on main lists)
- Feature (Make AuthorLinks open in a new tab)
- Feature (Replace custom truncate logic with built-in method)
- Change of Feature (Change size of default descriptions)
Please consider to update your website with this version of the theme.
Minor update+bugfix release
This version updates FontAwesome and is fixing an issue with the font. Thanks to @ndy40 for reporting the problem.
- Update of FontAwesome to version 5.15.2
- Add all the missing font-files for FontAwesome to fix issues with the font
Please consider to update your website with this version of the theme.
Critical bugfix release
With the last release a critical bug was introduced to hugo-vitae.
The new tag-cloud feature broke the work of Hugo taxonomies.
With this release this bug is fixed.
Update release
This version brings some small changes to the look of the theme.
Also with this version the tag-cloud finally works.
Minor feature release
This version brings a small change for rendered images with goldmark.
Thanks to @nardoyala for this change.
Also Hugo >= 0.62.0 is now the required version.
- Feature #39 (Render images inside tags)