Skip to content

Orkige 2.0.0-nightly.20260809+8a7155190

Pre-release
Pre-release

Choose a tag to compare

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

Editor version 2.0.0-nightly.20260809+8a7155190 - built 2026-08-09 (UTC) from
8a7155190, and only because the full test matrix on that
commit was green.

Platform Install Portable Build
macOS (Apple silicon) Orkige-macos-2.0.0-nightly.20260809_8a7155190.dmg Orkige-macos-2.0.0-nightly.20260809_8a7155190.zip success
Linux (x86_64) Orkige-linux-2.0.0-nightly.20260809_8a7155190.AppImage Orkige-linux-2.0.0-nightly.20260809_8a7155190.tar.gz success
Windows (x64) Orkige-windows-2.0.0-nightly.20260809_8a7155190-setup.exe Orkige-windows-2.0.0-nightly.20260809_8a7155190.zip success

Changes since b65199611

  • The streak declarations have served (8a715519)
  • The release create retries, with the delete inside the loop (872c4eb2)
  • The browser-session job graduates from trial to gate (69b5b986)

On macOS, open the .dmg and drag Orkige to Applications -
an app started from an unpacked download folder is subject to
macOS path randomization. On Windows the installer installs
for the current user only and needs no administrator rights.
On Linux the .AppImage is one file that carries the
libraries a distribution may not have installed:
chmod +x and run it (add --appimage-extract-and-run on a
distribution without FUSE).
The portable archives need neither and unpack anywhere.

Every download carries a VERSION file, a CHANGELOG.md and
a KNOWN-LIMITATIONS.md listing what this build cannot do
yet: read it first. The CHANGELOG.md asset beside the
archives is the FULL history - every version, fetchable
without unpacking anything.
The macOS app and disk image are Developer ID signed,
notarized by Apple and stapled, so they open with no
security prompt and need no quarantine flag cleared.
The Windows builds are UNSIGNED, so SmartScreen warns that it
does not recognise the publisher (loudest on the installer);
the limitations file gives those steps too.
The iOS Simulator player for this build is published as
orkige-player-ios-simulator-next-2.0.0-nightly.20260809_8a7155190.zip - Orkige downloads it itself when you
switch that platform on under Settings > Build Targets.
The Android player for this build is published as
orkige-player-android-next-2.0.0-nightly.20260809_8a7155190.zip - Orkige downloads it itself when you
switch that platform on under Settings > Build Targets.
Each asset has a .sha256 file beside it - verify a
download before trusting it.

Reference: Docs/nightly-builds.md.