Skip to content

v3.26.0

Compare
Choose a tag to compare
@sei-jbooz sei-jbooz released this 12 Dec 05:28
· 4 commits to main since this release
e04751b

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

New features

  • Feedback templates are here (resolves #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.

What's Changed

Full Changelog: 3.25.3...3.26.0