Date : 03/02/2021
Component : IoT Cloud Platform
Additional Information
[2.9.8] - 2021-02-03
Added
- Initial support for columns sorting in all console lists (devices, buckets, dashboards, etc.)
- Add support for configuring axis on chart widget
- Add support for setting placeholders in widgets title and subtitles
- Add support for showing last widget update
Improved
- Forgot, login, change password and signup forms metadata for improved browser compatibility
Fixed
- Device tokens not opening under some circumstances
- Email settings not being updated
- Properties listing on types and groups (removed Source column)
- Legacy PSON error while decoding uint64_t values
Core
- Upgrade nlohmann JSON to 3.9.1
- Experimental support for IOTMP protocol on private instances that will allow:
- Clients running on different languages (currently C++, Node.JS, web). Support needed for Python, Java, etc.
- Resource Path Parameters
- Custom return code for HTTP methods
- Publish/Subscribe to MQTT topics
- Listen to server events
- Remote Shell on Linux