Skip to content
GitHub Actions edited this page Jan 22, 2026 · 1 revision

v0.3.4 Release Notes

Release Date: August 14, 2025

Standardized command headers and service detection fixes.


Overview

This release focuses on UI consistency and reliability improvements for service detection.


Features

Added

Standardized Command Headers

  • All nself commands now use consistent header formatting
  • Unified blue borders with bold titles and dim subtitles
  • Centralized show_command_header function for consistency
  • Professional boxed headers across all CLI commands

Fixed

Header Formatting Issues

  • Removed extra spacing after title and subtitle lines
  • Fixed color rendering in non-TTY environments
  • Corrected header positioning in nself up to show before pre-flight checks
  • Eliminated artifacts in database schema ready messages

Service Detection

  • Fixed nself down container detection using direct docker ps instead of docker compose
  • Resolved false "stopped" status for running containers
  • Improved container state detection accuracy

Auto-fix Syntax Errors

  • Fixed integer comparison errors in comprehensive.sh
  • Cleaned grep output to prevent multi-line variable issues
  • Resolved "syntax error in expression" during health checks

nginx Configuration

  • Fixed storage service port mismatch (5000 to 5001)
  • Updated deprecated http2 directive to modern syntax
  • Resolved nginx restart loops during auto-fix

Improved

Command Output Standards

  • Consistent header formatting across init, build, up, down, status, doctor, clean, restart
  • Proper ANSI color preservation in all environments
  • Better visual hierarchy with standardized spacing

Full Changelog: v0.3.3...v0.3.4

Home


Getting Started


Commands


Features


Configuration


Plugins (87 + 10 monitoring)

Free (25)
Pro (62)
Planned (26)
  • plugin-audit
  • plugin-blog
  • plugin-checkout
  • plugin-commerce
  • plugin-drm
  • plugin-export
  • plugin-flow
  • plugin-import
  • plugin-ldap
  • plugin-mailgun
  • plugin-media
  • plugin-oauth-providers
  • plugin-pages
  • plugin-postmark
  • plugin-rate-limit
  • plugin-reports
  • plugin-saml
  • plugin-scheduler
  • plugin-sendgrid
  • plugin-sso
  • plugin-subscription
  • plugin-thumb
  • plugin-transcoder
  • plugin-twilio
  • plugin-waf
  • plugin-watermark

Guides


Architecture


Reference


Licensing


Security


Brand


Operations


Contributing


Admin


Changelog


All commands (52)

Clone this wiki locally