2023.2.8#

Release Date: March 2025

  • This release fixes a bug with our Auth service where some users would experience a failure refreshing their authentication tokens from Client applications. This was caused by IDP’s login names being Capitalized, CamelCased, or similar, instead of being all lower case.

  • Fixes a bug with Live Edit that may have caused updates to get out of sync after some operations.

  • Includes some vulnerability fixes.

  • Components updates include:

    • Core 1.14.51

    • Auth 1.5.7

    • Nucleus Navigator 3.3.6

    • Auth Router 1.4.6

View the detailed release notes

Core#

1.14.44 -> 1.14.51#

  • API Server

    • Vulnerability update

Auth Service#

1.5.6 -> 1.5.7#

  • Python dependencies update

  • Bug fix for user refresh tokens

Nucleus Navigator#

3.3.5 -> 3.3.6#

  • Vulnerability update

  • Bug fixed for group scroll

Auth Router Gateway#

1.4.5 -> 1.4.6#

  • Vulnerability update