v0.2.3

August 8, 2025

SSL Trust & Developer Experience

Automatic SSL trust, Nhost Dashboard access, and enhanced developer tools

Version 0.2.3 focuses on developer experience improvements. Automatic SSL trust with mkcert eliminates browser warnings, while direct Nhost Dashboard access and new developer commands streamline the development workflow.

Key Features

Automatic SSL Trust

System-level SSL certificate trust with mkcert for seamless HTTPS development.

Related commands:

nself trustnself trust --system

Nhost Dashboard Access

Direct access to the Nhost Dashboard UI for visual service management.

Related commands:

nself dashboard

Diff Command

Compare configuration changes and track modifications across environments.

Related commands:

nself diffnself diff --env production

Hot Reload System

Automatic service reload on configuration changes for faster development.