v6.4.0 Release: Anniversary Edition

2026-04-01

SuCoS v6.4.0 is a small anniversary release focused on improving the pagination experience and refining project documentation.

This release also includes a major version bump due to the upgrade to .NET 10.

Pagination footer is now embedded by default.

Previously, templates needed to explicitly include footer logic when working with paginated content. With this change, SuCoS provides a built-in default, reducing duplication and simplifying template setup.

This behavior is handled internally by the template engine, making pagination easier to use out of the box while still allowing customization when needed.

Changelog Improvements

The project now follows the Keep a Changelog 1.1.0 format.

This change standardizes how releases are documented, making it easier to track changes over time and compare versions.

Platform Update

SuCoS now targets .NET 10.

This update brings the usual performance improvements and ensures compatibility with the latest .NET ecosystem. As a result, this release is marked with a minor version bump.

Download It Now

View Changelog