Commit graph

149 commits

Author SHA1 Message Date
TheFlow
be0d87e323 chore: bump cache version for deployment 2026-03-26 18:36:00 +13:00
TheFlow
b8c9e297b6 chore: bump cache version for deployment 2026-03-26 18:14:36 +13:00
TheFlow
7f6447baae chore: bump cache version for deployment 2026-03-24 18:41:26 +13:00
TheFlow
198e586956 chore: bump cache version for deployment 2026-03-17 07:20:18 +13:00
TheFlow
44cf57e50a chore: bump cache version for deployment 2026-03-14 18:22:11 +13:00
TheFlow
177021a7c7 chore: bump cache version for deployment 2026-03-14 17:58:08 +13:00
TheFlow
cfdc1b30a5 chore: bump cache version for deployment 2026-03-13 20:50:13 +13:00
TheFlow
98d9363d36 chore: bump cache version for deployment 2026-03-13 15:21:07 +13:00
TheFlow
da95117c43 chore: bump cache version for deployment 2026-03-13 14:01:01 +13:00
TheFlow
20e298e7f0 chore: bump cache version for deployment 2026-03-13 13:58:03 +13:00
TheFlow
116ec58083 chore: bump cache version for deployment 2026-03-13 13:18:51 +13:00
TheFlow
5d99c2d218 chore: bump cache version for deployment 2026-02-27 13:42:34 +13:00
TheFlow
ec2921e8a4 chore: bump cache version for deployment 2026-02-24 10:29:57 +13:00
TheFlow
1486f61c56 chore: bump cache version for deployment 2026-02-23 22:10:36 +13:00
TheFlow
2797578c5b chore: bump cache version for deployment 2026-02-23 07:43:29 +13:00
TheFlow
72db12e5c3 chore: bump cache version for deployment 2026-02-11 14:49:48 +13:00
TheFlow
9ea4eba143 chore: bump cache version for deployment 2026-02-11 11:34:27 +13:00
TheFlow
2569cdf432 chore: bump cache version for deployment 2026-02-11 10:14:07 +13:00
TheFlow
60117b1a7a chore: bump cache version for deployment 2026-02-11 08:07:44 +13:00
TheFlow
c8c6c0187c chore: bump cache version for deployment 2026-02-11 06:11:57 +13:00
TheFlow
0f806a5988 chore: bump cache version for deployment 2026-02-09 18:26:34 +13:00
TheFlow
a1e6e82cdb chore: bump cache version for deployment 2026-02-09 18:11:27 +13:00
TheFlow
abcf299264 chore: bump cache version for deployment 2026-02-09 18:07:06 +13:00
TheFlow
a36122609d chore: bump cache version for deployment 2026-02-09 17:58:33 +13:00
TheFlow
f2b9b986a9 chore: bump cache version for deployment 2026-02-09 17:55:14 +13:00
TheFlow
1750f80a25 chore: bump cache version for deployment 2026-02-09 16:56:42 +13:00
TheFlow
c5b11866de chore: bump cache version for deployment 2026-02-09 16:33:48 +13:00
TheFlow
627ab4b946 chore: bump cache version for deployment 2026-02-09 16:21:55 +13:00
TheFlow
6464b64edc chore: bump cache version for deployment 2026-02-09 16:17:18 +13:00
TheFlow
d493d3ac2c chore: bump cache version for deployment 2026-02-07 21:24:35 +13:00
TheFlow
13e672d43b chore: bump cache version for deployment 2026-02-07 20:58:13 +13:00
TheFlow
4a72d11da1 chore: bump cache version for deployment 2026-02-07 16:56:48 +13:00
TheFlow
834bb374da chore: bump cache version for deployment 2026-02-07 16:10:34 +13:00
TheFlow
9895d155e3 fix: Resolve stale CSS caching and CI test failure
- Add ?v= cache-bust parameters to CSS references in index.html,
  home-ai.html, and timeline.html (were missing, causing stale CSS)
- Fix version.json: disable forceUpdate (was causing 10s auto-reload
  loops), fix minVersion paradox (was 0.2.1 > current 0.1.3)
- Fix update-cache-version.js: stop always setting forceUpdate=true,
  add 7 missing HTML files to cache-bust list, add bare CSS/JS
  reference detection
- Fix ClaudeAPI.test.js: generateBlogTopics now takes context object,
  not positional arguments
- Add spacing between honesty note and Koha section

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-07 16:10:29 +13:00
TheFlow
80fe5a21ab chore: bump cache version for deployment 2026-02-07 15:57:53 +13:00
TheFlow
45c6c361ba chore: bump cache version for deployment 2026-02-07 15:52:46 +13:00
TheFlow
2a83b45002 chore: bump cache version for deployment 2026-02-07 14:46:12 +13:00
TheFlow
514a1a87d4 chore: bump cache version for deployment 2026-01-23 07:44:05 +13:00
TheFlow
81cf409ce7 chore: bump cache version for deployment 2026-01-20 11:56:04 +13:00
TheFlow
1bae6786f7 chore: bump cache version for deployment 2025-12-10 08:14:26 +13:00
TheFlow
356b581d54 chore: bump cache version for deployment 2025-12-09 18:25:38 +13:00
TheFlow
a5a1747191 chore: bump cache version for deployment 2025-12-09 18:23:09 +13:00
TheFlow
9d6495f26b chore: bump cache version for deployment 2025-12-09 18:21:25 +13:00
TheFlow
be3df7bf85 chore: bump cache version for deployment 2025-12-09 17:39:03 +13:00
TheFlow
fa8254122b fix: Replace Tailwind color classes with inline styles for visibility
- Homepage Village section: all text now uses inline style="#000000"
- Village case study hero: title, subtitle, disclaimer use inline styles
- Village case study CTA buttons: inline styles for guaranteed visibility
- Service worker bumped to 0.2.0 for cache busting
- version.json forceUpdate: true to force browser refresh

Fixes white text on white background issue when Tailwind CSS fails to load.
Inline styles intentionally bypass CSP for critical visibility fallback.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-09 16:42:24 +13:00
TheFlow
4a466d93aa chore: bump cache version for deployment 2025-11-24 08:42:59 +13:00
TheFlow
bd0756c750 chore: bump cache version for deployment 2025-11-04 17:15:34 +13:00
TheFlow
1af7b17807 chore: bump cache version for deployment 2025-11-04 16:16:22 +13:00
TheFlow
79ec15c761 chore: bump cache version for deployment 2025-11-04 15:39:51 +13:00
TheFlow
0d61a435c0 chore: bump cache version for deployment 2025-11-04 15:22:57 +13:00