Skip to content

Marker v1.3.0

Compare
Choose a tag to compare
@tk04 tk04 released this 09 Apr 17:29

New:

  • Add file edit/delete options on right-click
  • Add folder delete option on right-click

Bug fixes:

  • Fix file-saving when quickly switching between files (after adjusting title/subtitle)

See the assets to download and install this version.

Installing on MacOS

Download the app by choosing the appropriate dmg file for your system architecture:

  • Marker_1.2.0_aarch64.dmg - for M1-based macs
  • Marker_1.2.0_x64.dmg - for Intel-based macs

After you download the app and drag it to your Applications folder, you will face difficulties opening it because I'm not enrolled in the Apple Developer Program. To bypass this, you will need to run this in your terminal:

$ xattr -c /Applications/Marker.app

After that, you should be able to open the app with no issues.