SIGN IN SIGN UP
immich-app / immich UNCLAIMED

High performance self-hosted photo and video management solution.

0 0 55 TypeScript

chore(mobile): drop deprecated deviceAssetId / deviceId from upload fields (#28384)

server removed both fields from AssetMediaCreateDto in #27818. zod silently strips unknown fields so uploads still work, but we send dead weight on every request.

drop from foreground + background upload paths + share intent path. deviceAssetId stays as the internal background_downloader taskId, just not in the multipart form fields anymore.
S
Santo Shakil committed
571e6a8560fbf4031b30e530196e281b4858bfb4
Parent: 4791313
Committed by GitHub <noreply@github.com> on 5/12/2026, 1:12:26 PM