fix(skin): cache-bust character-assets URLs #42

Merged
min merged 1 commits from feat/mixamo-skins-fullscreen-2026-06-14 into main 2026-06-14 13:54:20 +00:00
Owner

Forces re-fetch of GLB after CORS rollout to bypass stale CORS-failure cache.

Forces re-fetch of GLB after CORS rollout to bypass stale CORS-failure cache.
min added 1 commit 2026-06-14 13:35:32 +00:00
fix(skin): cache-bust query ?v=20260614 for character-assets URLs
All checks were successful
CI / Lint (pull_request) Successful in 1m9s
CI / Build (pull_request) Successful in 1m57s
CI / Secret scan (pull_request) Successful in 23s
CI / PR size check (pull_request) Successful in 7s
CI / Deploy to S1 + S2 (pull_request) Has been skipped
89720f5e85
After backend CORS rollout users had stale CORS-failure cached for
Mixamo GLB. Adding a query suffix forces browsers to re-fetch the URL
instead of replaying the cached failure.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
min force-pushed feat/mixamo-skins-fullscreen-2026-06-14 from 89720f5e85 to 8f0266f8c2 2026-06-14 13:43:35 +00:00 Compare
min merged commit 396ef08c59 into main 2026-06-14 13:54:20 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: rublox/studio#42
No description provided.