Skip to content

skills-service:1.2.0

Choose a tag to compare

@sudo-may sudo-may released this 02 Sep 20:34
· 10233 commits to master since this release
  • Implemented extensive GitHub Actions Continuous Integration (CI)
  • Enhanced websocket based notifications - alert users of previously non-notified achievements when user starts a session for an application that utilizes skill-client libraries (ex. event listeners)
  • Improved back button behavior when users drill down within display component then navigate away from the page hosting the display component and finally returns to the component and uses the back button.
  • Introduced Badge's life-cycle (create -> configure -> go live) for project-based and global badges.
  • Added ability to customize footer and header in the dashboard
  • Implemented process to publish jar-based releases to GitHub
  • Implemented process to publish docker images to DockerHub
  • Implemented password reset feature
  • Enhanced Markdown support in the Dashboard and Skills Display applications
  • Improved directory structure of skills-service project and renamed its runtime artifact
  • Added support to store HttpSession in Redis
  • Added numerous new tests, fixed multitude of bugs and and improved overall stability