In-app notifications for changelog updates #1001
Replies: 2 comments
-
|
Yeah that's a genuine feedback, no one open dev docs and check everyday on what has changed, in many cases they just wanna know from a popup in web and mobile app. |
Beta Was this translation helpful? Give feedback.
-
|
I came here to request the same. My write-up: Feature request: Embeddable in-product changelog widgetSummaryAn embeddable widget that can be placed inside a web app to surface changelog updates to logged-in users, with an unseen entry count badge and a popover showing recent entries. Use caseWe're evaluating moving our product changelog from Headway to Mintlify. The Update component, automatic RSS feed, and GitHub-based authoring workflow are all strong fits for us. The one gap blocking the migration is the lack of an in-product widget. Our current Headway widget does the following:
This is meaningfully different from the public changelog page and RSS feed; it reaches users passively, without requiring them to visit a separate page or subscribe to anything. What we'd needAt minimum, a small embeddable JavaScript snippet or React component that:
Configurability is important here. Some teams will have a single changelog; others will have multiple. The widget should support both without requiring separate widget instances. We've begun building a prototype RSS-fed React component ourselves as a workaround, but a first-party solution would be significantly easier to adopt and maintain. It would also make Mintlify a complete replacement for dedicated changelog tools like Headway. Who this would helpAny team currently using Headway, Beamer, or similar in-product changelog widgets who wants to consolidate onto Mintlify. The changelog feature is compelling, but without an in-product widget, teams with existing widget integrations face a migration gap that requires custom engineering work to close. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'd love to more deeply integrate Mintlify's Changelog into my app's web UI with features like in-app badging and notifications so I can announce new features directly to our users (both within our native web app and even within our Mintlify docs).
Beta Was this translation helpful? Give feedback.
All reactions