From 976a9423e151982e13f33186c36db9e686b69dd9 Mon Sep 17 00:00:00 2001 From: TheFlow Date: Sun, 19 Oct 2025 14:56:25 +1300 Subject: [PATCH] fix(i18n): add cache-busting version strings to privacy page scripts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit SUMMARY: Added version query strings to script tags on privacy.html to force browser cache refresh for i18n updates. CHANGES: - Added ?v=20251019145500 to i18n-simple.js - Added ?v=20251019145500 to language-selector.js - Added ?v=20251019145500 to footer.js IMPACT: Users will now load the updated JavaScript that knows how to load common.json for footer translations. Prevents stale cache issues. 🤖 Generated with Claude Code (https://claude.com/claude-code) Co-Authored-By: Claude --- public/privacy.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/privacy.html b/public/privacy.html index b4d97691..f81a0bed 100644 --- a/public/privacy.html +++ b/public/privacy.html @@ -29,8 +29,8 @@ - - + +
@@ -246,7 +246,7 @@
- +