When an user visits the site, we show to that user a dialog containing a summary of all new features since their last visit
---
Maintainer triage (2026-01-15)
Order: 13/16
Impact: Medium
Estimate: S
Tags: priority:P2, retention, ux
Summary: Show a “what’s new since your last visit” modal for returning users.
Notes:
  • Can be done offline-first via localStorage tracking last-seen app version + a modal showing release notes.