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

Merged
min merged 1 commits from feat/crouch-animations-fullscreen-2026-06-14 into main 2026-06-14 13:43:19 +00:00
Owner

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

Forces re-fetch of GLB/PNG URLs after CORS rollout to bypass stale CORS-failure cache.
min added 1 commit 2026-06-14 13:30:51 +00:00
fix(skin): cache-bust query ?v=20260614 for character-assets URLs
All checks were successful
CI / Lint (pull_request) Successful in 53s
CI / Build (pull_request) Successful in 1m31s
CI / Secret scan (pull_request) Successful in 23s
CI / PR size check (pull_request) Successful in 6s
CI / Deploy to S1 + S2 (pull_request) Has been skipped
15f46efb62
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/crouch-animations-fullscreen-2026-06-14 from 15f46efb62 to fc45d819e0 2026-06-14 13:34:39 +00:00 Compare
min merged commit 308b183db1 into main 2026-06-14 13:43:19 +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/player#30
No description provided.