2.13.0 (2025-12-18)
This update introduces a bunch of new features!
- AIO (all-in-one) container: Begin your setup with just one command! Refer to the docs
- Seasonal recommendations: With embeddings enabled, you'll receive seasonal movie suggestions directly on the dashboard
- Client stats: View data on popular clients, those that transcode the most content, and more!
Seasonal recommendations
Client stats
Features
- add user sub-page handling and admin permission checks for security paths (0d63d71)
- aio image and container (b24da5e)
- better history filters (37972e9)
- client stats (e4db0de)
- docs: aio instructions (d5215ff)
- enhance ErrorBoundary with detailed error display and reporting options (5682bfc)
- implement security dashboard layout and components (c17c531)
- route to user security page (a443c7a)
- seasonal recomendations (e839603)
- use cache components (a79867f)
Bug Fixes
- add indexes for better performance (4232cf7)
- add job-server health check condition in docker-compose (76a97d1)
- add map key to solve Map reused bug (116c70f)
- add mapKey prop to solve Map reused bug (ab67027)
- add prop map key to solve map reused bug (54c420c)
- better error page (3cad946)
- build error (96aae63)
- correct issue URL formatting in global error handling (b241b67)
- fetching outside of suspense (b18ad26)
- healthcheck in dockerfiles (7d10ac7)
- keep tab i query param (9955ae6)
- lint (5e656e9)
- missing geoip file (2fca30a)
- update Dockerfile to use Debian base image and install dependencies with apt-get (4b11388)