v1.0.6
What's Changed
Breaking Change
Some APIs have changed to enable server side filtering and pagination. Please take a look at our documention: https://cgi-fr.github.io/IoT-Hub-Portal/open-api.html for more details.
Impacted API :
- GET Device list
- GET IoT Edge devices
- GET LoRaWAN device list
- GET LoRaWAN Concentrator list
New Feature
- Feature/server side loading for tables by @kbeaugrand in #461
Bug Fixes
- Fix #424 - display device name in screens instead of device id by @kbeaugrand in #463
Full Changelog: v1.0.5...v1.0.6