Skip to main content

2025-05-20 (v4.343)

· 2 min read
Eric Garcia
Software Engineer
Michael McQuade
Director of Engineering
Yifan Lin
Software Engineer
Louis Le
Louis Le
Software Engineer
Quan Nguyen
Software Engineer
Sean Walsh
Sean Walsh
Software Engineer

Enhancements and Features

Savable app configurations

Now you can select a configuration from the app launcher to launch an app with a predefined set of inputs.

Target tags are a new concept which correspond to the tags on computing resources, marking a compute resource as compatible with a given app configuration.

Configurations can be saved by filling out the workflow form and saving it as a configuration, or can be provided by the workflow developer as built-in configuration. This is done in the "Build" tab of a workflow by editing the yaml. These built-in configurations can be selected from dropdown and are also shown in the configurations tab, just like manually saved configurations.

Allow org member to get group allocation used

Organization members can now user teams endpoint to get their group's allocation used

Display helm charts

Can now see the helm charts deployed into the selected namespace for the Kubernetes cluster

Helm chart details and rollback

You can now see the details for helm charts installed in your kubernetes clusters. Additionally, you can rollback helm revisions directly from the ACTIVATE interface.

Bug Fixes

  • Disconnected workspace message on terminal disappears too quickly
  • Attach session slug to subdomain
  • Underscores in subdomain cause problems for some workflows
  • Prevent trying to start existing cluster if user workspace is down
  • UseTLS not working in sessions with custom domains
  • Gray section is showed when clicking follow on log viewer
  • Unable to start cluster is user workspace is down
  • Sessions table has link to workflow on shared sessions
  • Pressing back after logging in brings you back to the login page
  • Missing zones on AWS eu-north-1 region
  • User workspace terminal intermittently disconnects

Documentation Changes

  • Update base infra docs for AWS explaining networking modes