Changelog
Release history and version notes for NarraNexus
Overview
This changelog documents all notable changes to NarraNexus across releases. The format follows Keep a Changelog conventions, with entries organized by version and categorized as Added, Changed, Deprecated, Removed, Fixed, or Security.
Versioning
NarraNexus follows semantic versioning (SemVer). Given a version number MAJOR.MINOR.PATCH: MAJOR version changes indicate incompatible API changes, MINOR versions add functionality in a backward-compatible manner, and PATCH versions include backward-compatible bug fixes.
Recent Changes
Development is active and the platform is evolving rapidly. Key areas of ongoing work include expanding the module ecosystem, improving multi-LLM support across Claude, OpenAI, and Gemini providers, enhancing the desktop application experience, and strengthening the ClawHub skills marketplace.
Release Process
Releases are tagged on the main branch and published to GitHub Releases with compiled binaries for the desktop app. Docker images are published to the container registry for production deployments. Each release includes detailed notes covering all changes since the previous version, with migration instructions for any breaking changes.