Skip to main content

v20260426 (Patch)

ยท One min read

This patch improves the reliability of AI widgets when loading dashboards, ensuring data displays correctly on first load.


New Features & Major Enhancements ๐Ÿš€โ€‹

Improved AI Widget Loadingโ€‹

  • Enhanced how AI widgets initialize by validating required components earlier in the loading process, preventing issues where data would fail to appear.

Key Fixes ๐Ÿ› ๏ธโ€‹

  • Fixed an issue where AI Widgets could appear empty when a dashboard was first opened.

  • Ensured the widgetโ€™s underlying frame is validated before attempting to load data, preventing incomplete initialization.

  • Added safeguards to stop execution if required components are missing, improving overall stability.