Skip to content

Latest commit

 

History

History
52 lines (43 loc) · 1.67 KB

CHANGELOG.md

File metadata and controls

52 lines (43 loc) · 1.67 KB

All notable changes to DockerFlex will be documented in this file.

[v1.0.1] - December 2024

Enhanced file operations and user experience improvements:

  • Added optional master password protection for enhanced security
  • Added drag & drop support for moving files to parent directory
  • Improved file/folder rename with space character support
  • Fixed file operation permissions in containers
  • Improved error handling for file operations
  • Added better success/error notifications
  • Fixed file content encoding issues
  • Added file permissions management with visual interface
  • Added support for numeric and checkbox-based permission editing

[v1.0.0] - November 2024

Initial Release

First release of DockerFlex with comprehensive Docker container file management capabilities and an intuitive web interface. This version introduces core features including real-time container monitoring, drag-and-drop file operations, and in-browser file editing with syntax highlighting.

Features:

  • File/Folder copy operation
  • Syntax highlighting for multiple languages:
    • JavaScript/TypeScript
    • Python
    • PHP
    • SQL
    • HTML/CSS
    • XML
    • YAML/YML
    • JSON
    • Markdown
    • Shell/Bash
    • Go
    • NGINX Config
    • TOML
  • Real-time code linting for JSON and YAML
  • Line numbers and active line highlighting
  • Custom theme optimized for dark mode
  • Container restart option on file save
  • File/Folder selection with keyboard navigation
  • Tab indentation support
  • Mobile-friendly interface
  • Drag and drop file editing
  • Integrated search toolbar
  • Support for spaces in file and folder names
  • Enhanced file operations with elevated privileges
  • Improved error handling and user feedback