UnmarkdownDocs

Changelog

A timeline of new features, improvements, and updates to Unmarkdown™.

Latest Updates

This page tracks major releases and feature additions to Unmarkdown™. For detailed API changes, see the OpenAPI spec.

February 2026

  • AI-powered document linking (v1.5.1): related documents surfaced by AI embeddings, unlinked mentions scanner, inline link suggestions as you type, and AI hover summaries on wikilinks (powered by Claude Haiku). Unified right panel with Graph, Related, and Analytics tabs.
  • Bring Your Own Key (BYOK): add your own OpenAI or Anthropic API keys in Settings > AI for unlimited AI-powered linking features. Keys encrypted with AES-256-GCM.
  • Internal linking (v1.5): connect documents with [[wikilinks]] and [[Title|Display Text]] syntax. CodeMirror autocomplete triggered by [[ with fuzzy search across all documents. Renaming a document automatically updates all wikilinks that reference it.
  • Document graph: visualize connections between your documents in full-screen 2D and 3D force-directed views (Cmd+Shift+G). Local graph available in the right panel. Folder-based clustering for spatial organization.
  • Published wikilinks: [[wikilinks]] to public documents become clickable links on published pages. Unresolved links render as plain text.
  • Author profiles V2: display name, bio (160 chars), website URL, and social links (X, GitHub, Instagram, LinkedIn). Pin up to 3 documents to your profile page. Avatar upload with inline crop.
  • Obsidian plugin submitted for community directory review. Right-click any note to copy formatted content for Google Docs, Slack, Word, OneNote, Email, or Plain Text.
  • Folders (v1.4): organize documents in nested folders up to 3 levels deep. Drag-and-drop between folders, multi-select (Cmd+Click, Shift+Click), bulk move and trash. Sort sidebar by name, modified date, or created date. Right-click context menus with icons. Drag .md files directly into the sidebar to import. Trash with 30-day recovery.
  • Zen Mode (Cmd+D): distraction-free writing with 5 themes (Light, Paper, Gray, Dark, Black), 18px centered editor at 65ch width, floating toolbar on hover, word and char count. Pro users get typewriter scrolling, focus dimming, and custom font selection from Google Fonts.
  • Document search (Cmd+K): search across all your documents by title and content. Results ranked by relevance with content snippets. Keyboard navigation, recent documents on empty state.
  • Remarkdown: paste formatted content from Google Docs, webpages, Word, or email into the editor to get clean markdown. CSS-styled span detection for Google Docs compatibility.
  • Open HTML files and drag-and-drop .html files for HTML-to-markdown conversion
  • Download as Markdown (.md), free for all users
  • Unpublished changes indicator with amber dot, amber Share button, and one-click Update dropdown
  • Published page snapshots: template and theme frozen at publish time
  • REST API v1 launched with 11 endpoints for documents, templates, publishing, and conversion
  • API key management in Settings (create, view, revoke, max 2 per account)
  • Developer resources: OpenAPI spec, llms.txt, and llms-full.txt endpoints
  • Documentation site (docs.unmarkdown.com) built with pure React doc components
  • Comprehensive docs content overhaul: all 57 pages verified and expanded
  • Marketing pages V2: homepage, pricing, publishing, AI editing, templates, and all destination pages redesigned
  • Destination pages redesigned with hero backgrounds, platform cross-sell, and FAQ sections

January 2026

  • Publishing system with custom URLs, visibility controls, and SEO metadata
  • Collections for organizing published documents into groups
  • Profile pages at unmarkdown.com/u/username with public document listings
  • Document sharing with granular permissions (view, edit) and realtime awareness
  • Pro plan billing with Stripe integration (annual and monthly options)
  • Billing hardening: webhook events, subscription states, downgrade protection, cancel/resubscribe
  • Account improvements: email change with confirmation, username 30-day cooldown
  • Template customizer with ~60 controls and favorites system
  • Settings modal (Notion-style, 4 tabs) replacing separate dashboard pages

December 2025

  • Initial beta launch of Unmarkdown™
  • Markdown editor with bidirectional editing (CodeMirror + TipTap), split/editor/preview layout modes
  • 62 templates across 8 categories with Google Fonts loading
  • 12 AI Quick Actions powered by Claude Haiku with GPT-4o-mini fallback
  • Mermaid diagrams (12 types), Graphviz (8 engines), Chart.js (8 chart types), KaTeX math
  • Callouts (13 types), code blocks with syntax highlighting, emoji (~3,953), Lucide icons (~1,668)
  • Export to 6 clipboard destinations: Google Docs, Word, Slack, OneNote, Email, Plain Text
  • Downloads: PDF, Word (.doc), HTML (Pro only)
  • Dark mode, scroll sync, pop-out preview, keyboard shortcuts, context menus