Changelog

See our latest feature releases, product improvements and bug fixes

Jul 2, 2022

Weekly round-up: Select the view canvas

We found from user testing that selecting the page canvas was unintuitive. So we added a component-style label above the canvas to make it easy to select and access a menu of powerful properties.

Jun 25, 2022

Weekly round-up: Copy and paste components in the view builder

Copy and paste are any developer’s foremost time-saving tools. Stack Overflow even offered a keyboard with only the copy and paste keys — first as a joke, then as a real product.

Jun 11, 2022

Weekly round-up: Undo in the view builder

To do, or not to do, that is the question. Whatever your answer, you can now change your mind! In the view builder, you can undo and redo recent actions with cmd-z and shift-cmd-z, respectively....

May 28, 2022

Weekly round-up: View event logs

In the application builder, the logs tab now shows events from the view in addition to worklet runs. This gives you more information when building and debugging complex user interactions.

May 21, 2022

Weekly round-up: Deploy Dall·E mini

Baseten’s library of pre-trained models now includes a new addition that we’ve been having a lot of fun with: Dall·E mini.

May 7, 2022

Weekly round-up: Edit your worklet graphs

As you develop an application on Baseten, you might want to edit your worklets. Now, you can add blocks in between existing blocks in your worklet graph.

Mar 24, 2022

Monitor your models

We added charts to visualize the health and performance of your models on BaseTen. Even better, we used pretty colors and fun shapes. From the health tab, you can monitor a model's traffic, response...

Mar 2, 2022

Access Queries in Worklets

You’re now able to access queries from a code block in a Worklet! These queries can be in the form of raw SQL (as a string) or a name of a query you’ve defined earlier.

Jan 20, 2022

Tracking model metadata

We've recently pushed out a change that allows you to associate pieces of information with models that are deployed in the BaseTen infrastructure. You can now track configurations, hyperparameters,...

Jan 20, 2022

Queries have moved to the Data page!

You can now access queries across all your applications in one place! You’ll now find all your queries in the Queries tab of your Data page. Query your own BaseTen Postgres tables (any tables defined...