Skip to content

v0.71.21

Choose a tag to compare

@ulsklyc ulsklyc released this 12 Jun 13:27
· 107 commits to main since this release

Changed

  • Slimmer dashboard header on mobile: the home dashboard header used to stack three rows on phones (date, greeting, then the customize button on its own line). The customize button now sits on the greeting row, right-aligned and vertically centered, so the header takes less vertical space and "Today at a glance" appears sooner. The desktop layout and the edit-mode toolbar (which still wraps below on narrow screens) are unchanged.

Removed

  • Dead dashboard styles and a deprecated token: removed unused CSS for the previous dashboard layout system (hero, layout, workspace, tile, side-stack, and the dashboard-widget-grid class) that was left behind when the current widget grid replaced it, and dropped the deprecated --text-md font-size alias. Internal cleanup only, no visible change.