Skip to content

Noema v0.0.4

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Jun 08:21
· 30 commits to main since this release

macOS first launch

If macOS blocks Noema from opening after installation, run:

find /Applications/Noema.app -exec xattr -c {} \;

This clears quarantine attributes from the app bundle and allows macOS to launch it.

Full Changelog: v0.0.3...v0.0.4