Skip to content

v6

Compare
Choose a tag to compare
@alex-shpak alex-shpak released this 04 Feb 21:43
· 204 commits to master since this release

There are potential breaking changes!

  • Required hugo version is 0.60.
  • Added support for white icons in dark mode.
  • ToC levels are now controlled by hugo: markup.tableOfContents and BookToC is a boolean now.
  • Introduced comments support (#120)
  • There are changes in partials and templates, there are new header, footer, menu, comments templates that can be overwritten.
  • There is now support for taxonomies (tags, categories, etc) (#66).
  • ToC is now displayed on mobile devices as well (#121).
  • New translations (help needed!).
  • Search can be focused with s or / keys (#135).
  • There is new option to disable menu scroll reset (#90).
  • Fix: KaTeX shortcode got display/inline modes to embed into markdown (#117).
  • Fix: Printing in Firefox (#127) https://bugzilla.mozilla.org/show_bug.cgi?id=939897.
  • Fix: dates is not showed in posts if not specified (#113).
  • Fix: edit page URLs on Windows (#116).
  • Fix: disabling JavaScript regression (#90).

Big thank to all contributors!