v2.9.0
What's Changed
Breaking changes
API path changed from /api/edge/configurations to /api/edge/models
Please see documentation at https://cgi-fr.github.io/IoT-Hub-Portal/stable/open-api/ for more information about existing endpoints.
Security updates
- Fix CWE-1333 - Regular expression denial of service in scss-tokenizer by @kbeaugrand in #1096
New Features
- Feature/870 edge models creation/edition page by @Sben65 in #892
- Fix: Clip device names in card on small width screens by @ChristopheRib63 in #1104
- Fix #1101 - Add concentrator device Id in concentrator list by @kbeaugrand in #1103
- Fix #1098 - In new device creation, search models that contain a text by @kbeaugrand in #1102
Bug Fixes
- Fix: Device Model Commands by @ChristopheRib63 in #1100
- Fix: Device Connection Timeout field should be responsive by @ChristopheRib63 in #1097
- Do not version files complied from Typescript by @ChristopheRib63 in #1107
Minor changes
- Bump Microsoft.Graph from 4.35.0 to 4.36.0 in /src by @dependabot in #1088
- Bump Microsoft.Azure.Devices from 1.38.0 to 1.38.1 in /src by @dependabot in #1091
- Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.16.1 to 1.17.0 in /src by @dependabot in #1099
Full Changelog: v2.8.0...v2.9.0