Compare commits

..

2 Commits

Author SHA1 Message Date
min
fc45d819e0 fix(skin): cache-bust query ?v=20260614 for character-assets URLs
All checks were successful
CI / Lint (pull_request) Successful in 55s
CI / Build (pull_request) Successful in 1m29s
CI / Secret scan (pull_request) Successful in 1m36s
CI / PR size check (pull_request) Successful in 10s
CI / Deploy to S1 + S2 (pull_request) Has been skipped
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>
2026-06-14 16:34:31 +03:00
min
6c07a9f679 Merge pull request 'feat(player): crouch animations + fullscreen + skin from DB' (#29) from feat/crouch-animations-fullscreen-2026-06-14 into main
All checks were successful
CI / Lint (push) Successful in 54s
CI / Build (push) Successful in 1m35s
CI / Secret scan (push) Successful in 20s
CI / PR size check (push) Has been skipped
CI / Deploy to S1 + S2 (push) Successful in 3m0s
2026-06-14 12:40:42 +00:00

Diff Content Not Available