What's new in Nexus.

New features, performance improvements, and fixes shipped directly to your workspace.

All Releases

v1.0.0
August 2026
Release

Production Release & CI/CD Pipeline

First official production-ready release with enforced branch protection, automated status checks, and release tagging.

  • Enforced main branch protection rulesets and automated GitHub Actions CI checks.
  • Integrated Vercel deployment sync with Next.js App Router optimizations.
  • Added production environment variables validation and strict security checks.
v0.4.0
July 2026
Feature

Granular Workspace Policies & Team Roles

Introduced fine-grained access control models and multi-tenant synchronization.

  • Added Admin-Only, Member-Create, and Open-Collaboration policies per project.
  • Integrated Clerk multi-tenant team role synchronization.
  • Optimized issue status drag-and-drop response time using optimistic updates.
v0.3.1
June 2026
Improvement

Stripe Subscription Lifecycle Engine

Automated billing cycles and tier upgrades via Stripe Webhooks.

  • Added grace period handling and dynamic pricing tier updates via Stripe customer portal.
  • Synchronized real-time subscription status with Neon PostgreSQL database using Prisma.
v0.2.0
May 2026
Security

Real-Time Updates & Tokenized Invitations

Event-driven updates and secure time-bound team invitation workflows.

  • Integrated Pusher Channels for real-time notification delivery and UI re-renders.
  • Added auto-expiring secure invitation tokens with status tracking.
v0.1.0
April 2026
Feature

Initial Core Architecture Launch

The initial foundation setup for the workspace, database, and auth layer.

  • Complete App Router layout setup with Tailwind CSS and shadcn/ui components.
  • Configured Prisma ORM schema with Neon serverless PostgreSQL connection pooling.
  • Enforced type-safety with TypeScript and Zod schema validations.
Sandbox Environment — Portfolio Showcase v1.0.0