Skip to content

v3.2.4

Latest
Compare
Choose a tag to compare
@JingWangTW JingWangTW released this 22 Mar 17:04

New Features

  • Configurable Page Sorting in Sidebar: Added new configuration options to define the sorting method for page listings in the sidebar, providing greater flexibility in content organization.

Breaking Changes

  • Minimum Hugo Version Requirement Updated: The minimum required Hugo version has been updated to v0.124.x, ensuring compatibility with the latest features and improvements.

Bug Fixes and Improvements

  • Removed Deprecated Function: Replaced the deprecated $Site.IsMultiLingual with hugo.IsMultiLingual for improved compatibility and future-proofing.

  • Fixed Mermaid Syntax in Example Site: Corrected incorrect Mermaid syntax in the example site to ensure proper rendering and functionality.