In this version there are 2 new methods which are introduced:
- "Set" method - is used for setting up data inside your application.
- "valueCreatedForUser" execute method - notifies the monday platform that user gains a first value in an app.
- "openSettings" execute method - opens view settings window
- "closeSettings" execute method - closes view settings window
Please check relevant sections in the Readme file for more info.