You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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