Skip to content

Releases: cmu-sei/Gameboard

v3.6.16

06 Dec 21:43
18f3ff8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.6.15...3.6.16

v3.6.15

06 Dec 03:07
ce89a1b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.6.14...3.6.15

v3.6.14

02 Dec 21:28
7b3f4dd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.6.13...3.6.14

v3.6.13

02 Dec 21:17
8eda7c0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.6.12...3.6.13

v3.6.12

02 Dec 16:12
9763f5d
Compare
Choose a tag to compare

Adds Cubespace scoreboard endpoint

What's Changed

Full Changelog: 3.6.11...3.6.12

v3.6.11

01 Dec 19:23
Compare
Choose a tag to compare
fix session start

v3.6.10

01 Dec 17:49
Compare
Choose a tag to compare
  • display user name in team list (for existing db players)
  • fixes session limit check
  • allows any member to reset team session (QA feature)
  • fixes slow admin team query
  • fixes looping challenge refreshes

v3.6.8

18 Nov 15:23
5eef9d2
Compare
Choose a tag to compare

Improves reporting of the exception that is thrown if a Cubespace team receives more than one game-related challenge.

What's Changed

Full Changelog: 3.6.6...3.6.8

v3.6.6

17 Nov 16:35
734fa12
Compare
Choose a tag to compare

Version 3.6.6 includes stability improvements and bug fixes for the Gameboard API.

Stability improvements

  • The /api/unity/challenge endpoint is now semaphore-locked to prevent multiple attempts at challenge data creation
  • Repeat calls to this endpoint will no longer attempt to update Gamebrain console URLs

Bug fixes

  • Repeat calls to /api/unity/challenge for the same team will no longer result in identity violation errors
  • Resolved an issue that prevented scores from being displayed for players on the game scoreboard and admin player list.
  • Cubespace challenges now correctly update their "last scored at" field, correcting how "duration" is presented

What's Changed

Full Changelog: 3.6.5...3.6.6

v3.6.5

15 Nov 15:21
a54215d
Compare
Choose a tag to compare

Fixes a bug that caused the team captain's name not to correctly show in the event log when finding a codex and other small changes.

What's Changed

Full Changelog: 3.6.4...3.6.5