Changelog

0.3.0

Docker Resources, Database Tools, and Easier Setup

FeatureImprovement

This release brings powerful resource management, database tools, and improvements to the setup experience.

  • Resources management page to view, group, and clean up Docker containers and related items
  • Database dump and restore tools for MySQL, MariaDB, PostgreSQL, and MongoDB
  • Simplified service credentials so services work out of the box for local development
  • GitHub Releases integration on the download page for automatic updates
  • Auto-image pulling and improved reliability when Docker state changes outside the app

0.2.0

Theme Customization & Auto-Refresh

FeatureBug FixImprovement

This release introduces theme customization capabilities and significantly improves the developer experience with automatic project preview updates.

  • Custom CSS theme editor with color presets for personalizing your workspace
  • Auto-updating project previews via Docker events
  • Enhanced Caddy performance with smart configuration sync
  • Security and stability improvements across dependencies

0.1.1

Terminal Execution Fixes

Bug FixImprovement

This patch release fixes critical terminal execution issues and improves compatibility across operating systems.

  • Terminal launch fixes for PowerShell and CMD
  • System Default terminal option for better OS compatibility
  • Improved reliability with wrapped command execution

0.1.0

Initial Release - Damp App

ReleaseInitialFeature

First release of Damp - a Docker-based local development environment manager for modern web development.

  • Project management with Docker Compose support
  • Service management - MySQL, PostgreSQL, Redis, Mailpit, and more
  • Ngrok integration for external access
  • File synchronization for seamless development