Skip to content

2.5.0

Compare
Choose a tag to compare
@mikebudzynski mikebudzynski released this 25 Sep 21:42
· 429 commits to eafdb89cb24b3d52c4eafa6ecf54f1351605dce3 since this release

Changes:

  • eafdb89 Fixed stored credentials reset issues. Added check for stored token expiration. (#943)
  • dcb2b2b Added scroll to operation details in default content (#944)
  • 0acd743 Added scope propagation for "client credentials" grant flow. (#942)
  • 63d173c Fixed popup-based sign-in flow. (#940)
  • a5bfc0d Fixed several accessibility issues. (#936)
  • 8844d1a Fixed API list truncation issue. (#930)
  • b9fbfef Cleaned up comments in the migration script. (#923)
  • 6f207cc Fixes for collapsible menu and api details (#920)
  • 2e749b8 Added end-to-end and unit-test scaffolds. Fixed issue with request header description truncation. (#919)
  • 6f18436 Fix for selection the first operation on api details page (#918) [ #863 ]
  • 5d369b2 Added returnUrl option on signin-sso (#911)
  • 0bc2a6b Fixed pagination in api-list-tiles widget. (#907)
  • 99c3db8 Added setting for automatic scroll to operation name (#902)
  • b12d5ce fixed close collapsible container on item selection (#898)
  • b17eed7 Added handling for password reset flow AAD B2C. (#899)
  • 0674a7d Update migrate.js (#893)
  • 5aa0f3b Fixed scrollintoview binding handler. (#891)
  • 8c73aa2 Use access key for configure.js and set exit code in migrate.js (#887)
  • bb6c8f3 Fixed Azure blob storage issue. (#890)
  • fcddce4 Add notes to old scripts (#886)
  • 6932d0a Fixed product name in user subscriptions table. (#884)
  • 81e370d Made blob storage connection string and SAS URL optional. (#876)
  • 7f624ef Fixed runtime config conflict issue in build scripts. (#874)
  • 47163ed Added soap badge for product APIs (#873)
  • 8444172 show validation message if confirm password is not equal to password (#866)
  • 66af981 Updated backup/restore scripts. (#855)
  • 6544cfe Added check for deprecated navbar control and show warning toast message for 15 sec (#861)