Immich TV v1.2.0
Versioned release APK for Immich TV. This release is packaged for distribution, traceability, and reproducible rollback.
Highlights
- Add people tab and isolate startup library failures
- Tighten people card text layout
- Fix keyboard focus assertions in auth flows
Added
- Add people tab and isolate startup library failures
- Add Flutter migrator Gradle flags
- Add API key onboarding and auth support
- Add TV auth on-screen keyboard flow
- feat: smooth asset viewer and thumbnail transitions
- feat: improve video viewer remote controls
- feat: improve asset viewer loading transition
Improved
- Tighten people card text layout
- Improve TV video playback behavior
- refactor: improve keyboard focus handling in onboarding and pin unlock screens
- refactor: streamline profile card layout and remove unused imports
- refactor: enhance focus decoration and animations across UI components
- refactor: Updated development checklist and ios dependencies
- refactor: tighten timeline date headers
- refactor: simplify viewer loading overlay
Fixed
- Fix keyboard focus assertions in auth flows
- Fix video overlay auto-hide timer reset loop
- Fix TV video playback controls and remove unused webview deps
Release Assets
ImmichTV.v1.2.0-12.apkImmichTV.v1.2.0-12.apk.sha256release-metadata-v1.2.0.txtrelease-notes-v1.2.0.md
Build Metadata
- Release tag:
v1.2.0 - Version:
1.2.0 - Build number:
12 - Build version:
1.2.0+12 - Source ref:
master - Commit:
dfcf830 - Created:
2026-06-11 04:22:25 UTC - Changes since:
master-latest
Integrity
- SHA256:
1e8a14a91ea24e44e4ec90d494f39320f33e31679d230415474c518ce72ec0ae
Installation
- Download the APK asset attached to this release and install
Internal
- Bump version to 1.2.0+12
- Automate versioned releases from master
- Refresh README for current app release
- Upgrade GitHub release packaging workflow