v2.5.0
What's Changed
Braking Changes
- App EUI field has been moved from LoRaWAN Device model to LoRa WAN device (API changes)
New features
- Update favicon #888 by @hocinehacherouf in #897
- Add global loading bar when http events are fired by @hocinehacherouf in #901
- Add Ideas feature #787 by @hocinehacherouf in #910
- Standardize loading screens #848 by @hocinehacherouf in #916
- Feature/879 Add a creation/modification dialog for edge modules by @audserraCGI in #896
- AppEUI moved from DeviceModel to DeviceDetails by @audserraCGI in #957
Bug fixes
- Fix loading of LoraWAN device commands #904 by @hocinehacherouf in #905
- Update loading bar height and color #918 by @hocinehacherouf in #927
- Fix validation issue on DeviceID when creating a new LoRa Device by @ChristopheRib63 in #917
- Update submit idea API by @kbeaugrand in #943
- Add a RegexMask on command frame to prevent non-hexadecimal characters by @audserraCGI in #949
- Fix #958 - Failed to update Avatar on device models #958 by @kbeaugrand in #960
Refactoring
- Move http calls from UI layer to dedicated client services by @hocinehacherouf in #898
Minor Changes
- Bump MudBlazor from 6.0.10 to 6.0.11 in /src by @dependabot in #902
- Bump Microsoft.Graph from 4.33.0 to 4.34.0 in /src by @dependabot in #903
- Bump Azure.Data.Tables from 12.6.0 to 12.6.1 in /src by @dependabot in #909
- Bump Azure.Storage.Blobs from 12.12.0 to 12.13.0 in /src by @dependabot in #908
- Bump Microsoft.AspNetCore.Components.WebAssembly from 6.0.6 to 6.0.7 in /src by @dependabot in #922
- Bump Microsoft.Extensions.Http.Polly from 6.0.6 to 6.0.7 in /src by @dependabot in #921
- Bump Microsoft.AspNetCore.Components.WebAssembly.Server from 6.0.6 to 6.0.7 in /src by @dependabot in #920
- Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.6 to 6.0.7 in /src by @dependabot in #923
- Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer from 6.0.6 to 6.0.7 in /src by @dependabot in #925
- Bump Microsoft.AspNetCore.Components.WebAssembly.Authentication from 6.0.6 to 6.0.7 in /src by @dependabot in #919
- Bump Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.6 to 6.0.7 in /src by @dependabot in #924
- Bump Microsoft.AspNetCore.Authentication.OpenIdConnect from 6.0.6 to 6.0.7 in /src by @dependabot in #926
- Bump Swashbuckle.AspNetCore from 6.3.1 to 6.3.2 in /src by @dependabot in #928
- Bump MudBlazor from 6.0.11 to 6.0.12 in /src by @dependabot in #933
- Bump terser from 5.13.1 to 5.14.2 in /src/AzureIoTHub.Portal/Client/assets by @dependabot in #944
- Bump docker/build-push-action from 3.0.0 to 3.1.0 by @dependabot in #952
- Bump Swashbuckle.AspNetCore from 6.3.2 to 6.4.0 in /src by @dependabot in #951
- Bump Microsoft.ApplicationInsights.AspNetCore from 2.20.0 to 2.21.0 in /src by @dependabot in #954
- Bump Microsoft.Graph from 4.34.0 to 4.35.0 in /src by @dependabot in #955
Full Changelog: v2.4.0...v2.5.0