All updates
frontend
backend

Changelog: newest-first sorting and structured, collapsible sections

  • Entries now show newest firstChangelog entries are ordered by publication date (newest first) so you see the latest updates up front.
  • Structured sections are shown as collapsible accordionsEntry content now uses collapsible section accordions for clearer organization and easier scanning of long entries.

Improvements

  • Sorted changelog entries by publication date in descending order (newest first).backend

User interface

  • Refactored entry layout to present date, metadata, and title in a clearer two-column layout with section accordions.frontend

Customization

  • Added an option to hide the date in entry metadata for more flexible presentation.frontend

Rendering

  • Updated the markdown renderer to optionally skip structured sections when entries prefer manual content.frontend

Maintenance

  • Removed unnecessary client-side expanded-state and routing logic from the feed for simpler behavior.frontend