# EZ-Homelab Release Notes - v0.1.1 ## Overview EZ-Homelab v0.1.1 includes significant improvements to configuration templates, documentation, and infrastructure setup. This maintenance release focuses on enhanced user experience, better organization, and comprehensive service configurations. ## What's New - 📚 **Enhanced Documentation**: Added comprehensive TUI deployment script documentation and product requirements - 🏠 **Homepage Improvements**: Complete dashboard configuration templates with custom CSS, widgets, and service integration - 🔀 **Traefik Enhancements**: Updated dynamic routing configurations for better external host proxying and local service management - 🐳 **Docker Compose Updates**: Improved infrastructure and dashboard stack configurations - 📋 **Environment Templates**: Updated .env.example with latest variables and configurations - 🔧 **Script Refinements**: Enhanced ez-homelab.sh with better error handling and configuration management ## Configuration Improvements - **Homepage Dashboard**: Complete service catalog with bookmarks, widgets, and custom styling - **Traefik Routing**: Enhanced external host proxying with improved middleware configurations - **Service Templates**: Updated docker-compose files for better resource management and networking - **Documentation**: Added Homelab-Audit documentation for system monitoring and maintenance ## Technical Updates - Improved Traefik dynamic configuration templates - Enhanced Sablier lazy loading middleware setup - Updated environment variable handling - Better error handling in deployment scripts ## Installation & Setup No changes to installation process. Follow the same steps as v0.1.0: - Run `./ez-homelab.sh` for automated setup - Access services through Dockge at `dockge.yoursubdomain.duckdns.org` ## Upgrading from v0.1.0 - Pull latest changes: `git pull origin main` - Update configurations: Copy new templates from `config-templates/` - Restart services if needed: Use Dockge UI or docker-compose commands ## Known Issues - Same as v0.1.0, with improved error handling for configuration issues - Sablier lazy loading may cause initial access delays (refresh page after container starts) ## Thanks & Feedback Continued improvements based on community feedback. Report issues or contribute via GitHub. c:\Users\kelin\Documents\Apps\GitHub\EZ-Homelab\release-notes-v0.1.1.md