Skip to content

v2.0.1

Choose a tag to compare

@maathimself maathimself released this 03 Jul 14:29

What's new in v2.0.1

This is a patch release with mobile UI fixes.

Mobile fixes

  • Settings tab bar now shows a gradient overflow indicator when there are more tabs to the right, and hides it automatically when scrolled to the last tab (#185)
  • Sidebar bottom section (profile, settings, sign out) is now collapsible on mobile — tap your name to expand or collapse, keeping the sidebar compact by default (#186)

Security

  • window.open calls for mailto: links now consistently pass noopener,noreferrer to prevent the opened tab from holding a reference back to the app

Upgrading from v2.0.0: pull the new image and restart — no database migrations or configuration changes required.

Upgrading from v1.x: four additive database migrations run automatically on first startup (spam training log, password reset tokens, message categories, and list-unsubscribe columns). All are idempotent and non-breaking. See the v2.0.0 release notes for the full list of changes since v1.x.