Docker Images
# SQLite (recommended for most users)
docker pull ghcr.io/getmydia/mydia:0.8.0-rc4
# PostgreSQL
docker pull ghcr.io/getmydia/mydia:0.8.0-rc4-pgPlayer Downloads
Platform-specific player downloads are available as release assets below.
| Platform | Notes |
|---|---|
| Android | APK for direct installation |
| iOS | Available on TestFlight (if configured) |
| macOS | .app bundle in tar.gz archive |
| Windows | Executable in zip archive |
| Linux | Bundle in tar.gz archive |
| Web | Integrated at /player on your Mydia server
|
What's Changed
- fix(ci): build JavaScript assets before running feature tests by @arsfeld in #55
- feat: add Flutter native player client with remote access infrastructure by @arsfeld in #59
- chore(deps): bump urllib3 from 2.5.0 to 2.6.3 in /docs in the uv group across 1 directory by @dependabot[bot] in #68
New Contributors
- @dependabot[bot] made their first contribution in #68
Full Changelog: v0.7.4...v0.8.0-rc4