What has shipped in Docmode, newest first.
August 8, 2026
Colour and highlighting
Select text and colour it, or highlight it, from a palette of seven hues in three weights. A document stores the name of a colour rather than the colour itself, so the same document reads correctly in both themes: red is deep on a white page and soft on a dark one. Colour pasted from elsewhere is left behind rather than imported, because it would be unreadable in the other theme. Markdown export keeps a highlight and drops text colour, which markdown cannot express.
August 8, 2026
Tables
Type /table and choose a size on the grid. Rows, columns, header row and column, merged cells and per-cell alignment, with columns you can drag to resize. Tables pasted from Confluence, Google Docs or a web page arrive as tables. Markdown export writes a real table, though a merged cell is flattened there, because markdown has no way to say that a cell spans rows or columns.
August 7, 2026
A public face
The landing page, this changelog, pricing stated plainly, and proper privacy and terms pages. The app itself now lives behind the front door instead of being the front door.
August 7, 2026
The calm redesign
A full visual pass from the new design system: a warmer off-white canvas, a slate teal accent, a collapsible sidebar with the folder tree, a quieter dashboard, and breadcrumbs above every document.
August 6, 2026
Dashboard, command palette, and history
A home screen that shows what needs attention, a command palette on Cmd K, version history with a visual diff and restore, links between documents with backlinks, and a font switcher for document text.
August 6, 2026
Sharing and comments
Invite people to a document or folder as viewer, commenter, or editor. Threads with replies and resolve, mentions, private notes, email notifications, and a lock that stops two people from editing the same document at once.
August 6, 2026
Publishing and export
Any document can become a public page at its own address. Markdown export gives back clean markdown, for one document or the whole workspace as a zip.
August 6, 2026
Writing with AI
Select text and improve it, draft from a prompt with /ai, ask for a writing review, get title and summary suggestions, and have a code block explained. Fifty actions a month free, unlimited with your own API key.
August 5, 2026
Accounts, folders, and two-factor
Sign up with email or Google, organise documents into nested folders, autosave with a visible indicator, theme synced to your account, and TOTP two-factor with backup codes.
August 5, 2026
The editor
The first release: a fast block editor with markdown shortcuts, task lists, slash commands, drag handles, and code blocks with real syntax highlighting in light and dark.