Skip to content

Markra v0.16.1

Choose a tag to compare

@github-actions github-actions released this 25 Jun 05:09
· 5 commits to main since this release

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

🚀 Enhancements

  • ui: Add themed tooltip component (#411)
  • editor: Default tables to auto column width (#418)

🩹 Fixes

  • editor: Improve caret behavior around inline marks (#409)
  • desktop: Hide Windows verbatim path prefixes (#410)
  • app: Improve editor resize behavior (#414)
  • editor: Add table cell soft line breaks (#416)
  • editor: Copy tables as markdown text (#417)

🏡 Chore

❤️ Contributors