tractatus/public/version.json
TheFlow 7291f816cd chore: bump cache version to 0.1.0.1761261456822
- Updated all HTML cache parameters
- Fixed calendar.html version tags
- Forces mobile browsers to fetch new calendar.js with error handling
2025-10-24 12:18:34 +13:00

16 lines
741 B
JSON

{
"version": "0.1.1",
"buildDate": "2025-10-23T23:17:36.828Z",
"changelog": [
"Blog Validation: ✨ ENHANCED! World-class submission modal with tabbed interface",
"Blog Validation: Overview tab with article preview and progress tracking",
"Blog Validation: Documents tab with live word counts and auto-save",
"Blog Validation: Validation tab with publication-specific rules and export",
"Blog Validation: CSP-compliant architecture with event delegation",
"API: New endpoints - by-blog-post lookup, update submission, export package",
"Backend: Multilingual document versioning support",
"Cache: Service worker v1.8.5 - FORCE REFRESH for new modal"
],
"forceUpdate": true,
"minVersion": "1.8.0"
}