Logo

Changelog

Docs Kit Changelog
Logo
DocumentationAPI ReferenceChangelog

Changelog

Docs Kit Changelog

Latest updates and improvements to the Docs Kit template

October 2025
v1.3.0
October 2025
v1.3.0
newimprovement

Documentation & Content

Enhanced template with comprehensive documentation and component examples.

Added

  • Complete documentation content: Added detailed guides for all features and components
  • Callout MDX component: New component for highlighting important information with status variants

Improved

  • Documentation structure and organization
  • Content examples and usage patterns
October 2025
v1.2.0
October 2025
v1.2.0
newimprovement

OpenAPI Integration & Interactive Features

Major improvements to OpenAPI integration with interactive API testing capabilities.

Added

  • TryItModal component: Execute API requests directly from documentation with form-based input and response display
  • OpenAPI parameter components: Comprehensive components for parameter groups, request and response displays, and schema forms
  • Dynamic OpenAPI spec loading: Automatically retrieve and load OpenAPI specifications from configured paths

Improved

  • Enhanced authentication handling: Better support for API keys, Bearer tokens, and other authentication methods in TryItModal
  • TryItModal UI updates: Improved user interface for API testing with better error handling and response formatting
  • Loading functionality: Enhanced loading states and error handling for OpenAPI specs
October 2025
v1.1.0
October 2025
v1.1.0
newimprovementbugfix

Components, Layout & Navigation

Significant updates to components, styling, and navigation system.

Added

  • Menu component: New component for improved UI interactions and navigation
  • Mobile breadcrumb navigation: Enhanced mobile experience with breadcrumb support
  • Navbar navigation links: Added configurable navigation links to navbar

Improved

  • APIPageClient & MDXPage enhancements: Added slug and rawContent props for better flexibility
  • Layout and styling updates: Refreshed design for APIPageClient, Sidebar, PageHeader, MethodBadge, and Pagination components
  • MDX components: Updated and improved existing MDX components

Fixed

  • Shiki syntax highlighting: Resolved issues with code syntax highlighting on documentation pages

Built with Chakra UI