Telemetry Tracker v1.8.6
[1.8.6] - 2026-07-12
Added
- Profile avatars — upload PNG/JPEG/WebP (≤512 KB) to Cloudflare R2;
avatar_keyonUser; authenticated API and dashboard/avatar/[userId]proxy; profile settings, user menu, and team members (#361, #396)
Fixed
- Avatar upload — accept standard image
Content-Typevalues so browser uploads are not rejected with 415 (#396) - Avatar serve — return image when client
vquery is stale after re-upload (#397)
Upgrade
Run pnpm --filter api exec prisma migrate deploy before or with API deploy (migration 20260712180000_user_avatar). Configure R2 env vars per DEPLOYMENT.md if self-hosting.