Skip to content

Releases: cmu-sei/gameboard-ui

v3.10.4

15 Sep 20:54
e6778f8
Compare
Choose a tag to compare
  • Resolved an issue that caused the web client from being unable to issue start/stop requests for challenges to the API.

What's Changed

Full Changelog: 3.10.3...3.10.4

v3.10.3

15 Sep 20:41
65e54f3
Compare
Choose a tag to compare

See the companion pull in GBAPI for full patch notes.

What's Changed

Full Changelog: 3.10.2...3.10.3

v3.10.2

12 Sep 19:43
5b56015
Compare
Choose a tag to compare

See the companion pull in Gameboard's API project for changelog.

What's Changed

Full Changelog: https://github.com/cmu-sei/gameboard-ui/compare/3.10.1...3.10.2###

v3.10.1

08 Sep 19:12
b6b906a
Compare
Choose a tag to compare

See the accompanying pull in the Gameboard API repo for changes.

What's Changed

Full Changelog: 3.10.0...3.10.1

v3.10.1-beta1

08 Sep 17:05
f02c661
Compare
Choose a tag to compare
v3.10.1-beta1 Pre-release
Pre-release

What's Changed

Full Changelog: 3.10.1-beta0...3.10.1-beta1

v3.10.1-beta0

07 Sep 17:52
2ad5fc6
Compare
Choose a tag to compare
v3.10.1-beta0 Pre-release
Pre-release

Bug fixes

Hide "Practice Area" nav item for users who are not admin, registrar, or support
Improve the representation of "nullish" dates on the Challenge Admin screen

What's Changed

Full Changelog: 3.10.0...3.10.1-beta0

v3.10.0

01 Sep 19:41
c12d384
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.9.6...3.10.0

See the corresponding API Release for more notes.

v3.10.0-beta.0

01 Sep 19:27
9b0fc6d
Compare
Choose a tag to compare
v3.10.0-beta.0 Pre-release
Pre-release

What's Changed

Full Changelog: 3.9.6...3.10.0

See the corresponding API Release for more notes.

v3.9.6

18 Aug 14:58
ed9c586
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.9.5...3.9.6

v3.9.5

15 Jun 15:47
2d9db95
Compare
Choose a tag to compare

What's Changed

  • Patch to 3.9.4 by @sei-bstein in #128

  • Convert usages of bypassSecurityTrustHtml to sanitize and reworked some template control flows.

    • For missing toc.json/settings.json
  • Resolved an issue that could cause the player presence widget to fail to display for non-sync-start games.
  • Gameboard now only looks for settings.json in production environments (or any env that has the settingsJson property of the environment object defined)
  • Bump socket.io-parser from 4.2.2 to 4.2.3

Bumps socket.io-parser from 4.2.2 to 4.2.3.


updated-dependencies:

  • dependency-name: socket.io-parser
    dependency-type: indirect
    ...

Signed-off-by: dependabot[bot] support@github.com

    • For missing toc.json/settings.json
  • Resolved an issue that could cause the player presence widget to fail to display for non-sync-start games.
  • Gameboard now only looks for settings.json in production environments (or any env that has the settingsJson property of the environment object defined)
  • Add eslint, configure rules, and fix critical issues.

  • Allow root-relative imports in gameboard-ui

  • Add custom input component to allow for custom components with ngmodel

  • Update angular to 15.2.5

    • For missing toc.json/settings.json
  • Resolved an issue that could cause the player presence widget to fail to display for non-sync-start games.
  • Gameboard now only looks for settings.json in production environments (or any env that has the settingsJson property of the environment object defined)
  • Bump socket.io-parser from 4.2.2 to 4.2.3

Bumps socket.io-parser from 4.2.2 to 4.2.3.


updated-dependencies:

  • dependency-name: socket.io-parser
    dependency-type: indirect
    ...

Signed-off-by: dependabot[bot] support@github.com

    • For missing toc.json/settings.json
  • Resolved an issue that could cause the player presence widget to fail to display for non-sync-start games.
  • Gameboard now only looks for settings.json in production environments (or any env that has the settingsJson property of the environment object defined)
  • Add eslint, configure rules, and fix critical issues.

  • Allow root-relative imports in gameboard-ui

  • Add custom input component to allow for custom components with ngmodel

  • Update angular to 15.2.5

  • Client-side defense for illegal file uploads

  • Improved error handling for illegal mime types. Support area formatting updates.

  • Allow escaped html to render in support tickets.

  • Added a component that allows inline rendering of links while preserving user-entered text. Resolves #204.

  • Revise error message on bad file upload.


Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Full Changelog: 3.9.4...3.9.5