Latest release

Changelog

New features, improvements, and fixes in InkLoom.

v2.4.0

AI Documentation Engine & GitHub Actions

  • FeatureAI documentation engine — generate complete docs from your codebase with a single click
  • FeatureGitHub Action for automated docs — keep documentation in sync with every commit
  • FeatureOpenAPI auto-generated API reference — import your spec and get beautiful API docs
  • ImprovementRedesigned editor with real-time collaboration powered by Yjs and PartyKit
  • ImprovementNew starter templates for common documentation patterns
  • FixFixed deployment race condition when publishing multiple pages simultaneously
v2.3.0

Custom Domains & Navigation Tabs

  • FeatureCustom domain support — use your own domain for published documentation sites
  • FeatureNavigation tabs — organize large doc sites into tabbed sections
  • ImprovementFaster edge deployments with optimized Cloudflare Pages integration
  • ImprovementEnhanced search with full-text indexing across all published pages
  • FixResolved image upload failures for files larger than 5MB
  • FixFixed branch switching losing unsaved editor changes