Skip to content

Releases: dataCobra/hugo-vitae

Bugfix release

12 Aug 08:04
Compare
Choose a tag to compare

This version fixes a bug with code that didn't get rendered in hyperlinks. Thanks to @omajid I was able to reproduce and fix the problem.

  • Fix #74 (Code in hyperlink doesn't render)

Please consider to update your website with this version of the theme.

Bugfix release

31 Jul 17:54
2862989
Compare
Choose a tag to compare

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

26 Jul 14:48
Compare
Choose a tag to compare

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

20 Jul 18:55
92a7862
Compare
Choose a tag to compare

Information about the changes are still WIP

This release is considered stable.

Minor update+bugfix release

11 May 06:27
Compare
Choose a tag to compare

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

16 Feb 14:33
d7a0562
Compare
Choose a tag to compare

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

30 Jan 21:53
Compare
Choose a tag to compare

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

17 Dec 07:41
Compare
Choose a tag to compare

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

09 Dec 09:03
Compare
Choose a tag to compare

This version brings some small changes to the look of the theme.

Also with this version the tag-cloud finally works.

Minor feature release

30 Nov 07:21
Compare
Choose a tag to compare

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)