- Modified loadValidationArticles() to load standalone submissions (no blogPostId) - Updated rendering to handle both blog posts and standalone packages - Fixed API endpoint from /api/blog/posts/:id to /api/blog/admin/:id - Standalone packages show with purple 'STANDALONE PACKAGE' badge - Button text changes to 'View Package' for standalone submissions - Cache version bumped to 0.1.1
16 lines
741 B
JSON
16 lines
741 B
JSON
{
|
|
"version": "0.1.1",
|
|
"buildDate": "2025-10-23T20:50:31.855Z",
|
|
"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"
|
|
}
|