- Enhanced update-cache-version.js to update service worker and version.json - Added inst_075 governance instruction (HIGH persistence) - Integrated cache check into deployment script (Step 1/5) - Created CACHE_MANAGEMENT_ENFORCEMENT.md documentation - Bumped version to 0.1.1 - Updated all HTML cache parameters BREAKING: Deployment now blocks if JS changed without cache update
16 lines
741 B
JSON
16 lines
741 B
JSON
{
|
|
"version": "0.1.1",
|
|
"buildDate": "2025-10-23T20:38:51.751Z",
|
|
"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"
|
|
}
|