Skip to main content

What's new / changelog

Status: 🔨 To build (SDK-ready)

Scope

A modal or screen shown once after an app update, highlighting new features with brief descriptions and optional illustrations. Primarily targeted at admins (they need to know about config changes). Dismiss is persistent (stored locally by version number). Content is hardcoded or CMS-driven.

Open questions

  • Hardcoded per-version or fetched from a CMS/remote config (allows post-release edits)?
  • Show to all members or admins only?
  • Is a persistent "What's new" page (accessible from Profile) needed, or one-time modal only?
  • How does this interact with force-upgrade flows (breaking API version changes)?