added

New app manifest

We just released the app manifest, a new way to manage your app’s configuration with a single manifest.json file. This file represents your app's full configuration: from basic information like its name and description, to OAuth scopes, feature details, and app endpoints.

With the app manifest, you can:

  • Keep setups consistent across environments
  • Compare versions and roll back if needed
  • Integrate version-controlled manifests into pipelines
  • Track who changed what, and when

👉 Learn more in the docs!