Immich update brings improved mobile UI/UX, port changes, better JPEG compression and more
Immich has released version 1.118.0 of its high-performance self-hosted photo and video management solution. This update introduces several breaking changes, enhancements to the mobile app's UI and UX, and a new documentation home page. Users will need to adjust their docker-compose files and reverse proxies, changing the port from 3001 to 2283, as the internal port of the immich-server container has been aligned with the binding port.
Deprecated endpoints such as /api/server-info/* and /api/people/:id/assets have been removed, necessitating a switch to /api/server/* and /api/search/metadata, respectively. Additionally, the start.sh immich and start.sh microservices Docker commands have been discontinued.
Key updates in this release include mobile UI/UX improvements, a refresh option for face detection, color filters for photo editing, timezone enhancements, and better JPEG compression through the Jpegli library. The update also supports multi-GPU configurations for machine learning tasks. Other improvements include enhanced documentation, translation updates, and various bug fixes.