Onset

September 25, 2023
Introducing Layouts
Pinned Release

Introducing Layouts

  • September 25, 2023
  • Pages
  • v4.0.0-beta.1

We are thrilled to share that we have added three new page designs to the collection. These new stunning layouts are meticulously crafted and can be easily customized to reflect your brand's unique style and personality.

We invite you to participate in the public beta testing of our newest page designs. You can enable the additional layouts from the Onset Labs page.

Click here to learn more and preview the new layouts!

Added

Added an option to select a default page dark/light theme mode.

Added

Added an option to disable theme mode toggle.

Added

Added an option to personalize the social media preview of your page.

Added

Added Github link support.

Added

Added an option to disable Onset branding.

Added

Added an ability to preview a page changes before fully committing to them.

Added

Added an option to set a default list for public subscribers.

Added

Added search shortcut. Press the / key to activate the search field.

Fixed

Fixed the issue with showing privately shared release notes on hidden pages.

May 2023
May 2, 2023

Subscriber Lists

We’re excited to announce Subscriber Lists is out of beta! A powerful new feature that will give you even more control over your email notifications. You can now organize your subscribers into lists, making it easier than ever to target the exact audience you want to alert.


Open Graph (OG) Images

Get ready to stand out on social media! We’re thrilled to announce that we are now dynamically generating Open Graph (OG) images for all release notes and roadmap items, making them more eye-catching in social media feeds.


Plain Email Template

And finally, we’re introducing our new Plain Email Template. This slim, minimalist design is focused solely on the content of your release notes, ensuring that your subscribers can focus on what’s important without any unnecessary distractions.

Added

Ability to update the release change item type.

Added

Subscriber Lists is out of beta. 👏

Added

Added horizontal line support.

Fixed

Fixed the label filter bug.

Fixed

Fixed the invalid file type upload error handler.

Fixed

Fixed the roadmap deletion bug.

Fixed

Fixed the editor menu dropdown focus bug.

Fixed

Fixed the shared release project.

Fixed

Fixed the roadmap upvote count.

Removed

Removed the dark mode image contrast filter.

March 2023
March 20, 2023
Advanced Page Protection

Introducing the latest additions to Onset's suite of features, JWT Single Sign-on and Protected Page Scopes. Our goal with these features is to enhance the overall user experience by streamlining the login process while providing maximum flexibility and control.

JWT Single Sign-on

JWT SSO allows you to authenticate users in your systems, tell Onset that the user has been authenticated, and grant your visitors access to your page.

Protected Page Scopes

Page Scopes allow you to publicize Release Notes and Roadmap items with specific projects or labels while maintaining secure, authorized access to the rest of the content.

JWT SSO and Page Scopes are ready for public beta and available for testing. You can enable them from the Onset Labs page.

Added

Added /robots.txt to public pages.

Added

Added new “Preferences” page to manage all page related settings.

Changed

Moved settings options from the Privacy page to the new Preferences page.

Fixed

Fixed the pagination bug related to release and roadmap list page.

Fixed

Excluded unsubscribed emails from the “All Subscribers” list.

Fixed

Fixed the page content reload on project and label updates.

March 10, 2023

API v1.2.0

  • March 10, 2023
  • API
  • v1.2.0
Added

Added new /roadmap/{roadmap_id}/updates endpoint.

Added

Added new Roadmap Update webhook events:

  • roadmap_update:created: occurs whenever a new roadmap update is created.
  • roadmap_update:updated: occurs whenever a roadmap update is updated.
  • roadmap_update:deleted: occurs whenever a roadmap update is deleted.
Added

Added change_types to the organization payload.

Added

Added roadmap().updates method to Node.js SDK.

Removed

Removed organization_id from all resources.

Removed

Removed page_domain from the organization resource.

March 5, 2023

In this version, we took the opportunity to conduct some much-needed "spring cleaning" of our backend engines. This involved reviewing and optimizing various aspects of our infrastructure to ensure everything operates as smoothly and efficiently as possible.

As a result of these optimizations, the overall performance of our applications has been significantly improved. You should notice a faster, more responsive experience with fewer glitches and errors.

Added

Added new “Plain” email template.

Changed

Project and Label pages display the top three items from the Roadmap by default, with the option to view additional items if desired.

Changed

Changed the default avatar image to more vibrant icons with initials.

Changed

Increased the Organization name character limit to 32.

Changed

Improved the Page performance and the load time.

Fixed

Fixed the bug when creating a Roadmap or Release from the Label page.

Fixed

Fixed the Roadmap page performance issues.

Fixed

Fixed the YouTube video embed URL.

Fixed

Fixed the Roadmap Label filter bug.

Fixed

Fixed the Page translations.

December 2022
December 8, 2022

Webhooks 2.0

We made an entire overhaul of our webhook integrations. Initially, when we developed the webhooks feature. It was very minimal and only supported webhook events relating to release notes. While this worked initially, our platform grew and required more comprehensive webhook support.

With the new Webhooks 2.0 release, we have opened up the Onset platform to provide the possibility to develop more extensive integrations. You can subscribe and listen to events from almost all entities, such as releases, roadmaps, projects, etc. Using the emitted notification and data, you could trigger CI builds, perform calculations, or send messages on specific conditions – you name it.

The entire list of supported entities and events is available in our documentation.

October 2022
October 31, 2022

Application v4.1.0

We have been working hard and have exciting new features to share!

Application Dark Mode

Our journey to the dark side is complete. You can set your preferred appearance permanently in the User Settings or have it switch based on your system preference.

Emoji Support 👋

Typing : will bring up a list of suggested emojis. The list will filter as you type, so once you find the emoji you're looking for, select it from the list and press Enter to complete the highlighted result.

We are working on automatically converting common emoticons into emojis next.

Customize Release Changeset Status

The default release change types can now be customized to suit your workflow better. This feature is frequently requested, and we are happy to deliver it 🙂. Add, edit or change the color of release changeset types in Settings → Workflow.

Page Visibility Settings

We’ve added new visibility options to give finer control over who can see your page. Previously, to make your page visible publicly, you had to have at least one public release note or a roadmap item, and your page would automatically be available to the public. Going forward, you are required to toggle page visibility manually. All pages are defaulted to hidden, and you choose when you want to share it with the world.

Available Options:

  • Hidden: page is hidden from the public.
  • Public: page is visible to everyone.
  • Password Protected: page is visible only to ones with a password.

Custom Page CSS

We have fully revamped our public page and made it extensible. Business tier users can now insert custom CSS stylesheets under Settings → Appearance and have better control over the look and feel of the page.

Added

Share-links are now out of beta.

Added

Password-protected pages are now out of beta.

Added

New Workflow settings that allows you to customize release changeset options.

Added

New user Preference settings added to control interface theme option.

Added

Showing release reaction count on hover.

Changed

Centralized all import functionality under one roof. Migrated Subscriber CSV and Mailchimp import settings into Settings → Import.

Changed

Sorting application roadmap items by hotness 🔥 rank (coming soon for the Widget and Page).

Changed

Updated the sample data for new organizations.

Fixed

Fixed the privacy settings bug.

Fixed

Fixed the changeset CMD/CTRL+RETURN keyboard shortcut.

Security

Page visibility now controlled via toggle in Settings → Privacy.

Security

Increased member privilege. Organization members now can create, edit, and delete projects.

June 2022
June 3, 2022

We worked on our editor and made various changes that we are proud to share. The main one that we are most excited about is the new image upload functionality.

Previously, we only allowed you to embed images via URL from an external source. We understand that it was somewhat of a frustrating process, so we decided to fix it. You can now upload images directly to the platform without using any other third-party hosting, and it’s completely free.

🤔 Did you know?
While adding changes, you can use cmd/ctrl + return to add a new change line item.

Added

Ability to upload images directly in the editor.

Added

Option to add ordered list items.

Added

Added .ico image support for page icons.

Fixed

Fixed various billing subscription bugs.

May 2022
May 22, 2022

API v1.1.0

  • May 22, 2022
  • API
  • v1.1.0
Added

/labels - endpoint to retrieve, create, edit and delete labels.

Added

To label releases, you can pass array of label_ids in the release payload.

Changed

Returning slug in the release payload.

Changed

Updated the documentation with better examples.

Fixed

Fixed the DELETE endpoints.