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.26.0 #565

Merged
merged 25 commits into from
Dec 12, 2024
Merged

v3.26.0 #565

merged 25 commits into from
Dec 12, 2024

Conversation

sei-bstein
Copy link
Contributor

@sei-bstein sei-bstein commented Dec 11, 2024

Version 3.26.0 of Gameboard includes new features, bug fixes, and stability improvements.

New features

  • Feedback templates are here (resolves Reusable feedback templates #486)!
    • Rather than copy/pasting the YAML configuration of game and challenge feedback from game to game, you can now create and reuse a single (or multiple) feedback templates
    • You can set a game's feedback templates in its Settings page. You can change which template a game uses for its game and challenge-level feedback, but you can't edit a feedback template once it's collected a response.
    • Deleting a feedback template will also delete all responses collected for it.
  • There's also a new feedback report which summarizes data collected under the new schema. Unfortunately, manual migration of data is required to bring legacy feedback data into the new report.
    • The old feedback report has been renamed to "Feedback Report (Legacy)" and will be removed in a future release

Enhancements

  • Additional controls have been recolored to match the app theme.
  • Feedback-related API calls have been optimized for performance.

Bug fixes

  • Resolved an issue that caused Gameboard to enforce the game's competitive session limit in practice mode
  • Resolved an issue that caused players with pending name changes to fail to appear in Game Center -> Teams when certain filters were used.

@sei-bstein sei-bstein added bug Something isn't working enhancement New feature or request pr-release A pull request into main to be released with the next version of Gameboard. labels Dec 11, 2024
@sei-bstein sei-bstein requested a review from sei-jbooz December 11, 2024 23:39
@sei-bstein sei-bstein self-assigned this Dec 11, 2024
@sei-jbooz sei-jbooz merged commit e04751b into main Dec 12, 2024
4 checks passed
@sei-jbooz sei-jbooz changed the title v3.24.0 v3.26.0 Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request 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.

Reusable feedback templates
2 participants