You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The title property in the return type of io.display.grid renderItem function has been renamed to label for consistency.
New
Added support for a preview UI that preserves action context across IO method calls and removes the need to "Continue" for display-only informational renders. Please let us know if you would like to test this feature before general availability!
Added the .safelyClose() method to Interval to safely shut down a deployment without losing work or interrupting users.
The defaultValue property for all supported IO methods now also accept null in addition to undefined.