CMS CHANGELOG

WHAT
WE SHIPPED.

Every release, every feature, every fix. No marketing fluff.

TRY THE LATEST
v1.4.0-betaLATEST
June 2026

Early access, email notifications, UI polish

  • +Early access flow — users apply to join with email verification and OTP
  • +Application questionnaire lets new signups provide context before approval
  • +Admins can approve or deny applications; users are routed accordingly
  • +Transactional emails via Resend — OTP codes, approval notices, account events
  • +Email threads use In-Reply-To headers so notifications stay in one conversation
  • +Collection list is now compact with file counts shown in the header
  • +Dashboard repo switcher now refreshes collections when you change the active repo
  • +Fixed empty state links pointing to the wrong onboarding page
v1.3.0-betaFEATURE
June 2026

Editor improvements, media library overhaul, performance

  • +Rebuilt media library — drag-and-drop upload, inline image insertion
  • +Editor toolbar redesign — slash commands for all block types
  • +Frontmatter schema validation now runs on save, not just on submit
  • +Collection sidebar shows live file counts per collection
  • +Added support for nested frontmatter objects in schema builder
  • +Markdown-to-preview sync is now debounced at 100ms (was 500ms)
  • +Fixed session refresh loop on slow connections
  • +Improved onboarding — repo selection now shows recently pushed repos first
  • +Dark mode polish across all editor panels
v1.2.0-betaCMS LAUNCH
April 2026

md0 CMS — GitHub-native content management

  • +Launched md0 CMS at cms.md0.io
  • +GitHub OAuth — connect any repo in under 2 minutes
  • +Visual WYSIWYG markdown editor (Lexical-powered)
  • +Collection management with path pattern matching
  • +Schema builder for frontmatter fields with type validation
  • +Auto-sync: every save commits directly to GitHub
  • +Media management with image upload and optimization
  • +Onboarding flow — zero config required
v1.1.0-betaTOOLS
February 2026

New markdown tools and SEO improvements

  • +Added HTML Table to Markdown converter
  • +Added Table to CSV and Table to Excel exporters
  • +Added CSV to Table generator
  • +Added Excel to Table converter
  • +Comprehensive SEO overhaul — structured data on all pages
  • +Added breadcrumb navigation on 30+ pages
  • +Dynamic sitemap with blog and docs content
v1.0.0-betaLAUNCH
November 2025

Initial public release of md0.io

  • +Launched Live Editor with split-pane view
  • +Added Table Generator tool
  • +Implemented Universal Converter (Markdown ↔ HTML)
  • +Added PDF export functionality
  • +Released new marketing website
v0.9.0-betaBETA
November 2025

Beta release for early access users

  • +Performance improvements for large documents
  • +Added syntax highlighting for 50+ languages
  • +Fixed mobile responsiveness issues
  • +Added dark mode support