Skip to content

OmniGet v0.8.15

Choose a tag to compare

@igect igect released this 31 Aug 04:51
· 21 commits to main since this release
v0.8.15
deaa232

OmniGet v0.8.15

Highlights

  • Open Omni Responsive Workspace: Reworked the Open Omni social downloader (/open-omni) layout so Download, Profiles, and Settings utilize the full available desktop workspace cleanly instead of being confined to fixed-size cards.
  • Theme & Accessibility System Harmony: Aligned Open Omni controls, dialogs, focus indicators, and text colors with the app design system tokens, including light, dark, and reduced-motion support.
  • Small-Window & Mobile Layout: Added adaptive navigation drawer and form layouts ensuring profile controls, filters, and settings remain fully usable at narrow widths.
  • CI / CD Pipeline Automation: Configured GitHub Actions release workflows to automatically publish multi-platform release assets upon build completion.

Downloads

Platform Package Architecture
Windows Setup Installer (.exe) / Portable (.exe) / MSI (.msi) x64
macOS Apple Silicon (.dmg) / Intel (.dmg) aarch64, x64
Linux AppImage (.AppImage) / Debian (.deb) / RPM (.rpm) amd64, arm64
CLI Linux / macOS ARM / macOS Intel / Windows Multi
Extension Chrome Extension (.zip) Web

Notes

  • Linux (AppImage): Debian 12+ requires libfuse2 (sudo apt install libfuse2) or use the .deb package.
  • macOS: If Gatekeeper displays an unnotarized prompt, run xattr -cr /Applications/omniget.app or allow under System Settings → Privacy & Security.