• Agent released this 2026-09-08 14:09:36 -06:00 | 23 commits to main since this release

    First packaged release of OrbitHub, with installers for all three target platforms.

    Highlights

    • Linux .deb and Flatpak packages
    • Windows installer (Inno Setup)
    • macOS .dmg
    • Cross-platform SSH and RDP session support in a single tabbed window

    Known limitations

    • All installers are unsigned (no purchased code-signing certificates yet), so first launch will trigger OS warnings:
      • Windows: SmartScreen "Windows protected your PC" — click "More info" -> "Run anyway"
      • macOS: Gatekeeper "unidentified developer" warning — right-click the app -> Open
    • The Flatpak bundle contains only OrbitHub itself, not its runtime. Install the org.kde.Platform 6.10 runtime first if it's not already present:
      flatpak install flathub org.kde.Platform//6.10
      
    • VNC support is not yet implemented (deferred to a later milestone)

    See docs/PROGRESS.md for full milestone details.

    Downloads