From 9d658d877c75fc63ae81552cdbe80dae6b32abfa Mon Sep 17 00:00:00 2001 From: TheFlow Date: Fri, 24 Oct 2025 18:25:26 +1300 Subject: [PATCH] chore(cache): bump cache version for newsletter DELETE fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updated cache-busting version to force browser reload of fixed JavaScript. Root cause: Browser serving cached version of newsletter-management.js with old arrow function bug, even though production file had the fix. Changes: - Bumped version to 0.1.0.1761283486841 across all HTML files - Updated public/admin/newsletter-management.html (missed by auto-script) - Updated version.json and service worker Related fix: Newsletter DELETE button sending [object Object] Fixed in commit 0b853c5 but cached version prevented fix from loading. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- .claude/session-state.json | 24 ++++++++--------- .claude/token-checkpoints.json | 2 +- public/about.html | 18 ++++++------- public/admin/newsletter-management.html | 10 ++++---- public/api-reference.html | 6 ++--- public/blog-post.html | 10 ++++---- public/blog.html | 14 +++++----- public/case-submission.html | 12 ++++----- public/check-version.html | 2 +- public/docs-viewer.html | 16 ++++++------ public/docs.html | 20 +++++++-------- public/faq.html | 34 ++++++++++++------------- public/implementer.html | 20 +++++++-------- public/index.html | 20 +++++++-------- public/koha.html | 18 ++++++------- public/leader.html | 22 ++++++++-------- public/media-inquiry.html | 12 ++++----- public/privacy.html | 12 ++++----- public/researcher.html | 22 ++++++++-------- public/version.json | 2 +- 20 files changed, 148 insertions(+), 148 deletions(-) diff --git a/.claude/session-state.json b/.claude/session-state.json index 14eff928..cfd8fec1 100644 --- a/.claude/session-state.json +++ b/.claude/session-state.json @@ -43,13 +43,13 @@ "last_deliberation": null }, "FileEditHook": { - "timestamp": "2025-10-24T03:55:50.791Z", - "file": "/home/theflow/projects/tractatus/public/js/components/footer.js", + "timestamp": "2025-10-24T05:15:44.219Z", + "file": "/home/theflow/projects/tractatus/public/js/components/interactive-diagram.js", "result": "passed" }, "FileWriteHook": { - "timestamp": "2025-10-24T03:53:41.535Z", - "file": "/home/theflow/projects/tractatus/src/routes/contact.routes.js", + "timestamp": "2025-10-24T04:31:04.160Z", + "file": "/home/theflow/projects/tractatus/src/models/SLATracking.model.js", "result": "passed" } }, @@ -58,25 +58,25 @@ "tokens": 30000 }, "alerts": [], - "last_updated": "2025-10-24T03:55:50.791Z", + "last_updated": "2025-10-24T05:15:44.219Z", "initialized": true, "framework_components": { "CrossReferenceValidator": { "message": 0, "tokens": 0, - "timestamp": "2025-10-24T03:56:06.108Z", - "last_validation": "2025-10-24T03:56:06.108Z", - "validations_performed": 977 + "timestamp": "2025-10-24T05:25:10.619Z", + "last_validation": "2025-10-24T05:25:10.619Z", + "validations_performed": 1127 }, "BashCommandValidator": { "message": 0, "tokens": 0, "timestamp": null, - "last_validation": "2025-10-24T03:56:06.109Z", - "validations_performed": 599, - "blocks_issued": 69 + "last_validation": "2025-10-24T05:25:23.244Z", + "validations_performed": 739, + "blocks_issued": 102 } }, - "action_count": 599, + "action_count": 739, "auto_compact_events": [] } \ No newline at end of file diff --git a/.claude/token-checkpoints.json b/.claude/token-checkpoints.json index bc7296a3..e1c2353d 100644 --- a/.claude/token-checkpoints.json +++ b/.claude/token-checkpoints.json @@ -23,5 +23,5 @@ ], "next_checkpoint": 50000, "overdue": false, - "last_check": "2025-10-24T00:08:05.819Z" + "last_check": "2025-10-24T05:20:06.706Z" } \ No newline at end of file diff --git a/public/about.html b/public/about.html index fcead0d7..734fe4a1 100644 --- a/public/about.html +++ b/public/about.html @@ -5,9 +5,9 @@ About | Tractatus AI Safety Framework - - - + + +