Skip to content

docker2homeassistant

Choose a tag to compare

@giosci1994 giosci1994 released this 16 Jan 20:58
Immutable release. Only release title and notes can be modified.

πŸš€ Release Notes

✨ UI & UX Improvements

  • Container Details Redesign:
    • New Info Layout: The "Info" tab has been completely reorganized. Live resources (CPU, RAM, Network) are now displayed in a vertical stack on the left, maximizing visibility.
    • Smart Sizing: The "Labels" section now automatically expands to fill the available height next to the resource charts, eliminating unnecessary scrollbars and unused space.
    • Cleaner Metrics: Configuration details (Command, Ports, Env) are organized in a more readable grid at the bottom.
  • Security Settings Page:
    • Full-Width Layout: Fixed the layout constraint that forced content into a narrow column. The page now utilizes the full container width.
    • Modern Styling: Refactored to use the central design system, removing inline styles and improving consistent look-and-feel for 2FA and password forms.

πŸ“š Documentation Website

  • Complete Visual Overhaul: The docs website has been refactored to match the application's look and feel.
  • Shared Theme: Implemented a new style.css that shares the same color palette and design tokens (fonts, glassmorphism effects) as the main web interface.
  • Code Cleanup: Removed legacy inline styles from landing and install pages for easier maintenance.

πŸ› Bug Fixes

  • Splash Screen: Fixed an issue where the splash screen lost its styling due to an incorrect CSS link.
  • Layout Fixes: Resolved various spacing and grid alignment issues across the dashboard modals.

Full Changelog: v0.2.0...v0.2.1