Skip to content

v2.10.0

Compare
Choose a tag to compare
@kbeaugrand kbeaugrand released this 26 Aug 14:49
· 1349 commits to main since this release
90fde5c

What's Changed

Breaking Changes

N/A

New Features

  • Fix #1108 - Add information message on creation and update to inform … by @kbeaugrand in #1120
  • Feature/1118_-_Select the edge model at device creation by @Sben65 in #1125

Bug fixes

  • Fix #1122 - Set http header to blob after the upload by @kbeaugrand in #1126
  • Fix: #1095 - In lists, when we are in splitscreen (for example), the list display is not easely readable. by @Sben65 in #1115

Minor changes

  • Task 988/Refactor EdgeDevicesController by @Sben65 in #1113
  • Bump Azure.Storage.Blobs from 12.13.0 to 12.13.1 in /src by @dependabot in #1116
  • Bump Microsoft.Graph from 4.36.0 to 4.37.0 in /src by @dependabot in #1124
  • Bump Microsoft.TypeScript.MSBuild from 4.7.4 to 4.8.2 in /src by @dependabot in #1128
  • Bump Microsoft.Identity.Web from 1.25.1 to 1.25.2 in /src by @dependabot in #1130
  • Bump Microsoft.Identity.Web.UI from 1.25.1 to 1.25.2 in /src by @dependabot in #1129

Full Changelog: v2.9.0...v2.10