tractatus/public/version.json
TheFlow 7f865fbe70 fix(blog-curation-enhanced): add null check for publication dropdown
- Fixed TypeError when page loads in Pre-Submission section
- publication-target element only exists in Generate section
- Cache version updated
2025-10-24 10:02:31 +13:00

16 lines
741 B
JSON

{
"version": "0.1.1",
"buildDate": "2025-10-23T21:02:24.960Z",
"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"
}