Unity Version Control 11.0.16.7832
44 documented changes.
- Version
- 11.0.16.7832
- Released
- Mar 16, 2023
- Product
- Unity Version Control
Unity Version Control 11.0.16.7832
New
- Change
All platforms - semantic merge: Moved buttons to options menu
- Change
All platforms - semantic merge: We moved the "Visual merge", "Run text merge" and "Restart merge" buttons to the options menu
- Improvement
All platforms - Unity Version Control: Improved the Search Panel for the source code editors:
- Change
All platforms - Unity Version Control: Some demo:
- Change
All platforms - Unity Version Control: Ported configuration dialog to semantic merge
- Change
All platforms - Unity Version Control: A Configuration dialog has be ported to the new semantic merge, it is accessible from options menu, and contains preferences and configuration options pertaining to semantic merge.
- Feature
All platforms - semantic merge: Added options menu
- Change
All platforms - semantic merge: We have stated populating the options menu in the semantic merge window. So far it looks like this
- Feature
All platforms - semantic merge: added Explain Move button
- Feature
All platforms - semantic merge: We added an "Explain move" button for move conflicts to the semantic merge outline panel here
- Change
All platforms - semantic merge: .
- Change
All platforms - semantic merge: Clicking it opens up a visual depiction of the move.
- Change
All platforms - Unity Version Control: Renamed "DevOps user profile" preferences tab
- Change
All platforms - Unity Version Control: We have renamed the "DevOps user profile" tab in Preferences to "Mergebots".
- Removal
All platforms - Unity Version Control: Removed Plastic SCM logo
- Removal
All platforms - Unity Version Control: As part of the ongoing rebrand to Unity Version Control we have removed the Plastic SCM logo.
- Change
All platforms - Unity Version Control, Gluon: New options context menu
- Improvement
All platforms - Unity Version Control, Gluon: The options context menu navigation and look&feel has been improved.
- Change
All platforms - Unity Version Control, Gluon: Modify the sign-up process to redirect users to Unity DevOps purchase flow.
- Removal
All platforms - Unity Version Control, Gluon: We removed the ability to sign up for Plastic SCM credentials and redirect users to the checkout page for Unity DevOps. When landing on this page, they'll be invited them to create a UnityID first. Once this is done, they can continue the purchase on the checkout page.
- Change
Windows - Unity Version Control: Rename Start Menu shortcuts
- Windows
- Change
Windows - Unity Version Control: As part of the ongoing rebrand to Unity Version Control, Plastic SCM shortcuts in Start Menu have been renamed.
- Windows
- Feature
Windows - Unity Version Control: Also, a new shortcut was added in this menu: "Unity DevOps Version Control"
- Windows
All platforms - Unity Version Control
- Change
Users can now use the Replace functionality if the editor is writable.
- Change
Search queries now support Match Case, Match Whole Word, and Regular Expressions.
- Feature
A tag has been added to inform users if matches have been found and to display their current match index out of the total number of matches.
- Change
The total number of matches found is also displayed.
- Improvement
The search result colors have been improved for both light and dark themes.
All platforms - Unity Version Control, Gluon
- Change
The items from the menu have been rearranged.
- Change
The margins between icons and texts have been adjusted.
- Feature
New options have been added: Documentation, Unity Version Control Web UI (just for Cloud edition)
- Change
Simplified the theme selection.
Bug
- Fix
All platforms - Unity Version Control: Fixed a crash restoring diffs in the diff viewer.
- Fix
All platforms - Unity Version Control: Previously, restoring a diff with search results focused in the right text editor could cause the GUI to crash. We have fixed this issue so that it no longer occurs.
- Fix
All Platforms - Unity Version Control: Fixed Encoding comparison issue
- Fix
All Platforms - Unity Version Control: Sometimes we faced wrong results performing the encoding comparison. Now it's fixed.
- Change
All Platforms - Unity Version Control: Inconsistent Display of Encoding Differences
- Improvement
All Platforms - Unity Version Control: The display of encoding differences has been updated to consider the "effective" encoding.
- Change
All Platforms - Unity Version Control: If the left contributor is detected as UTF-8 and the right encoding is detected as NONE, but the system encoding is also UTF-8, the encoding differences will not be shown.
- Change
All Platforms - Unity Version Control: The BOM will also be considered when displaying encoding differences.
- Change
All Platforms - Unity Version Control: These changes will improve the accuracy of encoding detection and the display of encoding differences.
- Fix
Windows, Linux - Unity Version Control, Gluon: Fixed 'Open With' operation if the path contains whitespaces
- Windows
- Linux
- Change
Windows, Linux - Unity Version Control, Gluon: The 'Open With' operation failed if the item path contains whitespaces, preventing the item from being opened.
- Windows
- Linux
- Fix
Windows, Linux - Unity Version Control, Gluon: We fixed this issue.
- Windows
- Linux