Skip to content

v2.0.10

Choose a tag to compare

@github-actions github-actions released this 09 Mar 00:57
· 24 commits to master since this release

HomeGenie 🧞 2.0.10 - Smoother Than Ever

This is a Quality-of-Life (QoL) update focused on making your first-time setup and development experience as smooth and simple as possible.

✨ What's New & Improved

  • One-Click Startup Scripts (Frictionless Setup!): We've completely overhauled how you launch HomeGenie. Gone are the days of navigating through folders in the terminal. Each ZIP archive now comes with a dedicated startup script right in the root folder:

    • Windows: Just double-click start.bat.
    • macOS: Double-click start.command.
    • Linux / Raspberry Pi: Simply run ./start.sh.

    This provides a true "double-click to run" experience, getting you from download to dashboard in seconds. The scripts also automatically fix execution permissions, resolving a common headache for Linux and macOS users.

  • Polished Widget Editor UI: We've made some minor layout adjustments to the integrated Widget Editor, resulting in a cleaner and more consistent interface for when you are building and customizing your dashboard.

Full Changelog: v2.0.9...v2.0.10