Skip to content

v1.6.0-bcb.3.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Sep 16:19
· 31 commits to main since this release
981e4be

Supersedes v1.6.0-bcb.3.

Added

  • Ctrl/Cmd+K adds or removes a hyperlink. Select text with no link and press it to get a small dialog for the display text (prefilled from your selection) and the URL. Press it again with the cursor in — or a selection touching — an existing link to remove it. Previously the only way to get a link into a document was pasting one in from somewhere else.
  • Save now saves every dirty document across every pane and every open window, not just the focused one — no more clicking through each window individually to save everything.

Fixed

  • The link right-click menu (and every other small floating menu — image, text-selection, nav-pane, spellcheck) could render partly hidden behind the status bar when opened near the bottom of the window, instead of flipping to open above the click point.

Install

Pick the file for your OS below, run the installer, and launch CardMirror like any other app.

macOS

  1. Download CardMirror-1.6.0-bcb.3.1-universal.dmg — runs natively on both Apple Silicon and Intel Macs.
  2. Open the .dmg, drag CardMirror to your Applications folder.
  3. First launch only — these builds are unsigned, so Gatekeeper will refuse to open it normally:
    • "can't be opened because Apple cannot check it for malicious software" → in Finder → Applications, right-click (or Control-click) CardMirrorOpen, then confirm. Normal double-click works from then on.
    • "is damaged and can't be opened" → macOS hard-quarantined the app. Open Terminal and run:
      sudo xattr -cr /Applications/CardMirror.app

Windows

  1. Download CardMirror-Setup-1.6.0-bcb.3.1.exe.
  2. Run the installer (Next → Install → Finish).
  3. First launch only — SmartScreen will show "Windows protected your PC." Click More infoRun anyway (these builds are unsigned).

This is BlueCheeseburger's fork of CardMirror — builds are unsigned. In-app update checks point at this fork's own releases, not upstream's. See the fork's README for the full manual and everything this fork adds.