What's new in P4V 2025.1

Released: April 2025

For a complete list of what’s new and bug fixes in this release, see the release notes.

  • Context menu customization is now available. Users can add, remove, and reorder items in context menus for various objects to quickly access frequently performed actions. You can also add separators to better organize your context menus. To learn more, see Context Menu preferences.

  • Enhanced the stream creation experience. The stream name and location fields are now more logically organized and easier to use. To learn more, see Basic Settings.

  • Enhanced the Change Ownership dialog to now include 'Current User' and 'Current Workspace' options, simplifying the process of changing ownership of a changelist.

  • P4V now caches the file content used for diffing in the Diff Summary locally to reduce the number of server commands needed.

  • P4VJS has a function specifically to connect to the P4 Code Review server from within P4VJS. See p4vjs.getCodeReviewUrl() under Supported functions in P4V API for JavaScript Documentation.