v1.0.5
What's Changed
New Feature
- Add Health check endpoint by @kbeaugrand in #448
- Add portal name setting by @kbeaugrand in #449
- Make device tags searchable in the search panel on DevicesListPage by @audserraCGI in #397
- Add device model properties support by @kbeaugrand in #385
- Set device tags on device create/details screens by @audserraCGI in #366
- Activate Metrics Endpoint by @ChristopheRib63 in #396
- Feature/add device custom properties management by @kbeaugrand in #457
Bug Fixes
- Bug fix: Cannot send a LoRaWAN command with the same name on several models by @audserraCGI in #433
- Bug Fix: Executing command to lorawan device should not change the path by @audserraCGI in #442
- Fix Device Model list page loading since portal settings changes by @kbeaugrand in #452
- fix mismatch tag name between configuration and IoT Edge by @Sben65 in #445
- Enrollment group creation now based on device model id by @audserraCGI in #435
- CustomTags device property renamed to Tags by @audserraCGI in #431
- Fix #459 - Failed to load LoRa Device detail page by @kbeaugrand #460
Minor Changes
- Adopt code styles by @kbeaugrand in #401
- Rename unit tests namespaces by @kbeaugrand in #383
- Hide symmetric keys on connection page + Create Copy to Clipboard button by @ChristopheRib63 in #382
- Fix visual bugs on concentrator pages by @audserraCGI in #394
- Added form validation when creating a new device model by @audserraCGI in #392
- Change device model properties design by @Sben65 in #446
- Add unit test to lorawan device model creation page by @kbeaugrand in #456
- Add lorawan device model custom properties support by @kbeaugrand in #417
- Hide custom properties fields in lora device model by @kbeaugrand in #454
- DeviceTagService Test by @audserraCGI in #428
- Menu refactoring by @ChristopheRib63 in #429
- Update README link to B2C configuration page by @kbeaugrand in #419
- Bump Moq from 4.17.1 to 4.17.2 in /src by @dependabot in #389
- Bump Microsoft.Graph from 4.19.0 to 4.20.0 in /src by @dependabot in #403
- Bump Microsoft.Extensions.Http.Polly from 6.0.2 to 6.0.3 in /src by @dependabot in #404
- Bump Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.2 to 6.0.3 in /src by @dependabot in #405
- Bump Microsoft.AspNetCore.Components.WebAssembly.Authentication from 6.0.2 to 6.0.3 in /src by @dependabot in #406
- Bump Microsoft.AspNetCore.Authentication.OpenIdConnect from 6.0.2 to 6.0.3 in /src by @dependabot in #407
- Bump Microsoft.AspNetCore.Components.WebAssembly.Server from 6.0.2 to 6.0.3 in /src by @dependabot in #409
- Bump Microsoft.AspNetCore.Components.WebAssembly from 6.0.2 to 6.0.3 in /src by @dependabot in #410
- Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer from 6.0.2 to 6.0.3 in /src by @dependabot in #411
- Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.2 to 6.0.3 in /src by @dependabot in #412
- Bump Microsoft.Identity.Web from 1.23.0 to 1.23.1 in /src by @dependabot in #439
- Bump FluentValidation from 10.3.6 to 10.4.0 in /src by @dependabot in #437
- Bump Azure.Storage.Blobs from 12.10.0 to 12.11.0 in /src by @dependabot in #438
- Bump Azure.Data.Tables from 12.4.0 to 12.5.0 in /src by @dependabot in #440
- Bump Microsoft.Identity.Web.UI from 1.23.0 to 1.23.1 in /src by @dependabot in #441
- Bump Swashbuckle.AspNetCore from 6.2.3 to 6.3.0 in /src by @dependabot in #393
Full Changelog: v1.0.4...v1.0.5