We just added the mapps code:secret
CLI command that allows you to manage your monday code app's secrets using the CLI.
In addition to the CLI, you can also manage your app's secrets using the SecretsManager
SDK method.
We just added the mapps code:secret
CLI command that allows you to manage your monday code app's secrets using the CLI.
In addition to the CLI, you can also manage your app's secrets using the SecretsManager
SDK method.
We recently updated the Marketplace Listing Terms, and all of the changes are outlined in this FAQ document. No action is required from you at this time, but we recommend reviewing the updated Terms and FAQs to be aware of what has changed.
For apps monetized by monday, you can now submit updated plan and pricing information through the Pricing & plans tab in the Developer Center! There, you can also see live pricing versions, preview your changes, and see the status of past submissions.
We just released the new credentials
field that helps you store and manage authentication profiles in integration recipes. Read more about the new field here!
We just added two new SDK methods: attachExtensionsToColumn
and detachExtensionsToColumn
. They are used to attach and detach an extension to or from a column with the new board extensions column app feature .
The board column extension is a new app feature that enables you to build complex workflows on columns themselves while simultaneously simplifying automation configuration!
These apps are rendered in a UI that's attached to the column menu. There, users can configure automations in the context of the column itself rather than the Automations Center.
Learn more about how the feature works, the supported SDK methods, and how to build it here!
We just released the new monday code multi-region feature that enables you to deploy your apps to the US, AU, and EU regions!
This feature helps apps and users comply with region-specific regulations, reduces latency, and eliminates complex infrastructure setups across multiple regions.
A few things to keep in mind:
We added the lifetime revenue widget to provide additional sales data for apps monetized by monday. Learn more about sales analytics here!
The openItemCard
SDK method opens a modal containing information about the item. Now, the item card also has the option to start a conversation in the item's updates or delete the item. This update will happen automatically—you do not have to take any additional steps to implement it.