Skip to content

v3.0.2

Choose a tag to compare

@MrBildo MrBildo released this 31 Aug 00:28
· 5 commits to main since this release
fdbdf68

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.