Skip to content

Markra v0.1.5

Choose a tag to compare

@github-actions github-actions released this 15 May 00:52

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.1.3...v0.1.5

compare changes

🚀 Enhancements

  • editor: Add block drag sorting (272db6e)
  • ai: Improve inline command workflow (29a88fb)
  • ai: Add selection AI display mode (74864aa)
  • settings: Group AI controls and provider settings (4023977)

🩹 Fixes

  • release: Avoid caching cargo shims (4c370a9)
  • titlebar: Align document tabs with editor pane (8dae80b)
  • markdown: Count CJK characters in word count (9eae830)
  • ai: Avoid layered selection hold (960a3bc)
  • titlebar: Align Windows document tabs (b8e7d41)
  • i18n: Add selection AI locale labels (c570753)
  • ai: Respect app language for translation target (8b48586)
  • ai: Target translation defaults to app language (7a4f82e)

🏡 Chore

❤️ Contributors