markra version history
32 releases tracked, newest first.
v1.6.0
Jul 14, 2026- Added table fragment merge action in editor
- Added support for global and workspace ignore rules for files
- Ignored local superpowers artifacts
- Maintenance and minor improvements
13 downloads
v1.5.1
Jul 13, 2026- Fixed Safari IME cursor widgets in the editor.
- Preserved reasoning metadata across AI tool calls.
13 downloads
v1.5.0
Jul 12, 2026- Added chat image attachments
- Fixed caret alignment during IME composition
- Reduced frontend test runtime
- Improved CI performance with cache optimizations
13 downloads
v1.4.0
Jul 10, 2026- Added paragraph spacing and flexible windows
- Enabled importing local files as attachments
- Fixed closing settings with last user window
- Maintenance and minor improvements
13 downloads
v1.3.0
Jul 9, 2026- Added Homebrew cask publishing
- Fixed Homebrew tap branch parsing
- Improved Homebrew tap push authentication
13 downloads
v1.2.5
Jul 9, 2026[log]
## v1.2.4...v1.2.5
[compare changes](https://github.com/markrahq/markra/compare/v1.2.4...v1.2.5)
### 🚀 Enhancements
- **update:** Surface available version in settings ([#498](https://github.com/markrahq/markra/pull/498))
### 🩹 Fixes
- **app:** Avoid dirty prompts for equivalent markdown ([#499](https://github.com/markrahq/markra/pull/499))
- **app:** Track clean visual markdown baselines ([#500](https://github.com/markrahq/markra/pull/500))
### 🏡 Chore
- Release v1.2.5 ([2fb5159](https://github.com/markrahq/markra/commit/2fb5159))
### ❤️ Contributors
- MuRong ([@murongg](https://github.com/murongg))
13 downloads
v1.2.4
Jul 8, 2026[log]
## v1.2.3...v1.2.4
[compare changes](https://github.com/markrahq/markra/compare/v1.2.3...v1.2.4)
### 🩹 Fixes
- **app:** Show full selection without selection helpers ([#497](https://github.com/markrahq/markra/pull/497))
### 🏡 Chore
- Release v1.2.4 ([3d32c4e](https://github.com/markrahq/markra/commit/3d32c4e))
### ❤️ Contributors
- MuRong ([@murongg](https://github.com/murongg))
13 downloads
v1.2.3
Jul 8, 2026[log]
## v1.2.2...v1.2.3
[compare changes](https://github.com/markrahq/markra/compare/v1.2.2...v1.2.3)
### 🚀 Enhancements
- **diagnostics:** Add robust desktop logging ([#496](https://github.com/markrahq/markra/pull/496))
### 🏡 Chore
- Release v1.2.3 ([706b64c](https://github.com/markrahq/markra/commit/706b64c))
### ❤️ Contributors
- MuRong ([@murongg](https://github.com/murongg))
13 downloads
v1.2.2
Jul 7, 2026- Fixed stale drag drop listener errors in desktop
- Preserved identifier underscores in markdown source
- Added live markdown italic style synthesis in editor
13 downloads
v1.2.1
Jul 7, 2026[log]
## v1.2.0...v1.2.1
[compare changes](https://github.com/markrahq/markra/compare/v1.2.0...v1.2.1)
### 🚀 Enhancements
- **app:** Prompt before installing updates ([#490](https://github.com/markrahq/markra/pull/490))
### 🩹 Fixes
- **app:** Keep selection toolbar inside viewport ([#486](https://github.com/markrahq/markra/pull/486))
- **app:** Keep full selections visibly highlighted ([#488](https://github.com/markrahq/markra/pull/488))
- **app:** Avoid duplicate Windows selection highlights ([#489](https://github.com/markrahq/markra/pull/489))
### 🏡 Chore
- Release v1.2.1 ([7d36444](https://github.com/markrahq/markra/commit/7d36444))
### 🤖 CI
- Split frontend checks into parallel jobs ([#487](https://github.com/markrahq/markra/pull/487))
### ❤️ Contributors
- MuRong ([@murongg](https://github.com/murongg))
13 downloads
v1.2.0
Jul 7, 2026- Added runtime diagnostics logging
- Fixed Windows view mode menu clipping issue
13 downloads
v1.1.3
Jul 6, 2026[log]
## v1.1.2...v1.1.3
[compare changes](https://github.com/markrahq/markra/compare/v1.1.2...v1.1.3)
### 🩹 Fixes
- **desktop:** Guard stale Tauri event cleanup ([#480](https://github.com/markrahq/markra/pull/480))
- **editor:** Keep hr markers literal in task items ([#481](https://github.com/markrahq/markra/pull/481))
- **app:** Keep first folder load alive after file root ([#482](https://github.com/markrahq/markra/pull/482))
### 🏡 Chore
- Release v1.1.3 ([5d0692a](https://github.com/markrahq/markra/commit/5d0692a))
### ❤️ Contributors
- MuRong ([@murongg](https://github.com/murongg))
13 downloads
v1.1.2
Jul 5, 2026- Fixed live markdown source serialization in editor
- Maintenance and minor improvements
13 downloads
v1.1.0
Jul 4, 2026- Added configurable pure view mode in the app.
- Showed image upload placeholders in the editor.
- Fixed remote image uploads in storage.
- Released version v1.1.0.
13 downloads
v1.0.3
Jul 3, 2026[log]
## v1.0.2...v1.0.3
[compare changes](https://github.com/markrahq/markra/compare/v1.0.2...v1.0.3)
### 🩹 Fixes
- **editor:** Copy table cell text as plain text ([#461](https://github.com/markrahq/markra/pull/461))
- **app:** Preserve untitled drafts on update restart ([#460](https://github.com/markrahq/markra/pull/460))
- **editor:** Preserve markdown line breaks ([#467](https://github.com/markrahq/markra/pull/467))
- **app:** Preserve file tree on refresh failure ([#468](https://github.com/markrahq/markra/pull/468))
- **desktop:** Restore editor tabs on reopen ([#469](https://github.com/markrahq/markra/pull/469))
### 🏡 Chore
- Release v1.0.3 ([6845576](https://github.com/markrahq/markra/commit/6845576))
### ❤️ Contributors
- MuRong ([@murongg](https://github.com/murongg))
13 downloads
v1.0.2
Jul 3, 2026- Improved performance by coalescing native watcher refreshes and reducing file tree loading jank
- Fixed preserving agent and disk edits in editor flows
- Fixed rendering pasted markdown source as rich content
- Maintenance and minor improvements
13 downloads
v1.0.1
Jul 2, 2026[log]
## v1.0.0...v1.0.1
[compare changes](https://github.com/markrahq/markra/compare/v1.0.0...v1.0.1)
### 🔥 Performance
- **app:** Smooth file tree sidebar opening ([#448](https://github.com/markrahq/markra/pull/448))
### 🩹 Fixes
- **desktop:** Stabilize settings startup window reveal ([#443](https://github.com/markrahq/markra/pull/443))
- **editor:** Render raw HTML badge rows inline ([#446](https://github.com/markrahq/markra/pull/446))
- **editor:** Render formatted soft line breaks ([#451](https://github.com/markrahq/markra/pull/451))
- **editor:** Preserve spreadsheet table paste data ([#452](https://github.com/markrahq/markra/pull/452))
### 🏡 Chore
- Release v1.0.1 ([b1d99b5](https://github.com/markrahq/markra/commit/b1d99b5))
### 🤖 CI
- **release:** Add Linux ARM64 bundles ([#445](https://github.com/markrahq/markra/pull/445))
### ❤️ Contributors
- MuRong ([@murongg](https://github.com/murongg))
- 金 Ian Weihang ([@jian45154](https://github.com/jian45154))
13 downloads
v1.0.0
Jul 2, 2026- Mentioned ACP support in documentation.
- Released version v1.0.0.
- Added macOS release build signing in CI.
10 downloads
v1.0.0-rc.0
Pre-releaseJul 1, 2026[log]
## v0.17.1...v1.0.0-rc.0
[compare changes](https://github.com/markrahq/markra/compare/v0.17.1...v1.0.0-rc.0)
### 📖 Documentation
- Mention ACP support ([a41dbec](https://github.com/markrahq/markra/commit/a41dbec))
### 🏡 Chore
- **release:** Prepare 1.0.0-rc.0 ([41723c6](https://github.com/markrahq/markra/commit/41723c6))
### 🤖 CI
- **release:** Sign macOS release builds ([eb85491](https://github.com/markrahq/markra/commit/eb85491))
### ❤️ Contributors
- MuRong ([@murongg](https://github.com/murongg))
9 downloads
v0.17.1
Jul 1, 2026<!-- markra-macos-unsigned-notice -->
## macOS Notice
Markra's macOS build is currently unsigned. If macOS blocks the first launch, Control-click `Markra.app`, choose `Open`, then confirm `Open`.
If macOS says the app is damaged, drag `Markra.app` to `/Applications`, then run `Markra-macOS-Open-Anyway.command` inside the macOS DMG. The helper only removes the quarantine flag from `/Applications/Markra.app`.
[log]
## v0.17.0...v0.17.1
[compare changes](https://github.com/markrahq/markra/compare/v0.17.0...v0.17.1)
### 🩹 Fixes
- **app:** Keep split source pane synced ([#441](https://github.com/markrahq/markra/pull/441))
### 🏡 Chore
- Release v0.17.1 ([f151593](https://github.com/markrahq/markra/commit/f151593))
### ❤️ Contributors
- MuRong ([@murongg](https://github.com/murongg))
10 downloads
v0.17.0
Jun 30, 2026- Added Codex agent support
- Fixed hiding raw HTML wrapper boundaries
- Preserved externally deleted document tabs
- Maintenance and minor improvements
10 downloads
v0.16.4
Jun 29, 2026<!-- markra-macos-unsigned-notice -->
## macOS Notice
Markra's macOS build is currently unsigned. If macOS blocks the first launch, Control-click `Markra.app`, choose `Open`, then confirm `Open`.
If macOS says the app is damaged, drag `Markra.app` to `/Applications`, then run `Markra-macOS-Open-Anyway.command` inside the macOS DMG. The helper only removes the quarantine flag from `/Applications/Markra.app`.
[log]
## v0.16.3...v0.16.4
[compare changes](https://github.com/markrahq/markra/compare/v0.16.3...v0.16.4)
### 🩹 Fixes
- **app:** Keep equivalent visual saves clean ([#429](https://github.com/markrahq/markra/pull/429))
- **editor:** Align GitHub raw HTML heading layout ([#436](https://github.com/markrahq/markra/pull/436))
- **editor:** Render Mermaid HTML label breaks ([#435](https://github.com/markrahq/markra/pull/435))
- **editor:** Improve GitHub-style Markdown rendering ([#434](https://github.com/markrahq/markra/pull/434))
- **app:** Refresh open document panes from disk ([#437](https://github.com/markrahq/markra/pull/437))
### 🏡 Chore
- Release v0.16.4 ([0d789aa](https://github.com/markrahq/markra/commit/0d789aa))
### ❤️ Contributors
- MuRong ([@murongg](https
10 downloads
v0.16.3
Jun 27, 2026<!-- markra-macos-unsigned-notice -->
## macOS Notice
Markra's macOS build is currently unsigned. If macOS blocks the first launch, Control-click `Markra.app`, choose `Open`, then confirm `Open`.
If macOS says the app is damaged, drag `Markra.app` to `/Applications`, then run `Markra-macOS-Open-Anyway.command` inside the macOS DMG. The helper only removes the quarantine flag from `/Applications/Markra.app`.
[log]
## v0.16.2...v0.16.3
[compare changes](https://github.com/markrahq/markra/compare/v0.16.2...v0.16.3)
### 🩹 Fixes
- **export:** Render table cell br tags in exports ([#428](https://github.com/markrahq/markra/pull/428))
- **editor:** Stabilize formatted text edge selection ([#427](https://github.com/markrahq/markra/pull/427))
### 🏡 Chore
- Release v0.16.3 ([d0e1b2f](https://github.com/markrahq/markra/commit/d0e1b2f))
### ❤️ Contributors
- MuRong ([@murongg](https://github.com/murongg))
10 downloads
v0.16.2
Jun 26, 2026<!-- markra-macos-unsigned-notice -->
## macOS Notice
Markra's macOS build is currently unsigned. If macOS blocks the first launch, Control-click `Markra.app`, choose `Open`, then confirm `Open`.
If macOS says the app is damaged, drag `Markra.app` to `/Applications`, then run `Markra-macOS-Open-Anyway.command` inside the macOS DMG. The helper only removes the quarantine flag from `/Applications/Markra.app`.
[log]
## v0.16.1...v0.16.2
[compare changes](https://github.com/markrahq/markra/compare/v0.16.1...v0.16.2)
### 🩹 Fixes
- **app:** Keep file tree resize handle off scrollbar ([#422](https://github.com/markrahq/markra/pull/422))
- **app:** Ignore empty headings in outline jumps ([#423](https://github.com/markrahq/markra/pull/423))
### 🏡 Chore
- Release v0.16.2 ([32662a6](https://github.com/markrahq/markra/commit/32662a6))
### ❤️ Contributors
- MuRong ([@murongg](https://github.com/murongg))
10 downloads
v0.16.1
Jun 25, 2026<!-- markra-macos-unsigned-notice -->
## macOS Notice
Markra's macOS build is currently unsigned. If macOS blocks the first launch, Control-click `Markra.app`, choose `Open`, then confirm `Open`.
If macOS says the app is damaged, drag `Markra.app` to `/Applications`, then run `Markra-macOS-Open-Anyway.command` inside the macOS DMG. The helper only removes the quarantine flag from `/Applications/Markra.app`.
[log]
## v0.16.0...v0.16.1
[compare changes](https://github.com/markrahq/markra/compare/v0.16.0...v0.16.1)
### 🚀 Enhancements
- **ui:** Add themed tooltip component ([#411](https://github.com/markrahq/markra/pull/411))
- **editor:** Default tables to auto column width ([#418](https://github.com/markrahq/markra/pull/418))
### 🩹 Fixes
- **editor:** Improve caret behavior around inline marks ([#409](https://github.com/markrahq/markra/pull/409))
- **desktop:** Hide Windows verbatim path prefixes ([#410](https://github.com/markrahq/markra/pull/410))
- **app:** Improve editor resize behavior ([#414](https://github.com/markrahq/markra/pull/414))
- **editor:** Add table cell soft line breaks ([#416](https://github.com/markrahq/markra/pull/416))
- **editor:** Copy tables as m
10 downloads
v0.16.0
Jun 24, 2026<!-- markra-macos-unsigned-notice -->
## macOS Notice
Markra's macOS build is currently unsigned. If macOS blocks the first launch, Control-click `Markra.app`, choose `Open`, then confirm `Open`.
If macOS says the app is damaged, drag `Markra.app` to `/Applications`, then run `Markra-macOS-Open-Anyway.command` inside the macOS DMG. The helper only removes the quarantine flag from `/Applications/Markra.app`.
[log]
## v0.15.1...v0.16.0
[compare changes](https://github.com/markrahq/markra/compare/v0.15.1...v0.16.0)
### 🚀 Enhancements
- **ai:** Add workspace change actions ([#400](https://github.com/markrahq/markra/pull/400))
- **app:** Support pasted file attachments ([#403](https://github.com/markrahq/markra/pull/403))
- **editor:** Add Mermaid diagram zoom controls ([#405](https://github.com/markrahq/markra/pull/405))
- **editor:** Add table column width mode ([#402](https://github.com/markrahq/markra/pull/402))
### 🔥 Performance
- **app:** Optimize workspace file loading ([#407](https://github.com/markrahq/markra/pull/407))
### 🏡 Chore
- Release v0.16.0 ([3c89961](https://github.com/markrahq/markra/commit/3c89961))
### ❤️ Contributors
- MuRong ([@murongg](https://g
10 downloads
v0.15.1
Jun 24, 2026<!-- markra-macos-unsigned-notice -->
## macOS Notice
Markra's macOS build is currently unsigned. If macOS blocks the first launch, Control-click `Markra.app`, choose `Open`, then confirm `Open`.
If macOS says the app is damaged, drag `Markra.app` to `/Applications`, then run `Markra-macOS-Open-Anyway.command` inside the macOS DMG. The helper only removes the quarantine flag from `/Applications/Markra.app`.
[log]
## v0.15.0...v0.15.1
[compare changes](https://github.com/markrahq/markra/compare/v0.15.0...v0.15.1)
### 🩹 Fixes
- **markdown:** Resolve pasted images from Windows paths ([#398](https://github.com/markrahq/markra/pull/398))
- **markdown:** Preserve math source escapes ([#399](https://github.com/markrahq/markra/pull/399))
### 🏡 Chore
- Release v0.15.1 ([274e7d0](https://github.com/markrahq/markra/commit/274e7d0))
### ❤️ Contributors
- MuRong ([@murongg](https://github.com/murongg))
10 downloads
v0.15.0
Jun 24, 2026<!-- markra-macos-unsigned-notice -->
## macOS Notice
Markra's macOS build is currently unsigned. If macOS blocks the first launch, Control-click `Markra.app`, choose `Open`, then confirm `Open`.
If macOS says the app is damaged, drag `Markra.app` to `/Applications`, then run `Markra-macOS-Open-Anyway.command` inside the macOS DMG. The helper only removes the quarantine flag from `/Applications/Markra.app`.
[log]
## v0.14.0...v0.15.0
[compare changes](https://github.com/markrahq/markra/compare/v0.14.0...v0.15.0)
### 🚀 Enhancements
- **settings:** Add config import and export ([#390](https://github.com/markrahq/markra/pull/390))
- **app:** Add document link insights ([#391](https://github.com/markrahq/markra/pull/391))
### 🩹 Fixes
- **spellcheck:** Ignore identifier-style words ([#392](https://github.com/markrahq/markra/pull/392))
- **app:** Keep split resizer line below tabs ([#393](https://github.com/markrahq/markra/pull/393))
- **app:** Repair file tree input context menu edit actions ([#395](https://github.com/markrahq/markra/pull/395))
### 📦 Build
- **release:** Include web app in version bumps ([da843ba](https://github.com/markrahq/markra/commit/da843ba))
### �
10 downloads
v0.14.0
Jun 23, 2026<!-- markra-macos-unsigned-notice -->
## macOS Notice
Markra's macOS build is currently unsigned. If macOS blocks the first launch, Control-click `Markra.app`, choose `Open`, then confirm `Open`.
If macOS says the app is damaged, drag `Markra.app` to `/Applications`, then run `Markra-macOS-Open-Anyway.command` inside the macOS DMG. The helper only removes the quarantine flag from `/Applications/Markra.app`.
[log]
## v0.13.3...v0.14.0
[compare changes](https://github.com/markrahq/markra/compare/v0.13.3...v0.14.0)
### 🚀 Enhancements
- **spellcheck:** Add custom spellcheck dictionaries ([#384](https://github.com/markrahq/markra/pull/384))
- **spellcheck:** Make suggestion shortcut configurable ([#388](https://github.com/markrahq/markra/pull/388))
### 🩹 Fixes
- **app:** Collapse editor view mode controls ([#387](https://github.com/markrahq/markra/pull/387))
- **app:** Expand recent folders header click target ([#389](https://github.com/markrahq/markra/pull/389))
### 🏡 Chore
- Update repository links after org migration ([#386](https://github.com/markrahq/markra/pull/386))
- Release v0.14.0 ([3287e27](https://github.com/markrahq/markra/commit/3287e27))
### ❤️ Contributor
10 downloads
v0.13.3
Jun 23, 2026<!-- markra-macos-unsigned-notice -->
## macOS Notice
Markra's macOS build is currently unsigned. If macOS blocks the first launch, Control-click `Markra.app`, choose `Open`, then confirm `Open`.
If macOS says the app is damaged, drag `Markra.app` to `/Applications`, then run `Markra-macOS-Open-Anyway.command` inside the macOS DMG. The helper only removes the quarantine flag from `/Applications/Markra.app`.
[log]
## v0.13.2...v0.13.3
[compare changes](https://github.com/murongg/markra/compare/v0.13.2...v0.13.3)
### 🚀 Enhancements
- **app:** Add file tree image asset toggle ([#378](https://github.com/murongg/markra/pull/378))
- **app:** Add editor view mode switcher ([#382](https://github.com/murongg/markra/pull/382))
### 🩹 Fixes
- **app:** Keep editor content above quiet status ([#377](https://github.com/murongg/markra/pull/377))
- **app:** Improve file tree naming flow ([#380](https://github.com/murongg/markra/pull/380))
- **app:** Dismiss transient state across panes ([#381](https://github.com/murongg/markra/pull/381))
### 🏡 Chore
- Release v0.13.3 ([4a6e6eb](https://github.com/murongg/markra/commit/4a6e6eb))
### ❤️ Contributors
- MuRong ([@murongg](https://githu
10 downloads
v0.13.2
Jun 22, 2026<!-- markra-macos-unsigned-notice -->
## macOS Notice
Markra's macOS build is currently unsigned. If macOS blocks the first launch, Control-click `Markra.app`, choose `Open`, then confirm `Open`.
If macOS says the app is damaged, drag `Markra.app` to `/Applications`, then run `Markra-macOS-Open-Anyway.command` inside the macOS DMG. The helper only removes the quarantine flag from `/Applications/Markra.app`.
[log]
## v0.13.1...v0.13.2
[compare changes](https://github.com/murongg/markra/compare/v0.13.1...v0.13.2)
### 🚀 Enhancements
- **app:** Add file tree multi-selection ([#371](https://github.com/murongg/markra/pull/371))
- **app:** Add local image import workflows ([#375](https://github.com/murongg/markra/pull/375))
### 🩹 Fixes
- **editor:** Restore horizontal rule selection ([#374](https://github.com/murongg/markra/pull/374))
- **app:** Swap conflicting keyboard shortcuts ([#376](https://github.com/murongg/markra/pull/376))
### 📖 Documentation
- Refresh README features and contributors ([98e8c39](https://github.com/murongg/markra/commit/98e8c39))
### 🏡 Chore
- **release:** Add changelog automation and docs ([#372](https://github.com/murongg/markra/pull/372))
- R
10 downloads
v0.13.1
Jun 21, 2026<!-- markra-macos-unsigned-notice -->
## macOS Notice
Markra's macOS build is currently unsigned. If macOS blocks the first launch, Control-click `Markra.app`, choose `Open`, then confirm `Open`.
If macOS says the app is damaged, drag `Markra.app` to `/Applications`, then run `Markra-macOS-Open-Anyway.command` inside the macOS DMG. The helper only removes the quarantine flag from `/Applications/Markra.app`.
[log]
## v0.13.0...v0.13.1
[compare changes](https://github.com/murongg/markra/compare/v0.13.0...v0.13.1)
### 🩹 Fixes
- **editor:** Correct split pane tabs and file reveal ([#362](https://github.com/murongg/markra/pull/362))
- **app:** Ignore stale visual editor state after saves ([#367](https://github.com/murongg/markra/pull/367))
- **editor:** Stabilize image block interactions ([#369](https://github.com/murongg/markra/pull/369))
- **app:** Restore tabs from current workspace state ([#370](https://github.com/murongg/markra/pull/370))
- Improve linux window controls ([#368](https://github.com/murongg/markra/pull/368))
### 🏡 Chore
- Release v0.13.1 ([97bf10b](https://github.com/murongg/markra/commit/97bf10b))
### ❤️ Contributors
- MuRong ([@murongg](https://github.
10 downloads