page Changelog { seo { title = "Changelog" description = "WRNexusJS documentation release history and migration notes." canonical = "https://wrnexusjs.dev/changelog" } view {
W WRNexusJS
Browse documentation

Changelog

0.8.0 2026-07-13

Documentation is aligned to all 46 installed packages. This release adds @wrnexus/helpers, original-request URL helpers, safe login redirects, working wrnexus workspace add, and forward-auth redirect propagation.

Migration notes

Run wrnexus update --latest and keep every @wrnexus/* package on 0.8.0. Existing applications must explicitly add @wrnexus/helpers before importing it; newly scaffolded applications include it automatically.

Versioning and support

The packages use semantic-looking versions, but a formal compatibility and old-release support policy has not been approved. Preview consumers should treat minor releases as potentially requiring migration review.

} }