Browse documentation

Install

Updates for your users

Publish an in-app What’s New modal through the widget you already installed.

Documentation revision 2026-07-30

Enable the runtime once

Open Updates for users and activate it. The shared embed receives the module setting remotely; no regenerated snippet or application deployment is required.

Manual What’s New trigger · docs 2026-07-30html
<button data-feedbacks-updates-trigger type="button">What’s new</button>

Create and publish

  1. 1

    Save a draft

    Write a version label, title, summary, optional highlights, image, and CTA. Drafts are never returned to the public widget API.

  2. 2

    Preview the modal

    Use desktop or mobile and light or dark preview before publishing. Content is structured plain text, not HTML or Markdown.

  3. 3

    Publish or schedule

    Free plans publish immediately. Pro plans can schedule a future publication. Public visibility can take up to one minute because the widget endpoint is cached.

Display rules and privacy

  • The widget automatically shows only the newest unseen eligible update.
  • Seen and dismissed state stays in localStorage, without cookies, account IDs, page URLs, or server-side viewer events.
  • Manual triggers can reopen the newest live update.
  • Included and excluded pathname prefixes control where updates can appear. Exclusions win.
  • Metrics are approximate daily aggregates for impressions, dismissals, and CTA clicks.

Keep it concise

User-facing product updates are for useful “What’s new” communication, not a marketing carousel. One centered popup is shown at a time and it never overlaps the feedback form.

Updates for your users documentation | feedbacks.dev