Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.24.2 #530

Merged
merged 3 commits into from
Nov 14, 2024
Merged

v3.24.2 #530

merged 3 commits into from
Nov 14, 2024

Conversation

sei-bstein
Copy link
Contributor

Version 3.24.2 is an incremental release of Gameboard which fixes a few errors.

Bug fixes

  • Resolved an issue that prevented role assignment when creating new users in Admin (resolves Add User -> Check Role Assignment #528).
  • Resolved an issue that prevented privileged users from seeing their settings in "Profile"

Application Health

  • Updated recommended launch.json config for VS Code devs.
  • Fixed an issue in some controllers that could cause GB to fail to throw 400 errors when they were expected
  • Additional endpoints have been added to support the upcoming revamp of the system for configuring game and challenge feedback. These will be exposed in the web client in a future release.
  • A few additional UI elements have been rethemed as part of an ongoing effort.

@sei-bstein sei-bstein added bug Something isn't working pr-release A pull request into main to be released with the next version of Gameboard. labels Nov 13, 2024
@sei-bstein sei-bstein self-assigned this Nov 13, 2024
@sei-jbooz sei-jbooz merged commit a35bf3d into main Nov 14, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pr-release A pull request into main to be released with the next version of Gameboard.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add User -> Check Role Assignment
2 participants