Releases: cmu-sei/gameboard-ui
v3.24.4
See the companion PR for changes.
What's Changed
- v3.24.4 by @sei-bstein in #207
Full Changelog: 3.24.3...3.24.4
v3.24.3
See the companion PR for changes.
What's Changed
- v3.24.3 by @sei-bstein in #206
Full Changelog: 3.24.2...3.24.3
v3.24.2
See the companion PR in the API project for changes.
What's Changed
- v3.24.2 by @sei-bstein in #205
Full Changelog: 3.24.1...3.24.2
v3.24.1
See the companion PR in the API project for changes.
What's Changed
- v3.24.1 by @sei-bstein in #204
Full Changelog: 3.24.0...3.24.1
v3.24.0
See the companion PR in the GBAPI project for changes!
What's Changed
- v3.24.0-beta0 by @sei-bstein in #201
- v3.24.0-beta1 by @sei-bstein in #202
- v3.24.0 by @sei-bstein in #203
Full Changelog: 3.23.5...3.24.0
v3.24.0-beta1
See the companion PR for changes!
What's Changed
- v3.24.0-beta1 by @sei-bstein in #202
Full Changelog: 3.24.0-beta0...3.24.0-beta1
v3.24.0-beta0
See the companion PR in the API project for changes.
What's Changed
- v3.24.0-beta0 by @sei-bstein in #201
Full Changelog: 3.23.5...3.24.0-beta0
v3.23.5
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 thesettings.json
file"autoLogin"
will cause Gameboard to automatically attempt to log users into the app on first visit if they're unauthed (defaults tofalse
)"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 tofalse
).
What's Changed
- v3.23.5 by @sei-bstein in #200
Full Changelog: 3.23.4...3.23.5
v3.23.4
See the companion PR in the API project for changes.
What's Changed
- v3.23.4 by @sei-bstein in #199
Full Changelog: 3.23.3...3.23.4
v3.23.3
See the companion PR in the API project for changes.
What's Changed
- v3.23.3 by @sei-bstein in #198
Full Changelog: 3.23.2...3.23.3