Skip to content

Fix: Add no-store cache header to index.html and enhance PWA manifest#44

Merged
hunter-read merged 1 commit intomainfrom
42-pwa-stale-cache-prevents-updates-from-reaching-installed-app
Apr 16, 2026
Merged

Fix: Add no-store cache header to index.html and enhance PWA manifest#44
hunter-read merged 1 commit intomainfrom
42-pwa-stale-cache-prevents-updates-from-reaching-installed-app

Conversation

@hunter-read
Copy link
Copy Markdown
Owner

Summary

Prevent the browser from caching the SPA entry point so users always receive the latest frontend after an update. Also flesh out the web manifest with a description, start_url, and app shortcuts for Library, Search, and Campaigns.

Type of change

  • Bug fix
  • New feature
  • Refactor / cleanup
  • Docs / configuration only

Testing

  • Backend tests pass (pytest -q)
  • Frontend tests pass (npm test)
  • Tested manually in the browser

@hunter-read hunter-read linked an issue Apr 16, 2026 that may be closed by this pull request
@hunter-read hunter-read merged commit 405fe23 into main Apr 16, 2026
7 checks passed
@hunter-read hunter-read deleted the 42-pwa-stale-cache-prevents-updates-from-reaching-installed-app branch April 16, 2026 15:33
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.

PWA: stale cache prevents updates from reaching installed app

1 participant