Unity Version Control 11.0.16.8798
7 documented changes.
- Version
- 11.0.16.8798
- Released
- Aug 8, 2024
- Product
- Unity Version Control
Unity Version Control 11.0.16.8798
New
- Change
All platforms - Gluon: configuration now handles the "full update" mode
- Change
All platforms - Gluon: After the workspace undergoes a full configuration, it enters a "full update" mode. In this mode, every new item will be downloaded without relying on the granular directory configuration.
- Fix
All platforms - Gluon: Previously, the configuration did not handle the "full update" mode correctly. It failed to properly display the new items as items to load and did not download them. This issue has been fixed.
Bug
- Change
All Platforms - Desktop GUI: Outdated branches displayed when no connection
- Fix
All Platforms - Desktop GUI: When switching to a workspace with no connection, the branches popup displayed outdated branches from the previous workspace. Now it's fixed, and a proper panel displaying the error is shown instead.
- Change
All Platforms - Desktop GUI: Syntax Highlight highlighted non-code files
- Fix
All Platforms - Desktop GUI: When switching between different file types in the Content View (Diff viewer's single file viewer), the syntax highlight sometimes didn't update correctly. This caused non-code files to retain syntax highlighting from previously viewed code files, leading to confusion. Now it's fixed.