Skip to content

Fix profile background cache busting#262

Merged
cmyui merged 1 commit into
masterfrom
fix-profile-background-cache-busting
Jun 27, 2026
Merged

Fix profile background cache busting#262
cmyui merged 1 commit into
masterfrom
fix-profile-background-cache-busting

Conversation

@cmyui

@cmyui cmyui commented Jun 27, 2026

Copy link
Copy Markdown
Member

Summary

  • append the profile background row timestamp to rendered image/GIF URLs so cached assets are invalidated after updates
  • preserve a type-0 profile background row and monotonically bump the version to handle rapid None -> upload flows
  • add local GIF preview handling on the profile background settings page

Fixes #261.

Testing

  • go test ./app/handlers/profiles/...
  • node --check web/src/js/akatsuki_src.js
  • go run /tmp/check_hanayo_templates.go
  • go test ./... currently fails in unrelated packages: internal/bbcode panics in parseTwitch, and internal/csrf/cieca aborts on macOS with missing LC_UUID.

@cmyui cmyui merged commit 6d7a4f1 into master Jun 27, 2026
1 check passed
@cmyui cmyui deleted the fix-profile-background-cache-busting branch June 27, 2026 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't change Background profile GIF

1 participant