Tool

BubbleChangelog

Product update feeds for your Bubble app.

Overview

BubbleChangelog turns "what's new" into a real product surface. Each entry has a date, title, and rich description, with tags for feature / fix / improvement so users can scan at a glance.

Features

  • Unlimited entries
  • Date, title, description, optional image
  • Tag badges (Feature / Fix / Improvement / Custom)
  • Reverse-chronological feed, newest on top
  • Subscribe-by-email CTA (optional)
  • Brand-matched colors

How to use

  1. 1

    Go to rsvpscale.in/tools/bubblechangelog

    Open the live builder.

  2. 2

    Add changelog entries

    Date, title, description, tag.

  3. 3

    Set the feed style

    Compact list or detailed cards, your call.

  4. 4

    Click "Get Embed Code"

    Builder generates the iframe snippet.

  5. 5

    Copy the iframe snippet

    One click copy.

  6. 6

    Paste into Bubble HTML element

    Drop, paste, ship.

Embed code example

bubble-html-element.html
<iframe
  src="https://rsvpscale.in/embed/changelog?c=<your-config>"
  style="width: 100%; border: 0;"
  loading="lazy"
></iframe>
<script src="https://rsvpscale.in/embed.js" async></script>