Unity Version Control 11.0.16.7792
18 documented changes.
- Version
- 11.0.16.7792
- Released
- Feb 23, 2023
- Product
- Unity Version Control
Unity Version Control 11.0.16.7792
New
- Change
All platforms - Plastic: Semantic diff viewer.
- Change
All platforms - Plastic: Launching semantic merge as a standalone tool displayed the text-based differences. Now the semantic-based differences are displayed.
- Change
All platforms - Plastic: You can try executing the semantic merge standalone tool:
- Change
All Platforms - Plastic: Add codepage encodings to the encoding menu.
- Change
All Platforms - Plastic: See it in action!
- Feature
All platforms - Plastic, Gluon: Find in files feature added to diff window
- Change
All platforms - Plastic, Gluon: You can now do a text search in all files in a diff or code review.
- Change
All platforms - Plastic, Gluon: Just press the "Find in files" button to open the Find in files dialog.
- Change
All platforms - Plastic, Gluon: You can choose if the search is case sensitive. You can also choose to search only the source, or destination contributor. You can choose to search all files in the diff, just currently filtered files, or just the currently selected file. Also, you can filter the results by file extension.
- Change
All platforms - Plastic, Gluon: Search results will appear at the bottom of the window.
- Change
All platforms - Plastic, Gluon: Selecting a result will open the relevant file and show the matching line.
All Platforms - Plastic
- Feature
We've added all the available codepage encodings to the Encoding dialog.
- Change
The encoding list now shows EncodingName, WebName, and CodePage for easy identification.
Bug
- Fix
All Platforms - Plastic: Fixed an encoding issue in merge.
- Change
All Platforms - Plastic: For a file that was encoded as UTF8 but contained invalid bytes, the merge process could raise the following error:
- Fix
All Platforms - Plastic: Now it's fixed.
- Fix
All platforms - Plastic: Fixed 'Label all writable xlinked repositories' option
- Fix
All platforms - Plastic: There was an issue with 'Label all writable xlinked repositories' option for the 'label this changeset' dialog, the app always created the label in the xlinked repositories too. We fixed this issue.