Skip to content

fix(dashboard): bypass CDN cache for devices.json fetch - #79

Merged
ccasanueva7 merged 1 commit into
developfrom
dashboard
May 23, 2026
Merged

fix(dashboard): bypass CDN cache for devices.json fetch#79
ccasanueva7 merged 1 commit into
developfrom
dashboard

Conversation

@ccasanueva7

Copy link
Copy Markdown
Collaborator

Summary

  • Adds cache: 'no-store' and timestamp query param to the devices.json fetch
  • GitHub Pages CDN was caching the old devices.json (with wrong place names bpi_r4_1, openwrt_one_1) even after a new deployment
  • The correct place names bananapi_bpi-r4 and openwrt_one are already in develop but the browser/CDN kept serving the stale file

@ccasanueva7
ccasanueva7 merged commit 10fa9ef into develop May 23, 2026
1 check passed
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.

1 participant