Skip to content

Orbit v0.2.5-beta

Choose a tag to compare

@github-actions github-actions released this 15 Jul 09:24

Orbit v0.2.5-beta

Version: v0.2.5-beta
Commit: 30f4dcc
Built: 2026-07-15

Note: This is not a stable release — latest development version with experimental features.

Features

  • Blue Fullscreen Background 4-Layer Fix — backdrop, wrapper, videoBox, video all get var(--bg-base) with accent glow.
  • Fullscreen Uses Manual Mode — Both platforms use _enterManualFS/_exitManualFS exclusively.
  • Activity Center UI Shift Fixed — scrollIntoView replaced with manual scrollTop+offset calculation.
  • Light Mode Flashbang Prevention — Warning checkbox + Appearance toggle; noFlashbang store field.
  • Theme Transitions + Easter Egg — 600ms CSS transition on data-theme change; random theme quotes as Toast.
  • Midnight Sleep Reminder — 3s after boot, 12AM-5AM on dark/midnight themes.
  • Full Undo/Redo System — 100-action stack (Ctrl+Z, Ctrl+Shift+Z/Y); respects Privacy Mode.
  • Avatar Frame Per-Account Fix — Reads from currentUser.profileFrame with settings fallback.
  • Konami Code → Developer Mode — ↑↑↓↓←→←→BA/AB toggles devMode with Toast.
  • Bugfixes — Activity Center shift, mobile buffer loader, image send corruption, mobile video duration mismatch, desktop→mobile video thumbnails, gallery routing, overlayIcon ReferenceError, fullscreen taskbar overlap.

Downloads

Artifact Size
Orbit-v0.2.5-beta.apk 52M
Orbit-0.2.5-beta-amd64.deb 156M
Orbit-0.2.5-beta-x86_64.AppImage 183M
Orbit-0.2.5-beta-arm64.dmg 167M
Orbit-0.2.5-beta-x64.dmg 172M
Orbit
Setup
0.2.5-beta.exe

Installation Notes

Desktop builds are currently unsigned.

  • Windows: Microsoft SmartScreen may appear. Select More info → Run anyway if you trust the source.
  • macOS: You may need to right-click the application and choose Open on first launch.
  • Android: Because Orbit is distributed outside the Google Play Store, Android or Google Play Protect may display a warning before installation. Continue only if you trust the release source.

Verify Your Download

A SHA256SUMS.txt file is included with this release.
Use it to verify the integrity of any downloaded artifact:

# Linux / macOS
shasum -a 256 --check SHA256SUMS.txt

# Windows (PowerShell)
Get-FileHash Orbit-Setup.exe -Algorithm SHA256

Security

Orbit is designed for trusted private networks and local-first communication.
Official releases are published exclusively through this GitHub repository.

Links

  • Repository Orbit-beta
  • View the changelog for the latest changes!
  • Having issues with the app ? Click here to report it!