Managing releases in Launch just got a lot easier

The Launch app helps you structure and schedule releases of content ahead of time with ease. In fact, with so much ease that it's now becoming hard to sort through the many releases being created. To bring a clearer overview, easy access to releases and to reduce clutter, we’re shipping a refreshed UI for managing releases at scale in the Launch app.

Easily access the new list view via the toggle on the top right, which offers a condensed and information rich overview of the releases. Here’s an overview of the improvements you can expect in the release management user interface;

  • List view for a better overview of releases created
  • Search bar for finding releases faster, by name
  • Ability to archive releases, to clear up spaces without deleting releases completely
  • Filter by; Publishing state (unscheduled, scheduled, published), archived releases and by users who created the release
  • Sort by; Name (alphabetical), Creation date and Last updated date

List view – Release management in Launch

The APIs that support these changes are also included in our JS SDK:

  • Query parameters for Releases API that enable filtering and sorting, see documentation
  • Releases Actions endpoint to query release actions in your space, see documentation