Unity Version Control 11.0.16.7806
23 documented changes.
- Version
- 11.0.16.7806
- Released
- Mar 6, 2023
- Product
- Unity Version Control
Unity Version Control 11.0.16.7806
New
- Change
All platforms: Plastic SCM is now Unity Version Control
- Change
All platforms: Plastic SCM is now rebranded as Unity Version Control.
- Improvement
All platforms: We have also updated our end-user license agreement (EULA). You will find it in the installer.
- Change
All platforms - SemanticMerge: UI improvements.
- Feature
All platforms - SemanticMerge: Added a UI refresh for the semantic merge tool. These are the main points:
- Change
All platforms - Plastic: Undo checkouts options
- Feature
All platforms - Plastic: Added a new option in the pending changes view that lets you undo the checked-out files while keeping the local changes. This is the same as using the --keepchanges option when executing the cm undo command.
- Change
All platforms - Plastic: We also reorganized the buttons in the pending changes view.
- Removal
All platforms - Plastic: Removed the license expires soon reminder for non-trial licenses.
- Removal
All platforms - Plastic: We removed the license expires soon reminder for all non-trial license users to avoid disturbing users who have monthly subscriptions.
- Change
All platforms - Plastic: The license notification will still appear for those users when their license fully expires.
- Change
All platforms - Plastic: This notification panel doesn't appear anymore in the app:
All platforms - SemanticMerge
- Change
Use camel case for buttons and labels.
- Change
Moved the "Process al merges" button to the conflicts header.
- Change
Improve each conflict resolution text readability.
- Change
Use buttons instead links for match/unmatch actions.
- Fix
Fixed the encoding string in the contributor headers.
- Change
Unify some margins and paddings.
Bug
- Fix
All Platforms - SemanticMerge: Fixed wrong content for resolved conflicts.
- Fix
All Platforms - SemanticMerge: When resolving a manual conflict, if the merge resolution text was exactly the same as the base contributor text, it caused the semantic merge tool to wrongly choose the destination text for the result. Now it's fixed.
- Fix
All platforms - Plastic: Fixed null exception using Find in files in Plastic Link.
- Change
All platforms - Plastic: When you use Find in files in a Diff or Code Review Plastic Link, a null exception is thrown.
- Fix
All platforms - Plastic: We fixed this issue.