Changelog

Keep yourself informed about the most recent additions and improvements we've made to Dockerman.

changelog

What's New

Keep track of the latest updates, features, and improvements to Dockerman.

v3.7.0Jan 30, 2026

Event History & Virtualization

This release introduces persistent event history, a unified toolbar, and performance improvements for the Events page.

✨ Features

  • Event History Persistence: Docker events are now automatically saved to local file and persist across app restarts
  • Unified Event Toolbar: All filters consolidated into a single toolbar with search, custom type/action filters, and time range selection
  • Enhanced Export: Export events as TXT or JSON with dedicated dropdown menu

🎨 Improvements

  • Virtualized Event List: Rebuilt Events page with virtualization for smooth handling of thousands of events with infinite scroll
  • Connection Status: Real-time Docker event stream connection indicator with pause/resume support
  • Animated Sidebar: Smoother expand/collapse animations for sidebar navigation items
v3.6.0Jan 26, 2026

Templates, Docker Run & Batch Operations

This release introduces stack templates, Docker Run command parsing, and comprehensive batch operations for resource management.

✨ Features

  • Template Management: Added stack templates support with migrations, UI, and API integration
  • Docker Run Parsing: Import and parse Docker Run commands with enhanced UI integration
  • Remote Host Support: Dynamic DOCKER_HOST management and Docker CLI availability checks for Compose features
  • Batch Operations: Multi-select batch delete for Images, Networks, and Volumes with unified batch toolbar

🎨 Improvements

  • Logs Viewer Revamp: Virtualized log list with follow/pause, load-more history, new-log indicator, and status bar
  • Logs Filtering: Keyword/regex filtering with highlight and quick clear/reset shortcuts
  • Logs Export & Copy: Export logs as TXT/JSON and copy filtered results with large-selection confirmation
v3.5.1Jan 18, 2026

Remote Docker Connectivity

This release enhances remote Docker connectivity with TCP support and improved connection configuration.

✨ Features

  • Custom Docker Socket Paths: Support custom Docker socket paths (optional) and remote connections via SSH socket forwarding
  • TCP Connection Support: Connect to Docker daemon via TCP address

🎨 Improvements

  • Connection & Settings UX: Improved connection-related configuration and persistence, with refined i18n copy
  • UI & Performance: Optimized rendering and interactions across Containers, Dashboard, and Events pages
v3.5.0Jan 13, 2026

Settings & Remote Host Improvements

This release introduces a dedicated settings page for Docker configuration and enhances remote host management.

✨ Features

  • Settings Page: Docker socket path configuration with browse, validation, and reset options
  • Sidebar Enhancement: Collapsed sidebar dropdown menu with theme, language, and settings access
  • Remote Host Support: Hide unsupported compose commands (Up, Stop, Restart, Pull) for remote connections

🎨 Improvements

  • Connection Failed Dialog: Dedicated localhost connection error dialog
  • Sidebar Containers: Show only running containers in navigation
  • Connection Verification: Clear cached client on connection failure

πŸ› Bug Fixes

  • Image Operations: Respect custom socket path
  • Navigation: Fix disabled state logic for running container count
v3.4.0Jan 5, 2026

Docker Compose View

This release introduces comprehensive Docker Compose project management with grouped container views and full lifecycle control.

✨ Features

  • Docker Compose View: Added grouped container view with Docker Compose project support
    • πŸ“¦ Toggle between flat list view and grouped view by Compose projects
    • 🎯 Compose project cards with status indicators and running container counts
    • πŸ“‚ Collapsible Standalone Containers section for non-Compose containers
  • Compose Project Actions: Full Docker Compose lifecycle management
    • ▢️ Up: Start Compose projects with detached mode
    • ⏹️ Stop: Stop running Compose projects
    • πŸ”„ Restart: Restart Compose projects
    • πŸ“₯ Pull: Pull latest images for Compose projects
    • πŸ—‘οΈ Remove: Remove Compose projects with confirmation dialog
  • Compose Global Options: Support for all Docker Compose CLI options
    • -f, --file: Custom compose configuration files
    • --env-file: Environment variable files
    • --profile: Compose profiles
    • --progress: Progress output type (auto/tty/plain/json/quiet)
    • --dry-run: Dry run mode
  • Compose Remove Dialog: Confirmation dialog with severity warnings
    • ⚠️ Warning display for irreversible operations
    • πŸ“Š Container count indicator
    • πŸ—ƒοΈ Option to remove associated volumes

🎨 Improvements

  • Refresh Button: Fixed refresh to update both containers and Compose projects
  • Loading States: Added loading indicators for all Compose operations with toast notifications
  • Orphaned Compose Projects: Support for removing Compose projects even when compose file is deleted
v3.3.0Jan 4, 2026

Image Size Analysis

This release introduces a comprehensive image layer size analysis feature for deeper Docker image inspection.

✨ Features

  • Image Size Analysis: Added image layer size analysis page with detailed breakdown of layer sizes
  • Visual Size Distribution: Interactive size distribution bar showing layer proportions with color-coded blocks for easy visualization
  • Layer Details Table: Detailed layer table with expand/collapse functionality for viewing full Dockerfile commands
  • Collapsible Distribution Panel: Distribution panel that transforms to a vertical bar when collapsed for a compact view
v3.2.0Jan 1, 2026

Terminal, Dark Mode & i18n Enhancements

This release introduces terminal customization, comprehensive dark mode support, and internationalization improvements.

✨ Features

  • Terminal Theme Picker: Enhanced terminal settings dialog with organized layout, color theme section title, and hidden cursor in theme previews

🎨 Improvements

  • Dark Mode Support: Added comprehensive dark mode support across the entire application for better visual comfort

🌐 Internationalization

  • i18n Support: Implemented comprehensive internationalization for image building, host management, connection status messages, and all table columns
v3.1.0Dec 30, 2025

Container Creation & UI Enhancements

This release introduces comprehensive container creation capabilities and significant UI improvements across the application.

✨ Features

  • Container Creation: Added comprehensive container creation dialog with dual input modes: - πŸ“ Form-based configuration for guided container setup - πŸ’» Docker command input mode with parsing and generation support
  • Dashboard System Info: Added system information component displaying Docker version, OS, architecture, and resource limits
  • Sidebar Collapsible Sections: Implemented collapsible navigation sections with: - πŸ”’ Container count badges with transition animations - 🎬 Smooth expand/collapse animations using Motion - πŸ“Œ Selected items remain visible when collapsed
  • Docker Build Command: Added Docker build command generation and parsing functionality
  • Container Refresh: Added dedicated refresh button to container list header

🎨 Improvements

  • Table Scrolling & Sticky Headers: Improved table layouts across all pages (Image, Container, Network, Volume, Events) with: - πŸ“Œ Fixed sticky table headers during scroll - πŸ“ Proper height calculations to prevent page-level scrolling - 🎯 Consistent border rendering
  • Sidebar Navigation: Enhanced sidebar styling with Motion animations for item transitions
  • Resource Charts: Refactored CPU usage and resource charts with improved component structure
  • Dashboard Layout: Improved card layout and number formatting
  • Build Dialog: Enhanced form layout with better padding and spacing
  • Network Mode: Replaced text input with select component for network mode selection
  • Docker Command UX: Improved docker command input styling and user experience

πŸ› Bug Fixes

  • Stats Data Handling: Fixed NaN and undefined values in Network and Disk widgets to display as 0
  • Volume Dialog: Fixed volume name overflow in removal confirmation dialog
  • Events Row Expand: Fixed expanded row jumping to new data when events update by using stable row IDs
  • Events Monitor Cleanup: Fixed stale pending events and timeout not being cleared when stopping event monitor

⚑ Performance

  • Events Page: Optimized event updates with batched throttling (200ms) and reduced max events from 5000 to 500
v3.0.1Dec 10, 2025

Event Table Enhancements

This release improves the Docker events table with new action buttons and better UI consistency.

✨ Features

  • Event Table Actions: Added action buttons to event table with Copy JSON and Remove event options

🎨 Improvements

  • Badge Truncation: Improved Badge component display - text inside Badge now truncates with ellipsis instead of Badge being clipped
  • Event Table UI: Refactored event table structure with pinned action column for consistent layout
v3.0.0Dec 8, 2025

Docker Events & Container File Browser

This release introduces real-time Docker event monitoring and a comprehensive file browser for Docker containers.

✨ Features

  • Docker Events Monitoring: Added real-time Docker event listening with comprehensive event filtering, search, and JSON details dialog for inspecting event data
  • Container File Browser: Implemented file system explorer for Docker containers with: - 🌳 File tree navigation with dynamic loading - πŸ“‚ Folder upload and download support (tar-based) - πŸ“„ Single file upload and download with mode preservation - πŸ”— Symlink support for file listings - πŸ“„ Pagination for large directories - πŸ“‹ Context menus for file/folder operations (Download, Copy Path, View Properties)

πŸ› Bug Fixes

  • Build Log Host Switch: Fixed build records to properly associate with SSH connections, enabling correct host switching for build logs

🎨 Improvements

  • SSH Docker Socket Forwarding: Enhanced Docker socket forwarding with improved connection status tracking
  • Events Table UI: Improved event filtering, table layout, column sizing, and action badge styling
  • Code Block Selection: Enhanced code block selection and styling for better readability
Container File Browser
v2.4.0Dec 1, 2025

Docker Image Build & Logs

This release introduces Docker image building capabilities and detailed build log playback.

✨ Features:

  • Image Build: Added Docker image build capability
  • Build Logs: Implemented build logs playback functionality
Build LogBuild Log History
v2.3.0Nov 9, 2025

Docker Network & Volume Management

This release introduces comprehensive Docker network and volume management capabilities, along with enhanced image management features.

✨ Features:

  • Docker Network Management: Added comprehensive Docker network management functionality, including list, inspect, create, remove, and connect networks
  • Docker Volume Management: Implemented complete Docker volume lifecycle management with support for list, inspect, create, remove, and prune operations
  • Docker Image Management: Added comprehensive image management functionality including delete, inspect, search, build, and prune operations
  • Image Tag Management: Support for adding, removing, and importing image tags to enhance image management flexibility
  • Image Import and Export: Implemented image file import and export functionality with file dialog support
  • Image Registry Links: Support for opening Docker Hub, GHCR, GCR, and Quay registry links directly

🎨 Improvements:

  • Enhanced Table Features: Added column sorting, column resizing, and column pinning for network and volume tables
  • Table Performance Optimization: Optimized network table rendering performance through column memoization to reduce unnecessary re-renders
  • UI Style Improvements: Improved container status badge styling with enhanced visual differentiation, optimized table cell vertical spacing for better readability, enhanced pinned column styles and hover states, and improved table header background color for better visual hierarchy
  • Enhanced Search Input: Added loading state indicator for image search input with improved user feedback
  • Image Actions Menu: Added loading state to image actions menu button for better async operation UX
  • Navigation Improvements: Updated navigation icons and breadcrumb route configuration
  • Table Column Layout: Improved network and volume table column layouts for better usability and visual consistency
v2.2.0Oct 12, 2025

Auto-Update & Code Signing

This update introduces automatic update functionality and enhances security with code signing for macOS.

New Features:

  • Auto-Update: Added automatic update functionality to keep Dockerman up-to-date with the latest features and improvements.

Improvements:

  • macOS Code Signing: macOS installation packages are now code-signed for enhanced security and trust.
v2.1.1May 5, 2025

Container Animation Enhancement

  • Transition Optimization: Improved expand/collapse transition animations for containers, resulting in smoother UI interactions and better visual feedback.
v2.0.1Apr 19, 2025

Performance Monitoring Improvement

This update addresses an issue with CPU usage display in the monitoring interface.

Bug Fixes:

  • CPU Monitoring Fix: Resolved an issue with abnormal CPU usage percentage display in the performance monitoring dashboard.
v2.0.0Apr 13, 2025

Remote Management & Host Support

This release introduces SSH functionality for managing remote Docker instances and adds a host management page.

New Features:

  • SSH Remote Management: Added the ability to connect and manage remote Docker instances via SSH.
  • Host Management Page: Introduced a host management page allowing users to add, modify, and delete remote host connection details.
Dockerman 2.0.0
v1.0.2Feb 8, 2025

Container Management Enhancement

This update introduces a new manual refresh capability for container management:

Updates:

  • Manual Refresh: Added a refresh button for Containers section that appears on hover, allowing users to manually update container status
v1.0.1Feb 5, 2025

Windows Platform Improvements

This update focuses on several optimizations and fixes for the Windows platform:

Updates:

  • Display Fix: Resolved an issue where the application window wasn't displaying on Windows systems
  • Interface Enhancement: Added Control Bar functionality for Windows version
  • Visual Update: Refreshed Windows application icon for better visual experience
v1.0.0Feb 4, 2025

First Official Release

We're excited to announce the first official release of Dockerman - a modern, lightweight Docker management UI that brings powerful performance and simplicity to container management.

Dockerman 1.0.0

Core Features:

  • Dashboard Overview: Get instant access to container and image statistics, with real-time monitoring of resource usage and container status updates.
  • Container Management: Comprehensive container controls with detailed inspection capabilities, integrated terminal access, and real-time resource monitoring.
  • Image Management: Efficient image handling with detailed size analytics, tag information, and usage tracking.
  • Resource Monitoring: Real-time visualization of CPU usage, memory consumption, network statistics, and block I/O performance.
  • System Integration: Native integration with Docker daemon providing superior performance and reliability.

Key Highlights:

  • Powerful Performance: Built with Tauri for exceptional speed and minimal resource footprint.
  • Terminal Integration: Built-in terminal access for direct container interaction.
  • Process Management: Real-time process list viewing and monitoring.
  • Log Viewer: Advanced log viewing capabilities with real-time updates.
  • Security Focus: Local-only operation ensuring your container data stays secure.