011 - App metadata and notifications
Rename apps, add metadata, notifications and more.
June 17th, 2024
Apps Rename
You can now rename an application using our CLI.
First, pin an app:
Next, run the apps rename
command:
App Notifications
You can setup a slack channel to receive notifications about your application, and get notified of new installs and more.
Simply generate a channel webhook URL, and add it into your app config:
To learn more about setting up a channel, please refer to our guide.
App Metadata
You can now declare a display_name
and description
on your app, which will then be rendered in your installer.
This is helpful for controlling the description of each app, and explaining the differences between configuration options.
Foundational Improvements
As always, what we are sharing here is not all that meets the eye. We’ve been hard at work productionizing our support and Nat + Jon have been working on some foundational work for our new runner (namely, better authorization in our API and some foundational UI tooling and testing).