Skip to content

NoteZ v0.8.13

Choose a tag to compare

@github-actions github-actions released this 02 May 09:43

NoteZ v0.8.13 - Apple Silicon only.

Install (first time only)

  1. Download the .dmg below and open it.

  2. Drag NoteZ.app into your Applications folder.

  3. The app is unsigned (no Apple Developer account), so macOS
    will refuse to open it. Run this once in Terminal to remove the
    quarantine flag:

    xattr -cr /Applications/NoteZ.app
  4. Open NoteZ from Applications - it will now launch normally.

If you skip step 3, you'll see "NoteZ is damaged and can't be opened"
or "cannot be opened because the developer cannot be verified".
That's macOS Gatekeeper, not the app.

Updating

From this release onward, NoteZ checks GitHub once an hour for new
versions. When one is available you'll see a small green pill in
the sidebar footer next to the version number - click it to
download and install in place. The xattr step is not
required for in-app updates (only for the very first install).