Skip to content

Releases: dwainscheeren/dwains-dashboard-next

Dwains Dashboard Next 1.5.3

Choose a tag to compare

@dwainscheeren dwainscheeren released this 01 Jul 06:02

Fixed

  • Fixed an intermittent mobile rendering issue where text could disappear on iOS/Safari until the dashboard was refreshed.
  • Adjusted mobile rendering so Home, camera, house information, favorites, summaries and area/entity sections paint more reliably on first load.

This is a small bugfix release for mobile users.

Dwains Dashboard Next 1.5.2

Choose a tag to compare

@dwainscheeren dwainscheeren released this 30 Jun 18:23

Dwains Dashboard Next 1.5.2

This update focuses on cleanup, screenshot tooling and a few UI fixes around mobile navigation and dashboard loading.

Changed

  • Added automated screenshot generation for desktop/mobile and light/dark mode.
  • Added automated dashboard tour video recording.
  • Added privacy-safe demo camera images so screenshots and videos can be created without exposing real camera feeds.
  • Improved mobile bottom navigation and Home Assistant sidebar handling.
  • Improved dark/light theme handling for dashboard UI elements.
  • Added the loaded Dwains Dashboard Next version in dashboard settings.
  • Updated README documentation for screenshots and video tooling.

Fixed

  • Fixed dashboard default redirect behavior for Home Assistant default dashboard users.
  • Fixed cases where the mobile Home Assistant header/sidebar state could be wrong after entering Dwains Dashboard Next.
  • Cleaned up screenshot and video output folders so generated media is kept local and not published by accident.

Dwains Dashboard Next 1.5.1

Choose a tag to compare

@dwainscheeren dwainscheeren released this 29 Jun 06:35

Fixed

  • Fixed blueprint domain replacement cards not rendering in Area views. Replacements now work in both Area and Devices views.
  • Fixed after being mentioned by @topher on our Discord.

Checks

  • TypeScript check passed
  • Release build passed

Dwains Dashboard Next 1.5.0

Choose a tag to compare

@dwainscheeren dwainscheeren released this 28 Jun 17:09

A new feature release for Dwains Dashboard Next.

What's changed:

  • Added a Devices overview page so the Devices tab now starts with a clear grid of all device groups instead of immediately opening a domain.
  • Reworked the Devices page headers so overview, domains, Energy, Maintenance and New devices use the same header style as the Area pages on desktop and mobile.
  • Added back navigation from device subpages to the Devices overview.
  • Removed the small blue marker from the area edit button.
  • Rebuilt the bundled HACS file for this release.

Dwains Dashboard Next 1.4.7

Choose a tag to compare

@dwainscheeren dwainscheeren released this 28 Jun 10:59

What's changed

This is a small settings and usability release.

  • Split the dashboard settings into separate People and Areas pages instead of one combined People & areas section.
  • Added an Areas setting to show or hide unavailable/unknown entities in room views.
  • Unavailable and unknown area entities are now hidden by default, with the existing room attention badge still available when hidden entities exist.
  • Improved mobile navigation icon rendering by using fast inline icons for the main navigation controls.
  • Updated the packaged dashboard build and current release version to 1.4.7.

Verification

  • TypeScript check passed
  • Production build passed

Dwains Dashboard Next 1.4.6

Choose a tag to compare

@dwainscheeren dwainscheeren released this 26 Jun 20:19

What's changed

This is a small bugfix release focused on the mobile navigation and scrolling behavior.

  • Fixed mobile scrolling on iPhone/Safari and Chrome mobile emulation by removing scroll containment from the main content area.
  • Changed the mobile bottom navigation so the menu is no longer part of the main pill navigation.
  • Added a separate mobile menu/back button: it opens the Home Assistant menu from the left, and becomes a back-to-home button inside an area.
  • Improved the mobile settings page header and save bar spacing.
  • Polished the mobile area header styling and kept the header scroll behavior tied to the page scroll.
  • Shows the loaded Dwains Dashboard Next version in the dashboard settings.

Verification

  • TypeScript check passed
  • Production build passed

Dwains Dashboard Next 1.4.5

Choose a tag to compare

@dwainscheeren dwainscheeren released this 26 Jun 13:31

What's changed

  • Dashboard settings now open as a full Dwains Dashboard page instead of a dialog.
  • Improved the settings loading flow so it no longer starts with an empty dialog while data is still loading.
  • Kept the selected settings section active while changing and saving options.
  • Removed the old settings dialog code now that the new settings page is used everywhere.
  • Updated the bundled build and version number.

Notes

This is mainly a settings and performance cleanup release.

Dwains Dashboard Next 1.4.4

Choose a tag to compare

@dwainscheeren dwainscheeren released this 26 Jun 12:01

Performance patch for larger mobile dashboards with many rooms and entities.

Fixed

  • Reduced mobile lag when opening Home or area pages with many rooms/entities.
  • Prevented unnecessary full area-data recalculations when only one room/entity changed.
  • Cleaned up scheduled mobile rendering work when leaving the dashboard component.

Changed

  • Added progressive mobile rendering so the first view appears faster and the rest loads shortly after.
  • Added stronger rendering containment for offscreen mobile sections and cards.
  • Bumped Dwains Dashboard Next to 1.4.4 and rebuilt the bundled dashboard file.

Dwains Dashboard Next 1.4.3

Choose a tag to compare

@dwainscheeren dwainscheeren released this 26 Jun 07:58

Bug fix release for smoother mobile scrolling and iPhone layout behavior.

Fixed

  • Reduced layout work while scrolling on mobile so area pages feel smoother on iPhone.
  • Fixed the area back button icon so it renders directly instead of waiting on the Home Assistant icon loader.
  • Restored mobile area page spacing after the shared content wrapper padding cleanup.

Changed

  • Added smoother iOS momentum scrolling and scroll containment for the dashboard panes.
  • Bumped Dwains Dashboard Next to 1.4.3 and rebuilt the bundled dashboard file.

Dwains Dashboard Next 1.4.2

Choose a tag to compare

@dwainscheeren dwainscheeren released this 26 Jun 02:13

Bug fix release for mobile layout polish, sidebar behavior and version reporting.

Fixed

  • Moved the Dwains Dashboard shortcuts in the mobile Home Assistant sidebar below the normal dashboard list and above the Settings, Notifications and profile section.
  • Improved the mobile sidebar injection so the Dwains Dashboard block is restored after Home Assistant rerenders the sidebar.
  • Fixed mobile Home page spacing by moving the padding from the shared content area to the Home view.
  • Cleaned up mobile Favorites, Cameras and Summaries headers by removing duplicate count badges.

Changed

  • Added the loaded Dwains Dashboard Next version to Dashboard settings.
  • The console version log now uses the package version from the build instead of a hardcoded value.
  • Favorites and Cameras now use the same mobile horizontal/expanded layout behavior as the other Home sections.
  • Bumped Dwains Dashboard Next to 1.4.2 and rebuilt the bundled dashboard file.