Skip to content

v3.9.4

Compare
Choose a tag to compare
@sei-jbooz sei-jbooz released this 14 Jun 17:10
· 80 commits to main since this release
4792200

What's Changed

Version 3.9.4 contains security enhancements, bug fixes, patch-level package updates, and various improvements to developer workflow and architecture.

New

  • Security enhancements have been made to the ticketing system (the "Support" module) in Gameboard. Resolves #172.

Bug fixes

  • Resolved an issue that could cause console errors when a toc.json file was not deployed with Gameboard UI

Updated packages

  • Angular updated to 15.2.5
  • socket-io.parser to 4.2.3

Dev workflow/architecture

  • The JobsService no longer runs during integration tests
  • Recommended VS Code extensions have been updated
  • Updated the tsconfig.json for Gameboard UI to allow root-relative import of typescript files
  • Added linting rules and fixed notable lint-related issues
  • Added a new CustomInputComponent to support the development of custom components which require model binding

Full Changelog: 3.9.3...3.9.4