Skip to content

OmniGet v0.8.12

Choose a tag to compare

@github-actions github-actions released this 22 Aug 20:29
· 0 commits to 4666173570a4363cbf3a5cfc614c9bd5c927152c since this release
v0.8.12
2c7a46f

What's Changed

Added

  • Open Omni multi-platform downloader interface with gallery-dl and yt-dlp backend integration
  • Profile manager for authentication cookies, custom output directories, and download presets
  • Loop mascot reactive state animations across all download phases
  • Embedded offline changelog fallback in application about view

Upstream Sync & Fixes

  • macOS auth cookies: direct WKWebView cookie store extraction to resolve HttpOnly auth sessions (#287)
  • Fix dependency row process storm when querying binary versions (#293)
  • Relax updater signature requirement when building from source (#290, #298)
  • Improve command palette action search and navigation shortcuts
  • Update Instagram Reel and Bilibili collection parsers
  • League of Legends client tools optimizations and UI skeletons

Architecture & Maintenance

  • Standardize application bundle identifier to com.igect.omniget across Tauri, Flatpak, and CI workflows
  • Automatic data migration from legacy wtf.tonho.omniget and omniget directories
  • Modernize lazy locks with Rust standard library OnceLock and LazyLock

Full Changelog: v0.8.11...v0.8.12