Skip to content

v2.0.24

Latest

Choose a tag to compare

@github-actions github-actions released this 31 May 19:59

HomeGenie 🧞 v2.0.24

🎉 What's new in this release

This update enhances HG AI's capabilities with a powerful new local model, upgrades default cloud assistants, and resolves critical logic and UI bugs to deliver a more stable and reliable automation experience.

🧠 AI & Widget Genie Enhancements

  • New Local AI Model: Added Qwen3.5-9B-DeepSeek-V4-Flash to the list of Local AI models (Lailama).
  • Gemini Upgrades: Updated all Gemini-based AI Genies to default to gemini-flash-latest (currently pointing to Gemini 3.5 Flash).
  • Smarter Widget Genie: Improved the default system instructions for the Widget Genie for more precise and reliable real-time widget generation.

⚙️ System, Logic & UI Fixes

  • Robust Program ID Generation: Resolved a critical bug where deleting intermediate programs could cause a program ID collision on subsequent additions. The generation engine has been modernized with robust LINQ checks to guarantee strictly unique and sequential IDs.
  • Smart Custom Widget Filtering: Fixed a bug where the custom widget module selector used a loose "OR" matching logic. It now enforces a strict "AND" logic, ensuring modules are only shown if they satisfy both type and field filters simultaneously.
  • UI Polish: Resolved minor user interface issues to ensure a smoother look and feel.

Full Changelog: v2.0.23...v2.0.24