Unity Version Control 11.0.16.6860
52 documented changes.
- Version
- 11.0.16.6860
- Released
- Apr 21, 2022
- Product
- Unity Version Control
Unity Version Control 11.0.16.6860
New
- Change
Command-line client: New variable to track the branch name during an 'update' trigger
- Change
Command-line client: When creating an update trigger, the environment variable PLASTIC_FINAL_BRANCH is now available to track the branch of the final changeset.
- Change
Command-line client: For further info about 'update' triggers click here
- Improvement
Cloud Server: Improved x1000 the time cleaning the Jet caches.
- Change
Cloud Server: The time cleaning the Jet caches could take around 40-50s. This created a lock contention that caused most requests got stuck until the process finished. After this, the server continued working normally.
- Improvement
Cloud Server: This code has been improved and it now takes around 50 ms instead 30-50 s (it's 1000 times faster).
Bug
- Change
IntelliJ: VCS controls were not available if the repo contained multiple subprojects.
- Change
IntelliJ: Now VCS controls are available when a subproject is opened in the IntelliJ IDE (IDEA, Rider and so on) as it now tracks the path upwards until it finds repo info within .plastic directory.
- Fix
Server: Fixed attribute values not updating in the audit log
- Change
Server: Previously when attribute values were changed, the previous version would be written to the audit log. Now the current value of the attribute will be written out.
Alpha new
- Change
All platforms - PlasticX: Custom context menus for Directory conflicts
- Change
All platforms - PlasticX: New context menus will be available in Merge view for each type of directory conflict detected during the merge process.
- Change
All platforms - PlasticX: Unify configuration data
- Change
All platforms - PlasticX: Configuration data has been moved from guiclient.conf to plasticgui.conf in order to unify configuration in just one file. The moved config parameters are: ComparisonMethod, ResultEncoding, Encoding, MergeResolutionType, EnableCreateDynamicWorkspace, ErrorPendingChangesOnSwitch, WarnMergeWithChangedItems.
- Change
All platforms - PlasticX, GluonX: Changed column order in History Panel
- Change
All platforms - PlasticX, GluonX: We changed the column order of History panel in this release, the new column order will be:
- Change
All platforms - PlasticX, GluonX: -Changeset
- Change
All platforms - PlasticX, GluonX: -Creation date
- Change
All platforms - PlasticX, GluonX: -Created by
- Change
All platforms - PlasticX, GluonX: -Size (PlasticX only)
- Change
All platforms - PlasticX, GluonX: -Comment
- Change
All platforms - PlasticX, GluonX: -Branch
- Change
All platforms - PlasticX, GluonX: Typing alphanumeric keys will focus selection
- Improvement
All platforms - PlasticX, GluonX: We improved keyboard usability, now, when typing alphanumeric keys (a-z, A-Z, 0-9) in any list, selection will focus to the typed item
- Feature
All platforms - PlasticX: added support for changelists
- Feature
We have added changelists to PlasticX.
- Feature
We have added changelists to PlasticX: What are changelists?
- Feature
We have added changelists to PlasticX: Changelists are logical groupings of files in the Pending Changes view. They allow you to group your pending changes as you wish, and perform actions only on the files within a group.
- Feature
We have added changelists to PlasticX: For example, you might group changes into a "Core" changelist and a "Tests" changelist. You can then check in or undo the changes in "Core" or "Tests" independently.
- Feature
We have added changelists to PlasticX: You can enable Changelists using the following setting, accessed by clicking Options in the Pending Changes view:
- Feature
We have added changelists to PlasticX: When first enabled, all changes will appear in a "Default" changelist. You can add new changelists from the context menu accessed by right clicking on a changelist name in the pending changes list.
- Feature
We have added changelists to PlasticX: Creating a changelist:
- Removal
We have added changelists to PlasticX: A changelist can be persistent or transient. A persistent changelist will remain in the pending changes list even if it contains no changes. Otherwise, the changelist is automatically removed when all it's changes have been checked in or undone.
- Feature
We have added changelists to PlasticX: You can move checked-out files into a changelist by selecting "Move to changelist" from the context menu for that item.
- Feature
We have added changelists to PlasticX: Moving an item to a changelist:
- Feature
We have added changelists to PlasticX: Here is an example with multiple changelists configured:
- Feature
All platforms - PlasticX: Added open menu options in Diff window
- Feature
All platforms - PlasticX: We added Open and OpenWith right click context menu options in Diff Window and Code Review Windows
- Windows
Alpha bug
- Change
All platforms - Branch Explorer search navigation
- Change
All platforms - Branch Explorer search navigation: The search results navigation order was not properly followed in branch explorer, it should be:
- Change
All platforms - GluonX: Solved Enter shortcut in Search files dialog
- Change
All platforms - GluonX: When Enter key is pressed the selected file in the results table has to be selected and focused in the explorer workspace view from the workspace window.
- Change
All platforms - PlasticX: Diff window opens minimized
- Change
All platforms - PlasticX: Sometimes, if you wanted to diff a branch or a changeset, the diff window hid itself to the background
- Change
All platforms - PlasticX: We have mitigated the issue in this release
- Change
All platforms - PlasticX: Move changesets path TextBox was disabled
- Change
All platforms - PlasticX: Move changesets to a different branch dialog: "Selected branch" TextBox was disabled when the "Selected an existing branch ..." checkbox is checked.
- Change
Windows - PlasticFS: Don't ask to remove Windows Defender rules
- Windows
- Fix
Windows - PlasticFS: PlasticFS was prompting the user to remove a Windows Defender path rule when a dynamic workspace is deleted or moved, even if Windows Defender is not enabled as the default antivirus. Fixed.
- Windows
All platforms - Branch Explorer search navigation
- Change
The parent branches
- Change
The child branches
- Change
The changesets