v3.0.2
What's New in v3.0.2
A patch release with one fix.
Fixed
- Desktop sluggishness that got worse the larger the browser window was. Opening a card, scrolling, typing, and the Board Settings dialog all felt laggy on desktop, and resizing the window or switching to a mobile-width viewport made it disappear. The cause was the full-viewport blur applied behind every dialog and side panel — its cost scales with the number of pixels on screen, so a maximized window on a high-resolution, high-scaling display paid the most. The blur is gone; dialogs now use a plain, slightly darker dim behind them. Nothing else about the UI changes.
Upgrade notes
No configuration, database, or API changes. Drop-in replacement for v3.0.1.