Skip to content

Releases: langonrock/editor

langoneditor v0.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 20:51

First public release of langoneditor.

Downloads

  • macOS: aarch64.dmg (Apple Silicon) or x64.dmg (Intel)
  • Windows: x64-setup.exe
  • Linux: amd64.AppImage (any distro) or amd64.deb (Debian/Ubuntu)

macOS note: builds are not yet signed or notarized, so macOS reports the
app as "damaged" on first launch. It is not — that is Gatekeeper quarantining
an unsigned download. After copying the app to Applications, clear the
quarantine flag and open it normally:

xattr -cr /Applications/langoneditor.app

The .app.tar.gz files are used by the updater and are not meant for manual download.