v2.12 includes some new features such as Text Input and Serial Port. We have also worked on quite a lot of the existing features to make them easier to use and error free. 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
- Application examples can now be found in the controller
- Multiple selection now available
- Text Input feature now available
- Application Secrets implemented
- Test Runner and Test Editor implemented
- Workspace Notification implemented
- Local Sync implemented
- Serial Port feature now available
⭐️ Improvements
- Integrated new MediaResource
- Made render out of viewport dynamic (was false by default)
- Removed showing timeout and next canvas ID from brick's properties
- Added more net info properties and the Internet Reachability URL application settings
- Camera: added camera ratio
- Video: added replayOnError property and videoOnError event
- CanvasMap: added not equal to (!=) operation
🐛 Bug Fixes
- Fixed the state issue; used Popover for new items (subspace / canvas / brick / generator / property / property calc map)
- Fixed issues in removing events
- Fixed the nested property error; fixed rendering properties in the case of type OneOf
- Replaced the Set Help Key href link to onclick
- Fixed issues in generator's Create New outlet
- Fixed issues in editing easing properties
- MQTT: fixed auth props for native and web
- MQTT: fixed error messages
- MQTT: fixed messages' topic matching issues
- MQTT: fixed publishing payload issues for json
- GraphQL: fixed property run query