Skip to content

v2.4.0

Choose a tag to compare

@rsdmike rsdmike released this 07 Jul 22:57
· 1645 commits to main since this release

What's Changed

  • build(deps-dev): Bump jasmine-core from 4.1.0 to 4.1.1 by @dependabot in #663
  • build(deps-dev): Bump @angular/cli from 13.3.4 to 13.3.5 by @dependabot in #660
  • build(deps): Bump @angular/platform-browser-dynamic from 13.3.5 to 13.3.7 by @dependabot in #666
  • build(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.22.0 to 5.23.0 by @dependabot in #668
  • build(deps-dev): Bump @angular-devkit/build-angular from 13.3.4 to 13.3.5 by @dependabot in #670
  • build(deps): Bump @angular/material from 13.3.5 to 13.3.7 by @dependabot in #665
  • build(deps): Bump @angular/common from 13.3.5 to 13.3.7 by @dependabot in #671
  • build(deps): Bump @angular/forms from 13.3.5 to 13.3.7 by @dependabot in #672
  • build(deps-dev): Bump @angular/compiler-cli from 13.3.5 to 13.3.7 by @dependabot in #674
  • build(deps-dev): Bump @angular/localize from 13.3.5 to 13.3.7 by @dependabot in #675
  • build(deps-dev): Bump @typescript-eslint/parser from 5.22.0 to 5.23.0 by @dependabot in #673
  • build(deps): Bump cypress from 9.6.0 to 9.6.1 by @dependabot in #661
  • build(deps-dev): Bump eslint from 8.14.0 to 8.15.0 by @dependabot in #662
  • test(domains): certificate and password into environment variables by @tim-shockley in #657
  • build(deps-dev): Bump karma from 6.3.19 to 6.3.20 by @dependabot in #682
  • build(deps): Bump @angular/common from 13.3.7 to 13.3.8 by @dependabot in #681
  • build(deps-dev): Bump @angular/compiler-cli from 13.3.7 to 13.3.8 by @dependabot in #680
  • build(deps-dev): Bump karma-jasmine from 5.0.0 to 5.0.1 by @dependabot in #678
  • build(deps): Bump @angular/forms from 13.3.7 to 13.3.8 by @dependabot in #684
  • build(deps-dev): Bump @angular/localize from 13.3.7 to 13.3.8 by @dependabot in #685
  • feat: all password fields toggle hidden by @bwendlandt-intel in #658
  • build(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.23.0 to 5.25.0 by @dependabot in #689
  • build(deps-dev): Bump @typescript-eslint/parser from 5.23.0 to 5.25.0 by @dependabot in #688
  • feat(login): MPS web_auth_enabled set to false, sample web ui cannot be by @madhavilosetty-intel in #656
  • feat(auth): redirection expiration time is set to 5 minutes by @madhavilosetty-intel in #677
  • test(domain): automated vault read certificate and password by @asimmohx in #676
  • build(deps): update angular by @rsdmike in #703
  • build(deps-dev): Bump karma-jasmine-html-reporter from 1.7.0 to 2.0.0 by @dependabot in #704
  • build(deps): Bump cypress from 9.6.1 to 9.7.0 by @dependabot in #708
  • build(deps-dev): Bump ts-node from 10.7.0 to 10.8.0 by @dependabot in #709
  • test(domain): updated domain fixture names to match the form input by @tim-shockley in #690
  • feat(profiles): remove none connection option by @bwendlandt-intel in #697
  • test(cira): fixes errors regarding unknown elements by @rsdmike in #710
  • ci(nodejs): remove node 12 and add node 18 by @rsdmike in #716
  • build(deps-dev): Bump eslint-plugin-jsdoc from 39.2.9 to 39.3.2 by @dependabot in #706
  • feat(devices): differentiation between out-of-band and in-band power actions by @intelkrishi in #696
  • build(deps): Bump cypress from 9.7.0 to 10.0.2 by @dependabot in #726
  • test(wireless): remove hardcoded values by @Walt-Intel in #739
  • ci: add check for copyright header and license by @rsdmike in #732
  • build(deps): Bump cypress from 10.0.2 to 10.0.3 by @dependabot in #738
  • build(deps-dev): Bump ts-node from 10.8.0 to 10.8.1 by @dependabot in #737
  • test(e2e): prevent power actions by @Walt-Intel in #740
  • build(deps-dev): Bump karma from 6.3.20 to 6.4.0 by @dependabot in #742
  • feat(etag): support versioning on updates by @rsdmike in #717
  • test(e2e): update cypress tests to be cross platform compatible by @rsdmike in #741
  • feat(profile): add user consent, ider, kvm, sol options - 7399 by @tim-shockley in #748
  • refactor(profile): hide amt features until fully implemented by @rsdmike in #752
  • fix(profiles): remove excess mebx random password warning by @intelkrishi in #750
  • test(e2e): updated AMT profile with wireless config by @madhavilosetty-intel in #751
  • revert: put power menu options back on device-toolbar by @rsdmike in #761
  • fix(cira): remove auto-load slider, always auto-load certificate by @intelkrishi in #762
  • build: fix package-lock.json by @rsdmike in #765

New Contributors

Full Changelog: v2.3.0...v2.4.0