Skip to main content
← Back to changelog
v2.1.0

Public Docs Endpoint Explorer

What’s New

  • Added public endpoint documentation at /docs/endpoints with interactive card grid, search, and category filters
  • Added individual endpoint detail pages at /docs/:category/:id with parameters, response types, and error codes
  • Added new docs pages: Authentication, Rate Limits, Errors
  • Rewrote Introduction page with Quick Start guide
  • Redesigned DocsLayout with cleaner typography, dynamic Table of Contents, and scroll-based active state
  • Added prev/next navigation between docs pages
  • Added og:image dimensions for WhatsApp preview support

Improvements

  • Removed table-based layouts in favor of card-style components
  • Simplified docs navbar with active state highlighting
  • Link styling updated to underline-on-hover only