Changelog

Discover all the latest features and improvements.

Powered by Released

Loading

Introducing Announcement Pages

To keep your customers up to date with the latest news and updates, we have introduced the embeddable widget with the launch of Released. The widget serves as the perfect solution for notifying your customers about any changes in your product or app. No need to spam people with even more emails. However, when it comes to showcasing all the remarkable work you've done to both new and existing customers on your website, you have a wealth of additional space to utilize. That's where announcement pages come into play.

Beautiful in dark and light

The announcement page has been meticulously designed to showcase your hard work in the best possible light, encompassing elements such as smooth timeline scrolling and impeccable typography. Every detail has been carefully crafted to ensure a flawless presentation, highlighting your efforts and achievements.

Seamless integration

Whether you intend to display your announcements within your documentation or on your website, the announcement page has been built to seamlessly integrate into your existing layout and design. Installing the announcement page is a breeze, requiring just two lines of code.

<script src="https://embed.released.so/1/embed.js" defer></script>
<released-page channel-id="PROJECT_ID"></released-page>

Unread Count

Users will always have visibility on what they have missed. The top of the page features an unread count badge, providing a clear indication of the number of new announcements available since their last visit. Additionally, a red dot indicator on the timeline serves as an unmistakable marker for identifying the latest updates.

Category Filters

Only interested in the big stuff? No problem. Category filters make it easy to cut through the noise and show you only the posts you are interested in.

SEO optimized

While the announcement page offers a continuous stream of awesomeness, each post also has its own dedicated full-page view. This feature proves to be convenient when you want to share the post via emails or other communication channels. Moreover, it assists in optimizing your site for search engines, as each post receives its individual page, contributing to improved discoverability and visibility.

Publishing channels

Now, the announcement page is available as a channel option when you publish a post. The best part is that you have complete control over selecting the channels to which a post is published.

For instance, if you wish to inform your users about an upcoming maintenance window, you can choose to publish the post exclusively to the in-app widget. By doing so, you can keep the news page on your website dedicated to highlighting thrilling releases, ensuring that your communication remains focused and tailored to specific channels.

Bugfixes

  • Handling 503 Responses from OpenAI We have improved our error handling to address situations where OpenAI's server returns a 503 error. In such cases, we treat the error similar to a 429 error and retry the request. If OpenAI's server is down for an extended period, we have implemented a timeout mechanism to prevent infinite looping. While fixing this issue, we have also added a chaos monkey system to simulate unexpected scenarios during OpenAI requests.

;