Faster workspace loading

announcementimprovementperformance

Release — 2025-01-01

Small improvements and bug fixes.

Added

  • Public changelog endpoint at /api/changelogs.
  • “What’s New” menu item linking to /changelog.

Changed

  • Increased rate limit for unauthenticated requests from 60/min to 120/min.
  • Tweaked heading sizes in Markdown renderer for better readability.

Fixed

  • Resolved a 404 when visiting /changelog directly via a bookmarked URL.
  • Corrected table column alignment in Markdown tables.

API notes:

  • Read the list of changelog files via GET /api/changelogs (returns an array of filenames, newest first).
Part of the Changelogs collection
Powered by TailFlow CMS