Skip to content

Releases: NationalSecurityAgency/skills-client

skills-client:3.6.1

20 Nov 17:11
Compare
Choose a tag to compare

skills-client:3.6.0

20 Nov 17:10
Compare
Choose a tag to compare
  • Added the ability to place the skills-client library in a dormant state. When the library is in a dormant state, it
    becomes inactive and does not perform authentication, network communication, skill reporting, or any other activities.
  • Upgraded JS libraries
  • Bug Fixes

skills-client:3.5.0

27 Sep 12:13
Compare
Choose a tag to compare

This release was published to npmjs: skills-client-js, skills-client-vue, skills-client-react, skills-client-ng

  • Ensure that skills-client react libraries work with React 18
  • Removed history package dependency
  • Addressed 3rd party library security vulnerabilities
  • Allowed options to be passed to the Skills Display component for future configuration options
  • Added ability to respond to scroll events from the Skills Display component

skills-client:3.4.1

13 Dec 12:12
Compare
Choose a tag to compare

This release was published to npmjs: skills-client-js, skills-client-vue, skills-client-react, skills-client-ng

  • Detect when the web-socket connection errors, and if the message indicates an invalid_token, then obtain a new token and reconnect

skills-client:3.4.0

09 Nov 14:15
Compare
Choose a tag to compare

This release was published to npmjs: skills-client-js, skills-client-vue, skills-client-react, skills-client-ng

  • Ensure that skills-client react libraries work with React 17

skills-client:3.3.1

09 Aug 14:44
Compare
Choose a tag to compare

This release was published to npmjs: skills-client-js, skills-client-vue, skills-client-react, skills-client-ng

  • Added the ability to programatically "navigate" skills-display to specific route

skills-client:3.3.0

25 Jun 21:04
Compare
Choose a tag to compare

This release was published to npmjs: skills-client-js, skills-client-vue, skills-client-react, skills-client-ng

  • Added the ability to "retry" skills that failed during reporting due to networking hiccups or skill-service's unexpected downtime
  • Updated the SkillsDisplay component to be able to support the browsers back button when navigating within the SkillsDisplay
  • Notify the client when the SkillsDisplay component route has changed

skills-client:3.2.0

13 Apr 12:13
Compare
Choose a tag to compare

This release was published to npmjs: skills-client-js, skills-client-vue, skills-client-react, skills-client-ng

  • Allow SkillsConfiguration.configure to be called multiple times
  • Disabled automatic OAuth redirection by default
  • Improved Cypress.io tests

skills-client:3.1.1

24 Mar 12:05
Compare
Choose a tag to compare
  • Upgraded axios

skills-client:3.1.0

24 Mar 12:04
Compare
Choose a tag to compare
  • Added full OAuth support for the SkillTree platform (dashboard as well as client libraries)
  • Upgraded maven and npm dependencies