Skip to content

Release Notes - Nodify Headless CMS v6.0.0

Latest

Choose a tag to compare

@AZIRARM AZIRARM released this 08 May 18:10
· 1 commit to main since this release

🚀 New Features

SSG (Static Site Generation) Implementation

  • SSG on Nodes: Static site generation directly from CMS nodes
  • SSG on Contents: Static generation for individual content items
  • Added SSG configuration fields (folder, ssg type, triggerUrl, triggerSecret) to node and content forms
  • Webhook support for automatic deployment after SSG publication

🔧 Bug Fixes

WebSocket

  • Fixed WebSocket memory leaks: Proper closure of obsolete WebSocket connections
  • Resolved Insufficient resources error caused by WebSocket connection accumulation
  • Systematic cleanup of subscriptions during data reloads
  • Optimized connections for locks, data, and notifications WebSockets

Minor Bugs

  • Various minor bug fixes and performance improvements

✅ Tests

  • Unit tests added for Nodify API
  • Improved test coverage for core services

📦 Upgrade Notes

  • No database migration required
  • WebSocket connections will be re-established after deployment
  • SSG features require additional configuration for deployment triggers

🔍 SEO Keywords

  • SSG Headless CMS
  • Static Site Generation CMS
  • Headless CMS with SSG
  • JAMstack CMS
  • Static site generator CMS
  • Nodify CMS SSG

👥 Contributors

  • Internal team