v0.126.2: stylesheet cache-bust ?v={{.Version}} — CF edge caches /static/style.css 4h, every release served the previous CSS until TTL (hub v0.47.0 gotcha class, controller instance)
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
## Changelog
|
||||
|
||||
### v0.126.2 — stylesheet cache-bust (2026-07-13)
|
||||
|
||||
0.126.1 live QA: Cloudflare edge-caches `/static/style.css` for 4h (`Cf-Cache-Status: HIT`), so
|
||||
every controller release kept serving the PREVIOUS release's CSS to customers until TTL. The
|
||||
stylesheet link now carries `?v={{.Version}}` — busts automatically on every release (the same
|
||||
gotcha class as the hub v0.47.0 /style.css finding, now extinct on the controller too).
|
||||
|
||||
### v0.126.1 — .form-input/.form-row finally have CSS (2026-07-13)
|
||||
|
||||
Live QA on 0.126.0 (drill box) showed the .fab password field STILL browser-default: the
|
||||
|
||||
Reference in New Issue
Block a user