Skip to content

Driftfin 0.10.5

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Jul 15:54
9336c8f

Driftfin 0.10.5 — a cross-platform Jellyfin client.

Driftfin is a fork of Fladder by DonutWare, continued under the same GPL-3.0 license. All credit for the original application goes to the Fladder authors.

Downloads

  • Web (Driftfin-Web-*.zip) — unzip and serve behind any static host; open in a browser.
  • Windows installer (Driftfin-Windows-*-Setup.exe) — recommended; installs to your user profile with Start Menu shortcuts.
  • Windows portable (Driftfin-Windows-*.zip) — unzip and run driftfin.exe; supports in-app self-update.
  • iOS (Driftfin-iOS-*-unsigned.ipa) — unsigned (no Apple Developer cert in CI); sideload with AltStore / Sideloadly or re-sign yourself.
  • Android (Driftfin-Android-*.apk) — release build (AOT-optimized); the recommended download. Install the APK matching your device's ABI. Signed with the project release key when configured, otherwise debug-signed.
  • Android debug (Driftfin-Android-*-debug.apk) — slower debug build with assertions and verbose logs; only grab this if you're reproducing a bug for a report.
  • macOS (Driftfin-macOS-*.zip) — unsigned .app; unzip and run (you may need to allow it in Gatekeeper).
  • Linux (Driftfin-Linux-*.zip) — portable bundle; needs libmpv (sudo apt install libmpv-dev). Unzip and run driftfin.

What's Changed

Other Changes

New Contributors

Full Changelog: v0.10.4...v0.10.5