FeatureOS
FeatureOS

Welcome to our help center

How can we help you today?

Embedding Changelog

Swathy

1 min read

A Changelog is simply a log or a record of all the important notes/changes made in a project. This project is nearly always a website or a software project. This Changelog will usually include updates on bug fixes or new features.

๐Ÿ‘‰๐Ÿผ Checkout FeatureOSโ€™s changelog ! ๐Ÿš€

Embed Complete Changelog View

  1. Start by going to the Dashboard.

  2. Click on Changelog in the left panel.

  3. Toggle to the Settings and Embed section.

  4. Under the Changelog Embed option, you are provided with a script.

  5. You can click on the Copy button right next to this snippet.

  6. Please paste this code into the HTML section of your webpage.

  7. Once this script is deployed, your Changelog will automatically be embedded in the webpage!


Embed a Single Changelog

Use this URL format to embed a specific changelog:

https://[your-domain].featureos.app/embed/c/[changelog-slug]/en

Example:

https://feedback.featureos.app/embed/c/featureos-x-linear-integration-now-supports-two-way-sync/en

Replace en with your language code (es, fr, de, ja, zh, etc.). View supported languages โ†’


Label-Filtered View

Embed a filtered view showing only changelogs with specific labels:

https://[your-domain].featureos.app/embed/c?labels=[label-id]

Example:

https://feedback.featureos.app/embed/c?labels=21882

For multiple labels, use &-separated IDs:

https://feedback.featureos.app/embed/c?labels=1779&labels=16672&labels=1780

Need more help?

Reach out to our support at [email protected] or submit a request on our support board! ๐Ÿ˜ƒ

Was this helpful?