Release Notes & Protocol Logs

Protocol Changelog

Track all new features, edge proxy improvements, and security enhancements released for NexusCore.

v2.4.0Major Release
2026-09-20

Next.js 16 Turbo Integration & Multilipi Edge Gateway v3

Key Highlights
  • Turbo-charged pre-rendering engine with instant HMR under 25ms
  • Native Multilipi edge proxy middleware with automatic locale header forwarding
  • Dynamic schema generator with automatic JSON-LD TechArticle and Breadcrumb tags

✨ New Features

  • β€’ Added global Command Palette (Cmd+K) with instantaneous fuzzy search indexing
  • β€’ Added interactive live API Playground with mock request runner & JSON payload visualizer
  • β€’ Integrated dynamic sitemap.xml and robots.txt generation for all 18+ routes

πŸš€ Improvements & Fixes

  • β€’ Reduced initial JavaScript bundle by 34% via tree-shaking and dynamic component imports
  • β€’ Enhanced Dark, Cyber-Neon, and Light theme switching with zero flash of unstyled content (FOUC)
  • β€’ Expanded multilingual sub-path support to 6 major international languages
  • β€’ Resolved edge middleware rewrite loop on static asset sub-requests
  • β€’ Fixed mobile drawer navigation backdrop blur on iOS Safari
v2.3.2Minor Release
2026-08-30

Quantum CLI 2.0 & Enhanced Zero-Trust Attestations

Key Highlights
  • CLI binary rewritten in optimized Rust with zero external dependencies
  • Introduced automated node failover and self-healing cluster discovery

✨ New Features

  • β€’ Added `quantum node sync --watch` live telemetry stream
  • β€’ Introduced dynamic API token rotation commands

πŸš€ Improvements & Fixes

  • β€’ 4x faster schema validation on startup
  • β€’ Improved error diagnostic stack traces for failed edge handshakes
  • β€’ Corrected timezone formatting bug in telemetry log exporters