Skip to content

Releases: cmu-sei/gameboard-ui

v3.24.4

15 Nov 18:03
ffb7241
Compare
Choose a tag to compare

See the companion PR for changes.

What's Changed

Full Changelog: 3.24.3...3.24.4

v3.24.3

15 Nov 15:24
ee561df
Compare
Choose a tag to compare

See the companion PR for changes.

What's Changed

Full Changelog: 3.24.2...3.24.3

v3.24.2

14 Nov 15:02
c6de2b6
Compare
Choose a tag to compare

See the companion PR in the API project for changes.

What's Changed

Full Changelog: 3.24.1...3.24.2

v3.24.1

11 Nov 15:59
3046ee0
Compare
Choose a tag to compare

See the companion PR in the API project for changes.

What's Changed

Full Changelog: 3.24.0...3.24.1

v3.24.0

08 Nov 15:37
bd3321c
Compare
Choose a tag to compare

See the companion PR in the GBAPI project for changes!

What's Changed

Full Changelog: 3.23.5...3.24.0

v3.24.0-beta1

07 Nov 19:13
3054a32
Compare
Choose a tag to compare
v3.24.0-beta1 Pre-release
Pre-release

See the companion PR for changes!

What's Changed

Full Changelog: 3.24.0-beta0...3.24.0-beta1

v3.24.0-beta0

05 Nov 16:43
3a71ae2
Compare
Choose a tag to compare
v3.24.0-beta0 Pre-release
Pre-release

See the companion PR in the API project for changes.

What's Changed

Full Changelog: 3.23.5...3.24.0-beta0

v3.23.5

31 Oct 19:16
766c9d6
Compare
Choose a tag to compare

Version 3.23.5 adds support for remaining logged into the OIDC server when logging out of Gameboard and automatic login to Gameboard. It includes a handful of small feature updates to support this new functionality.

Enhancements

  • The "Profile" and "Log in/out" nav items have been combined into a single entry
    • Always appears on the far right of the nav
    • Provides direct links to your profile, certificates, and history
    • Logout is now under a drop-down menu accessed by clicking the icon on the right
    • Clicking on the "Login" item will now directly begin the IDP authentication process rather than requiring a navigation to a separate screen.
    • These items collectively resolve GBAPI#435
  • Some controls in the app have been rethemed to support a more coherent design

Infra and App Health

  • Gameboard admins can now configure two new settings in the "oidc" section of the settings.json file
    • "autoLogin" will cause Gameboard to automatically attempt to log users into the app on first visit if they're unauthed (defaults to false)
    • "logoutOnAppLogout" will change manual logout behavior. If enabled, Gameboard will expire the user's token upon manual logout but will not initiate a full logout on the identity provider (defaults to false).

What's Changed

Full Changelog: 3.23.4...3.23.5

v3.23.4

17 Oct 15:06
0f8d590
Compare
Choose a tag to compare

See the companion PR in the API project for changes.

What's Changed

Full Changelog: 3.23.3...3.23.4

v3.23.3

16 Oct 19:06
a6bb473
Compare
Choose a tag to compare

See the companion PR in the API project for changes.

What's Changed

Full Changelog: 3.23.2...3.23.3