Skip to content

Releases: cmu-sei/Gameboard

Feature Release

30 Aug 11:10
8930620
Compare
Choose a tag to compare
Stage 3.0.4 (#6)

- Refined Game properties
- caching-breaking image names
- signalr wip

Co-authored-by: Robert Kemerer <[email protected]>
Co-authored-by: Matt Kaar <[email protected]>

Development Release

23 Aug 01:05
Compare
Choose a tag to compare
3.0.3

query challenges wip

Development Release

03 Aug 11:39
Compare
Choose a tag to compare

Added two features:

The Game object has a property GamespaceLimitPerSession, which restricts the number of challenge gamespaces a player/team can have running concurrently.

Core__SafeNamesFile is a setting to specify the relative path/filename of a json array of strings that serve as a pool of safe names to assign new users. This is a temporary first iteration; will likely change to a url or api endpoint to fetch this data.

Development Release

02 Aug 14:52
Compare
Choose a tag to compare

This release is a step toward feature-complete.

  • Apply new ranks after grading challenge
  • Sync challenges with GE after expiration
  • Display challenge detail for admins

Major Refactor

26 Jul 20:50
Compare
Choose a tag to compare

Start fresh. This version is completely breaking from previous versions.