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
withhugo.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.