Releases: marswaveai/ColaMD
Releases · marswaveai/ColaMD
v1.3.1
v1.3.0 — Agent Activity Indicator
What's New
Agent Native
- Agent Activity Indicator — A subtle dot in the titlebar shows when an agent is writing (orange pulse) and when it's done (green flash). You always know if your agent is working.
- Cmd+Click Links — Click any link in the editor to open it in your browser.
Editor
- Smart Line Breaks — Single newlines now render as actual line breaks, matching how AI agents write Markdown.
- Rich Text Copy — Copy from ColaMD and paste into WeChat, email, Notion, or any rich text editor with full formatting preserved.
Themes & Export
- PDF & HTML Export — File menu now includes Export PDF and Export HTML.
- Theme Persistence — Imported custom themes are saved to
~/.colamd/themes/and appear in the Theme menu across sessions. - Upgraded Elegant Theme — Dark code blocks, terracotta accents, CJK serif font stack.
- Downloadable Themes — Browse and download themes from the
themes/folder.
Full Changelog: v1.2.0...v1.3.0
Full Changelog: v1.2.0...v1.3.0
v1.2.0
Full Changelog: v1.1.1...v1.2.0
v1.1.1
Full Changelog: v1.0.0...v1.1.1
v1.0.0 — The Agent Native Markdown Editor
ColaMD v1.0.0
The first release of ColaMD — a Markdown editor built for the agent-native era.
When AI agents (Claude Code, Cursor, Copilot, etc.) edit your .md files, ColaMD detects changes and refreshes in real-time. Like pair programming with AI — no refresh, no reload.
Features
- Live Agent Sync — External file changes are detected and displayed instantly
- True WYSIWYG — Type Markdown, see rich text immediately
- File Associations — Right-click any
.md,.txt,.json,.yaml,.xmlfile → Open With → ColaMD - Drag & Drop — Drag any text file into the window to open it
- Inline HTML Rendering — HTML tags in Markdown render visually
- Themes — 4 built-in themes + custom CSS import
- Export — PDF and HTML
- Minimal by Design — No toolbar, no sidebar, just your content
Downloads
| Platform | File |
|---|---|
| macOS (Apple Silicon) | ColaMD-1.0.0-arm64.dmg |
| macOS (Apple Silicon, zip) | ColaMD-1.0.0-arm64-mac.zip |
More platforms coming soon.