Action required: Set-up your post-installation use flow

The post-install flow is integral to helping users get the most value from your app as quickly as possible. A seamless use flow can increase app adoption and usage, ultimately helping make your app more successful. We’ve been creating a flow that optimizes app initial usage and value, and we are excited to announce that it is finally here!

Action required: Sandboxing for all iframes!

Starting Thursday, March 30th, 2023, we will implement sandboxing for all apps running in iframes (view apps)!

New feature: Integration error handling

We recently released the integration error handling mechanism that enables you to display descriptive errors when custom integrations fail. Our framework supports two different methods to communicate errors: severity codes and HTTP status codes. Check out our error handling doc to learn more about this new feature!

New "location" SDK methods

We recently added new get, set, and listen methods to the SDK called location. You can use these new methods to help improve routing and navigation inside your app. The monday.get("location") and monday.listen("location") methods can show you the URL location inside an app, and the monday.set("location") method can help you set the query params in the URL.

TypeScript support in the SDK

The monday.com SDK now supports TypeScript to expand its functionality and provide a better developer experience. Our updated SDK now includes type declarations for each SDK method, and you can find them in the types/index.d.ts file.

Exposing app ratings and reviews

We recently added the ability to view app ratings and reviews in the App Analytics tab in the developer's section. You can access each rating, including the score, text review, and account ID.

App versioning changes

Please note that you cannot create a new major version if you already have a major version in your drafts. Check out our documentation to learn more about app versioning!

New SDK method: Open app feature integrations

We recently added the openAppFeatureIntegrations SDK method that enables you to open a modal with integrations. You can find the required parameters and a code sample in our documentation!

Workdocs app feature now available

We're excited to announce our next big milestone – apps in workdocs!

New feature: "Installed outside the marketplace" section

We recently added the Installed outside the marketplace section to the Installed apps page in the marketplace. This section will contain any apps developed on your account and apps that were installed but not necessarily developed on your account (like apps shared with you).