You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Model download failures no longer hang silently: YOLO and CLIP workers now start at container boot. If a download fails (e.g. no internet on first start), the error is logged immediately and any inference action returns a clear error instead of hanging forever.
UI warning banner: a banner is shown when models are not ready yet, with instructions to ensure internet access on first start.
Immich 3.0.0 search endpoints now correctly use the \size\ parameter.