14 documented changes.

Version
11.0.16.9132
Released
Jan 23, 2025
Product
Unity Version Control
Unity Version Control 11.x release notes

Unity Version Control 11.0.16.9132

Official notes

New

  1. Feature

    All platforms - Gluon: Folder History Feature Added

  2. Change

    All platforms - Gluon: We've introduced the ability to view the history of folders in Gluon. This enhancement makes it easier to track changes, access previous versions, and stay informed about updates within directories.

  3. Change

    Command-line client: New variables in check-in triggers

  4. Feature

    Command-line client: Added new environment variables to the check-in triggers:

  5. Feature

    Command-line client: These variables have been added to all check-in triggers (client & server and before & after). It means: before-clientcheckin, after-clientcheckin, before-checkin and after-checkin.

  6. Change

    Command-line client: These variables can be used to easily get the target branch for the current check-in operation inside the trigger code.

  7. Change

    Command-line client: Example:

Command-line client

  1. Change

    `PLASTIC_REPOSITORY_NAME` : The repository name where the check-in is run.

  2. Change

    `PLASTIC_BRANCH_NAME` : The name of the check-in target branch.

  3. Change

    `PLASTIC_FULL_BRANCH_NAME` : The full name of the check-in target branch.

Bug

  1. Fix

    Server - All platforms: Fixed login regression when using Active Directory

  2. Fix

    Server - All platforms: We fixed an issue introduced back in release 11.0.16.8845 where user login attempts would fail with an "Invalid Credentials" error in certain configurations.

  3. Change

    Server - All platforms: This happened when the server administrator configured the User Display Name Attribute setting in LDAPWorkingMode when working against an Active Directory server.

  4. Change

    Server - All platforms: The system now correctly calculates user details (DN) regardless of this setting, ensuring a correct authentication.

Pick your Unity version

Unity Releases compares releases against the version your project is on. Picking it now keeps Compare versions focused on what changes between where you are and where you might be going.