Changelog

What's new in MindWiki.

May 14, 2026

v0.3.0 — macOS App Launch

*May 14, 2026*

MindWiki for macOS is now available as a signed, notarized, stapled Developer ID DMG for direct download outside the Mac App Store.

Download

  • Public Mac download page — the primary download page now points to the live macOS installer.
  • Account download tab — signed-in users can download the same installer from /account/downloads.
  • Stable download linksMindWiki.dmg always points to the current Mac release, with a versioned MindWiki-0.1.0-mac-arm64.dmg artifact kept for support and verification.
  • Clickable app icon — the real MindWiki macOS app icon is now the primary download target.

Trust

  • Developer ID signed with hardened runtime enabled.
  • Apple notarized and stapled so Gatekeeper can verify the app offline.
  • Accepted by Gatekeeper as a Notarized Developer ID app.
  • SHA-256 checksum published on the download page for release verification.

Platform

  • Apple Silicon build for macOS 13 Ventura or newer.
  • Native macOS workspace for local markdown editing, slash commands, interactive tables, wikilinks, backlinks, properties, knowledge graph, sync, and the Agents workspace.
May 9, 2026

v0.2.0 — Pro

*May 9, 2026*

The first Pro release. Two plans now: Free and Pro.

Plans

  • Free stays a complete personal vault — unlimited pages, web and macOS, live sync, search, knowledge graph, manual capture, full export.
  • Pro ($12/mo) adds AI access and scheduled automation:

- MCP server for Claude.ai, Claude Desktop, Claude Code, ChatGPT, Codex, and any other MCP client

- API keys with explicit read and write scopes

- Auto-Linker — daily mechanical wikilink suggestions, always as proposals

- Weekly Classifier — capture review with proposed moves and tags

- Pattern Detection — cross-domain pattern surfacing via tag clustering and title overlap

- Monthly Summary — automatic month-end report at outputs/monthly-summary/YYYY-MM.md

- Context Packs and the agents workspace (sessions, activity, proposals)

- Higher rate limits

Editor

  • Slash commands across web and macOS, with macOS adding interactive tables, attachments, and the properties inspector.
  • Native macOS menus, command palette, shortcut palette, knowledge graph view.
  • Web Quick Capture, table view, kanban view, calendar view, cards view.

Sync

  • Event-sourced pull/scan/push with optimistic concurrency. Conflicts produce .conflict files instead of silent overwrites.
  • Web app shows live sync activity. macOS app heartbeats every 15 seconds plus on focus.

Connections

  • One MCP URL, OAuth-first. Claude.ai, Claude Desktop, ChatGPT discover OAuth automatically and approve in your browser.
  • Legacy ?token=mw_… MCP URL kept for clients without remote MCP support.
  • API keys at /account/api-keys for REST clients, automations, and integrations with Readwise, Notion, ClickUp, Make, Zapier, and similar.

Removed

  • Teams plan. MindWiki sells only Free and Pro now.
  • Public copy referencing scheduled agents that never shipped.
April 12, 2026

v0.1.0 — Initial Beta

*April 12, 2026*

The first beta of MindWiki — a local-first markdown vault with live web/macOS sync.

Shipped

  • Vault — plain markdown files. Folders you choose. The only pre-built folder is capture/.
  • macOS app — native editor (CodeMirror 6), slash commands, properties inspector, knowledge graph, attachments, command palette.
  • Web app — capture, edit, search, knowledge graph data, account dashboard.
  • Live sync — event-sourced sync between web and macOS with optimistic concurrency and conflict files.
  • Email capture — forward to {username}@mindwiki.io, lands in capture/.
  • Account features — signup, login, vault export as zip, account deletion.