Releases: NationalSecurityAgency/skills-service
Releases · NationalSecurityAgency/skills-service
skills-service:1.8.4
- Upgraded log4j to address CVE-2021-45105
- Option to verify email ownership when dashboard accounts are created
skills-service:1.8.3
- Upgraded log4j to address CVE-2021-44228
- added support for storing HTTP Session via JDBC
skills-service:1.8.2
- Added ability to advertise support options; configurable support options are displayed in the header and footer of the dashboard
- Bug Fix: Editing a skill decrements # of skills in the subject's stats
skills-service:1.8.1
- Removed username/password login features when
skills.authorization.oAuthOnly=true
- Improved how external links display within markdown
- Upgraded skills-client libraries to v3.4.1 in dashboard
- Bug fixes and general usability improvements
skills-service:1.8.0
- Implemented Skills Groups - brand new way to define and manage skills
- Ability to group 2 or more skills under a group
- Group has a name, description, and its own progress
- A group can be configured with partial skill requirements (ex. 2 out of 5 skills are required to achieve this group)
- Groups are managed via Dashboard and visualized in the Skills Display embeddable component and Progress and Ranking views
- Added project-level customization for the term Level in the Skills Display embeddable component and Progress and Ranking views
- For a project, added ability to search and navigate directly to a skill across all the subjects
- Made the email body expandable for Contact Users and Contact Admins pages
- Improved usability of self-report skill request and rejection messages
- Added ability to modify project level requirements for a Global Badge
- Bug fixes
skills-service:1.7.1
- Bug fix: Project and/or subject level-based achievements may not be awarded when a skill is edited or removed
skills-service:1.7.0
- Implemented store and display of approval history for self-report skills
- Added
Badges
display forProgress and Ranking
views- shows all global badges and project badges within the customized
My Projects
- displays earned and available badges as well as current badge progress
- shows all global badges and project badges within the customized
- Bug fixes
skills-service:1.6.0
- Added ability to drag-and-drop projects, subjects and badges in order to arrange their display order
- New project
Contact Users
page that enables project administrators to send emails to all or a sub-set of the project's user base- Ability to contact users based on project/subject level achievement or specific skill/badge achievements
- Supports markdown for the body of the email
- New
Contact Admins
page- Only available to users with the
ROOT
access role - Email all project administrators
- Supports markdown for the body of the email
- Only available to users with the
- Redesigned
Progress and Ranking
views- Empowered users to customize the projects displayed to only those of interest to the user
- Added drag-and-drop ability to arrange project cards
- Navigation within Skills Display component is now reflected in the dashboard's breadcrumb navigation bar
- Added ability to theme Skill Display's title card
- Added ability to assign tags to users and to generate metrics/charts based on those tags
- Bug fixes
skills-service:1.5.3
Bug Fix: Added locking for project expiration/deletion/notification
skills-service:1.5.2
bug fixes