v2.11 incorporates a tutorial that can be found on the config editor, so you can reference to our documentation more easily! We have also developed some new features including Camera, Preview, Webview, and MQTT. If you wish to learn more about the update, feel free to shoot us a message via Sleekplan and we will get back to you soon! 😊
🚀 New Features
- Tutorial can now be found in the editor
- Webview feature now available
- Camera feature now available
- Preview application in the editor now available
- MQTT feature now available
⭐️ Improvements
- New option to create new properties in the property list
- Disabled focusable on Android handsets
- Slideshow: enabled looping for one video
- MediaResouce: fetch on every property change
- MediaResource: added property download mode
- Keyboard: replaced init with enabled
- Keyboard: removed actions
- URLFileSync: made the error message clearer
- URLFileSync: added property download mode
- Http: added all http methods
- Http: Added timeout prop, implemented abort actions
- Chart: ensured data safety for rendering
- Chart: return white color if parsing failed
- ChartLine: added property background opacity
🐛 Bug Fixes
- Changed the type of last update time to string
- ChartLine: fixed the bug in dataset's color
- ChartLine: fixed the bug in data type; forced conversion
- URLFileSync: fixed issues in sort file list when there is no file to download
- URLFileSync: fixed the status outlet type
- MediaResource: fixed the status outlet type