What's new in P4V 2024.4
Released: December 2024
For a complete list of what’s new and bug fixes in this release, see the release notes.
-
Enhanced filtering of client workspaces by workspace Owner using
starts with,contains, andends with. To learn more, see Filter workspaces. -
Enhanced filtering of Pending changelists and Submitted changelists by multiple users and multiple workspaces.
-
By typing values in a comma-separated list if you have selected "match any of".
-
By using * wildcards for strings that begin with, end with, or contain the substring you specify.
-
By using the Select User dialog box to browse for users or the Select Workspace to browse for workspaces.
-
By typing a string in the Select User dialog box.
To learn more, see Filter pending and submitted changelists with "match any of".
-
-
Users that are connected to an Edge server can create and edit not only labels that are visible solely to users that are connected to the Edge server, but also labels that are visible across the Commit-Edge environment. To learn more, see Global labels and Edge servers.
-
P4VC enhancements:
-
The
p4vc workspacewindow -rcommand refreshes the workspace. -
If a P4V instance is already running, the following commands interact with it instead of launching an additional instance:
p4vc workspacewindow -s,p4vc workspacewindow -t, andp4vc workspacewindow -r.
-
The
p4vc reviewrequestcommand allows you to request a P4 Code Review of a P4V changelist from the command line, and thep4vc reviewupdatecommand allows you to update an existing review. -
Support for combining depot and local file paths when running the
diff,diffhave, anddiffprevcommands.
To learn more, see P4VC command line client for P4V components.
-
-
The Diff Summary tab is available in the History dialog box for a file as well as on the History tab. To learn more, see Diff Summary.