Framer
Add Release Notes to your Framer website in minutes.
Last updated
Was this helpful?
Add Release Notes to your Framer website in minutes.
Last updated
Was this helpful?
Framer let's you design websites on a freeform canvas. Add animations, interactions and a CMS.
With Released + Framer, you can seamlessly embed a widget or announcement page into your website.
This section assumed you are familiar with Framer's code components. If you are new to code components, we recommend you read this page first:
Copy the following code snippet into the <head>
element of your page.
Click on the ⚙️ icon in the top right of the header in Framer.
Click on General.
Scroll down to the Custom Code section.
Insert the following code in the End of <head> tag panel.
We have created a announcement page component that you can copy and paste into your Framer design view. Simply select the layer where you want to insert the announcement page and paste the URL below into the layer.
The component supports a number of properties that can be configured via the UI to adjust the look and feel.
To notify users about the availability of a new post, you can enhance the user experience by incorporating a notification badge on the link or button leading to the announcement page.
Similar to the Page component, Released provides a Badge component that you can copy and paste into your Framer design view.
The only mandatory field is the announcement page .
After adding the component next to your navigation link or button, you will have to enter the for the badge in the properties panel.
Lastly, you may have to using CSS added to the section.