Back
Perforce Software
Patches for P4 Apps x64
Windows
23 patches available
Helix Visual Client (P4V) is a desktop app that provides access to versioned files in Helix Core through a graphical interface. It includes tools for merging and visualizing code evolution.
P4 Apps x64 Version 242.62.3
Release Date
8/4/2026
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
Supporting Libraries for 2026.2 Update 1 (2026.2/3029854) (2026/08/04)$$$ Qt 6.8.6$$$ OpenSSL 3.0.21$$$ ICU 68.1$$$ P4 C/C++ API 2026.1.2972966$$$--------------------------------------------------------------------------$$$Bugs fixed in 2026.2 Update 1 (2026.2/3029854) (2026/08/04)$$$$$$ #136819 (Change #3029854)$$$ Fixed a spelling error on the completion page of the Windows installer.$$$$$$ #136620 (Change #3027497)$$$ Fixed a regression in the modernized theme where combo-box dropdown items could$$$ be unreadable (the highlighted name was hidden behind the selection bar;$$$ especially on Windows); checkbox borders in list and tree views were invisible$$$ until hovered; and the current-selection highlight was inconsistent between the$$$ light and dark themes.$$$$$$ #136431 (Change #3027648)$$$ Fixes a potential crash then using custom submit pages that use p4vjs.$$$$$$ #136310 (Change #3026540)$$$ Fixed an issue where a file opened for add and then reverted with the delete$$$ files open for add option would remain visible in the Workspace tree even after$$$ refreshing. The file is now correctly removed from the tree once it no longer$$$ exists on disk.$$$$$$ #136246 (Change #2989762)$$$ Fixed a security vulnerability in Qts SVG image handling (CVE-2026-6210) that$$$ could cause a crash or memory corruption when rendering certain SVG files.$$$$$$ #135777 (Change #3007053)$$$ Fixed an issue on Windows where upgrading P4V could leave an outdated Visual C++$$$ runtime installed; causing P4V to fail to launch after an upgrade. The installer$$$ now installs the required Visual C++ runtime version.$$$$$$ #135594 (Change #3001439)$$$ Fixed an issue on macOS where creating a new workspace from the Connection dialog$$$ opened the New Workspace window behind the Connection dialog; making it unusable$$$ until the Connection dialog was dismissed; and caused P4V to quit unexpectedly$$$ when the new workspace was saved.$$$$$$ #134669$$$ Fixed an issue where reconciling a file modified directly in a sparse stream$$$ workspace incorrectly showed an edit (red) status badge instead of the expected$$$ pending-branch (amber) badge.$$$$$$ #134519 (Change #2981236)$$$ Fixed an issue in the Diff Summary panel where deleted files and deleted shelved$$$ files were not treated as identical.$$$$$$ #134380 (Change #3013922)$$$ Fixed an issue where reverting a sparse-stream file pending branch from its$$$ parent stream incorrectly prompted you to delete the file from the workspace. The$$$ revert now completes without this prompt.$$$$$$ #134274 (Change #3020832)$$$ Fixed an issue where a sparse stream that exceeded its file limit during submit$$$ displayed a Convert stream option that always failed. P4V now provides guidance$$$ for manually converting the stream; including a link to more information; instead$$$ of a non-functional button.$$$$$$ #134232 (Change #2994022)$$$ Fixed an issue where the Resolve dialog closed before the user could resolve$$$ every change to a file with multiple changes to merge. P4V now keeps the dialog$$$ open so the user can resolve every change.$$$$$$ #103992 (Change #3025192)$$$ Fixed an issue where P4V did not warn the user when copying changes that included$$$ a file another user had open. P4V now shows this warning again; so users can find$$$ files that failed to copy.$$$$$$ #94457 (Change #2954854)$$$ Fixed an issue on Windows where closing one instance of a custom tool application$$$ unexpectedly closed a more recently opened instance of the same application.$$$$$$ #38986$$$ Fixed an issue where the submit error dialog did not show which file caused a$$$ problem when a file was already added by another user. P4V now shows the file and$$$
P4 Apps x64 Version 242.62.2
Release Date
4/27/2026
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
Bugs fixed in 2026.2 (2026.2/2984595) (2026/06/18)$$$$$$ #133847 (Change #2967413)$$$ Fixed an issue where branching actions were incorrectly displayed in file and$$$ folder context menus in sparse streams.$$$$$$ #133289 (Change #2947331)$$$ Fixed an issue that caused the changelist window to reorder behind the main$$$ window when diffing deleted files.$$$$$$ #133160 (Change #2953771)$$$ Fixed an issue where filtering options in the Branch; Copy; and Merge dialogs$$$ were incorrectly available for sparse streams but were ignored; resulting in all$$$ revisions being integrated. The Filter and Advanced tabs are no longer displayed$$$ when working with sparse streams.$$$$$$ #132823$$$ Fixed an issue on Windows where the merge/integrate dialog was missing arguments$$$ for the p4 stream command.$$$$$$ #132724 (Change #2931983)$$$ Fixed an issue where the Change Password dialog did not enforce strong password$$$ requirements on P4 Servers with security level 4 or higher; allowing weak$$$ passwords and displaying a confusing error message instead of clear validation$$$ feedback.$$$$$$ #132554 (Change #2944186)$$$ Fixed an issue where P4V was issuing a stream -o command for each workspace$$$ listed in the workspace. This no longer happens.$$$$$$ #132397 (Change #2924011)$$$ Fixed an issue where P4V crashed when opening a context menu if HTML Windows$$$ included nested sub-menus.$$$$$$ #132339$$$ Fixed a regression where using Diff File Against… with a changelist produced$$$ a No such changelist error even when the changelist existed.$$$$$$ #132326 (Change #2926741)$$$ Fixed an issue where HTML Window actions in context menu sub-menus did not$$$ execute when selected.$$$$$$ #131875 (Change #2944544)$$$ Fixed an issue where the submitshelved parameter for P4VJS was not set$$$ correctly when submitting shelved files.$$$$$$ #131781 (Change #2952479)$$$ Fixed an issue where the Workspace tab displayed incorrect folder contents after$$$ deleting the current workspace due to stale navigation state. P4V now validates$$$ the saved anchor value when restoring Workspace tab preferences.$$$$$$ #131014 (Change #2893674)$$$ Fixed an issue where changing filters in the Depot or Workspace tab cleared the$$$ Files tab.$$$$$$ #131010 (Change #2906111)$$$ Fixed an issue where the Workspace tabs Show Files Not Synced filter displayed$$$ directories excluded by Mapping Overrides (LimitView). Excluded directories no$$$ longer persist in the tree after removal. Requires P4 Server 2026.1 or newer.$$$$$$ #130763 (Change #2938285)$$$ Added automatic hiding of identical files when diffing a pending changelist$$$ against a shelf; making it easier to focus on differences.$$$$$$ #130697 (Change #2937087)$$$ Fixed an issue where the Files tab displayed an empty path instead of file or$$$ folder details when selecting items in the Depot Tree.$$$$$$ #130496 (Change #2951757)$$$ Fixed an issue where P4V user settings file could become corrupted if P4V was$$$ closed during system shutdown; potentially resulting in lost preferences.$$$$$$ #128041 (Change #2944650)$$$ Fixed an issue where creating a user from the Open Connection dialog on a secure$$$ server incorrectly prompted for a password and prevented progress. P4V now$$$ detects when the P4 Server requires an administrator to create accounts and$$$ displays a clear message.$$$$$$ #127839 (Change #2922931)$$$ Fixed an issue where pending integration arrows did not use dark mode colors$$$ correctly.$$$$$$ #119900 (Change #2735230)$$$ Fixed an issue on macOS where right-click context menus in dialogs disappeared$$$ immediately; preventing use of context menu actions in dialogs such as the$$$ Worksp
P4 Apps x64 Version 242.61.2
Release Date
4/27/2026
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
Supporting Libraries for 2026.1 Update 1 (2026.1/2933292) (2026/04/27)$$$ Qt 6.5.3$$$ OpenSSL 3.0.19$$$ ICU 68.1$$$ P4 C/C++ API 2025.2.2907753$$$--------------------------------------------------------------------------$$$Bugs fixed in 2026.1 Update 1 (2026.1/2933292) (2026/04/27)$$$$$$ #132882 (Change #2932140)$$$ Fixed a crash that occurred when invoking an HTML window action with a directory$$$ selected.$$$$$$ #132120 (Change #2920527)$$$ Fixed an issue where the toolbar could not be repositioned on macOS; aligning its$$$ behavior with Windows and Linux.$$$$$$ #131924 (Change #2915584)$$$ Fixed an issue that could cause P4V to crash when diffing or reconciling offline$$$ files.$$$$$$ #131747 (Change #2915030)$$$ Fixed an issue that caused files in the Diff Summary pane to display an incorrect$$$ revision number.$$$$$$ #131704 (Change #2915237)$$$ Fixed an issue where creating or editing a workspace failed when using a 2025.2$$$ or newer edge server with a 2025.1 or older P4 Server.$$$$$$ #131548 (Change #2915070)$$$ Fixed an issue where the Depot field in the Create Stream dialog did not prefill$$$ with the currently selected depot when creating a stream from the Stream Graph$$$ view.$$$$$$ #131545 (Change #2915070)$$$ Fixed an issue where the Create Stream dialog did not correctly populate stream$$$ folder fields on first load for depots with multiple stream depth levels.$$$$$$ #131439 (Change #2903030)$$$ Fixed an issue where launching P4V from a Linux command prompt wrote unnecessary$$$ messages to the prompt.$$$$$$ #130185$$$ Fixed an issue where parallel sync could apply an incorrect character encoding$$$ instead of the encoding configured for the workspace.$$$$$$ #128968 (Change #2923553)$$$ Fixed an issue in P4VC on Windows where spurious locale warning messages were$$$ written to the debug log when running certain commands.$$$$$$ #115217 (Change #2926740)$$$ Fixed an issue where P4V incorrectly reported running operations after a forced$$$ re-authentication when left open.$$$$$$ #86584 (Change #2917728)$$$ Fixed an issue where a UTF-8 files needs resolve status was not cleared when$$$ there were no changes after a merge.
P4 Apps x64 Version 242.62.2
Release Date
4/27/2026
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
Bugs fixed in 2026.2 (2026.2/2984595) (2026/06/18)$$$$$$ #133847 (Change #2967413)$$$ Fixed an issue where branching actions were incorrectly displayed in file and$$$ folder context menus in sparse streams.$$$$$$ #133289 (Change #2947331)$$$ Fixed an issue that caused the changelist window to reorder behind the main$$$ window when diffing deleted files.$$$$$$ #133160 (Change #2953771)$$$ Fixed an issue where filtering options in the Branch; Copy; and Merge dialogs$$$ were incorrectly available for sparse streams but were ignored; resulting in all$$$ revisions being integrated. The Filter and Advanced tabs are no longer displayed$$$ when working with sparse streams.$$$$$$ #132823$$$ Fixed an issue on Windows where the merge/integrate dialog was missing arguments$$$ for the p4 stream command.$$$$$$ #132724 (Change #2931983)$$$ Fixed an issue where the Change Password dialog did not enforce strong password$$$ requirements on P4 Servers with security level 4 or higher; allowing weak$$$ passwords and displaying a confusing error message instead of clear validation$$$ feedback.$$$$$$ #132554 (Change #2944186)$$$ Fixed an issue where P4V was issuing a stream -o command for each workspace$$$ listed in the workspace. This no longer happens.$$$$$$ #132397 (Change #2924011)$$$ Fixed an issue where P4V crashed when opening a context menu if HTML Windows$$$ included nested sub-menus.$$$$$$ #132339$$$ Fixed a regression where using Diff File Against… with a changelist produced$$$ a No such changelist error even when the changelist existed.$$$$$$ #132326 (Change #2926741)$$$ Fixed an issue where HTML Window actions in context menu sub-menus did not$$$ execute when selected.$$$$$$ #131875 (Change #2944544)$$$ Fixed an issue where the submitshelved parameter for P4VJS was not set$$$ correctly when submitting shelved files.$$$$$$ #131781 (Change #2952479)$$$ Fixed an issue where the Workspace tab displayed incorrect folder contents after$$$ deleting the current workspace due to stale navigation state. P4V now validates$$$ the saved anchor value when restoring Workspace tab preferences.$$$$$$ #131014 (Change #2893674)$$$ Fixed an issue where changing filters in the Depot or Workspace tab cleared the$$$ Files tab.$$$$$$ #131010 (Change #2906111)$$$ Fixed an issue where the Workspace tabs Show Files Not Synced filter displayed$$$ directories excluded by Mapping Overrides (LimitView). Excluded directories no$$$ longer persist in the tree after removal. Requires P4 Server 2026.1 or newer.$$$$$$ #130763 (Change #2938285)$$$ Added automatic hiding of identical files when diffing a pending changelist$$$ against a shelf; making it easier to focus on differences.$$$$$$ #130697 (Change #2937087)$$$ Fixed an issue where the Files tab displayed an empty path instead of file or$$$ folder details when selecting items in the Depot Tree.$$$$$$ #130496 (Change #2951757)$$$ Fixed an issue where P4V user settings file could become corrupted if P4V was$$$ closed during system shutdown; potentially resulting in lost preferences.$$$$$$ #128041 (Change #2944650)$$$ Fixed an issue where creating a user from the Open Connection dialog on a secure$$$ server incorrectly prompted for a password and prevented progress. P4V now$$$ detects when the P4 Server requires an administrator to create accounts and$$$ displays a clear message.$$$$$$ #127839 (Change #2922931)$$$ Fixed an issue where pending integration arrows did not use dark mode colors$$$ correctly.$$$$$$ #119900 (Change #2735230)$$$ Fixed an issue on macOS where right-click context menus in dialogs disappeared$$$ immediately; preventing use of context menu actions in dialogs such as the$$$ Worksp
P4 Apps x64 Version 242.61.2
Release Date
4/27/2026
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
Supporting Libraries for 2026.1 Update 1 (2026.1/2933292) (2026/04/27)$$$ Qt 6.5.3$$$ OpenSSL 3.0.19$$$ ICU 68.1$$$ P4 C/C++ API 2025.2.2907753$$$--------------------------------------------------------------------------$$$Bugs fixed in 2026.1 Update 1 (2026.1/2933292) (2026/04/27)$$$$$$ #132882 (Change #2932140)$$$ Fixed a crash that occurred when invoking an HTML window action with a directory$$$ selected.$$$$$$ #132120 (Change #2920527)$$$ Fixed an issue where the toolbar could not be repositioned on macOS; aligning its$$$ behavior with Windows and Linux.$$$$$$ #131924 (Change #2915584)$$$ Fixed an issue that could cause P4V to crash when diffing or reconciling offline$$$ files.$$$$$$ #131747 (Change #2915030)$$$ Fixed an issue that caused files in the Diff Summary pane to display an incorrect$$$ revision number.$$$$$$ #131704 (Change #2915237)$$$ Fixed an issue where creating or editing a workspace failed when using a 2025.2$$$ or newer edge server with a 2025.1 or older P4 Server.$$$$$$ #131548 (Change #2915070)$$$ Fixed an issue where the Depot field in the Create Stream dialog did not prefill$$$ with the currently selected depot when creating a stream from the Stream Graph$$$ view.$$$$$$ #131545 (Change #2915070)$$$ Fixed an issue where the Create Stream dialog did not correctly populate stream$$$ folder fields on first load for depots with multiple stream depth levels.$$$$$$ #131439 (Change #2903030)$$$ Fixed an issue where launching P4V from a Linux command prompt wrote unnecessary$$$ messages to the prompt.$$$$$$ #130185$$$ Fixed an issue where parallel sync could apply an incorrect character encoding$$$ instead of the encoding configured for the workspace.$$$$$$ #128968 (Change #2923553)$$$ Fixed an issue in P4VC on Windows where spurious locale warning messages were$$$ written to the debug log when running certain commands.$$$$$$ #115217 (Change #2926740)$$$ Fixed an issue where P4V incorrectly reported running operations after a forced$$$ re-authentication when left open.$$$$$$ #86584 (Change #2917728)$$$ Fixed an issue where a UTF-8 files needs resolve status was not cleared when$$$ there were no changes after a merge.
P4 Apps x64 Version 242.61.2
Release Date
4/27/2026
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
Supporting Libraries for 2026.1 Update 1 (2026.1/2933292) (2026/04/27)$$$ Qt 6.5.3$$$ OpenSSL 3.0.19$$$ ICU 68.1$$$ P4 C/C++ API 2025.2.2907753$$$--------------------------------------------------------------------------$$$Bugs fixed in 2026.1 Update 1 (2026.1/2933292) (2026/04/27)$$$$$$ #132882 (Change #2932140)$$$ Fixed a crash that occurred when invoking an HTML window action with a directory$$$ selected.$$$$$$ #132120 (Change #2920527)$$$ Fixed an issue where the toolbar could not be repositioned on macOS; aligning its$$$ behavior with Windows and Linux.$$$$$$ #131924 (Change #2915584)$$$ Fixed an issue that could cause P4V to crash when diffing or reconciling offline$$$ files.$$$$$$ #131747 (Change #2915030)$$$ Fixed an issue that caused files in the Diff Summary pane to display an incorrect$$$ revision number.$$$$$$ #131704 (Change #2915237)$$$ Fixed an issue where creating or editing a workspace failed when using a 2025.2$$$ or newer edge server with a 2025.1 or older P4 Server.$$$$$$ #131548 (Change #2915070)$$$ Fixed an issue where the Depot field in the Create Stream dialog did not prefill$$$ with the currently selected depot when creating a stream from the Stream Graph$$$ view.$$$$$$ #131545 (Change #2915070)$$$ Fixed an issue where the Create Stream dialog did not correctly populate stream$$$ folder fields on first load for depots with multiple stream depth levels.$$$$$$ #131439 (Change #2903030)$$$ Fixed an issue where launching P4V from a Linux command prompt wrote unnecessary$$$ messages to the prompt.$$$$$$ #130185$$$ Fixed an issue where parallel sync could apply an incorrect character encoding$$$ instead of the encoding configured for the workspace.$$$$$$ #128968 (Change #2923553)$$$ Fixed an issue in P4VC on Windows where spurious locale warning messages were$$$ written to the debug log when running certain commands.$$$$$$ #115217 (Change #2926740)$$$ Fixed an issue where P4V incorrectly reported running operations after a forced$$$ re-authentication when left open.$$$$$$ #86584 (Change #2917728)$$$ Fixed an issue where a UTF-8 files needs resolve status was not cleared when$$$ there were no changes after a merge.
P4 Apps x64 Version 242.54.4
Release Date
2/4/2026
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
Supporting Libraries for 2025.4 Update 2 (2025.4/2886649) (2026/02/04)$$$ Qt 6.5.3$$$ OpenSSL 3.0.18$$$ ICU 68.1$$$ P4 C/C++ API 2025.2.2882317$$$--------------------------------------------------------------------------$$$Bugs fixed in 2025.4 Update 2 (2025.4/2886649) (2026/02/04)$$$$$$ #130571 (Change #2878161)$$$ Additional fix for the issue causing errors when syncing large <binary+F> files.
P4 Apps x64 Version 242.54.4
Release Date
2/4/2026
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
Supporting Libraries for 2025.4 Update 2 (2025.4/2886649) (2026/02/04)$$$ Qt 6.5.3$$$ OpenSSL 3.0.18$$$ ICU 68.1$$$ P4 C/C++ API 2025.2.2882317$$$--------------------------------------------------------------------------$$$Bugs fixed in 2025.4 Update 2 (2025.4/2886649) (2026/02/04)$$$$$$ #130571 (Change #2878161)$$$ Additional fix for the issue causing errors when syncing large <binary+F> files.
P4 Apps x64 Version 242.54.2
Release Date
12/18/2025
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
Bugs fixed in 2025.4 (2025.4/2871449) (2025/12/18)$$$$$$ #130027 (Change #2862412)$$$ Fixed an issue where P4V would crash when double-clicking a file in the Depot$$$ Tree if the File in Depot Tree double-click behavior (under Preferences >$$$ Behavior > Double Click) was set to an action that requires a workspace and no$$$ workspace was selected.$$$$$$ #129894 (Change #2859625)$$$ P4V now shows an error in the log and no longer disconnects from P4 Search when$$$ the user submits invalid data.$$$$$$ #129834 (Change #2866954)$$$ Fixed a performance and application hang issue that occurred when logging into a$$$ server with a large number of users.$$$$$$ #129831 (Change #2855650)$$$ Fixed an issue where P4V would crash when displaying the tooltip for a pending$$$ changelist while viewing a job.$$$$$$ #129793 (Change #2853827)$$$ Fixed an issue where P4V would crash when displaying folder differences.$$$$$$ #129612 (Change #2854326)$$$ Fixed an issue where saving a revision graph as a file would report Unknown file$$$ format on some operating systems; if the filename specified did not contain a$$$ supported extension.$$$$$$ #129491 (Change #2855624)$$$ Fixed an issue where running stream-based commands on non-stream content could$$$ cause P4V to crash.$$$$$$ #129470 (Change #2861618)$$$ Fixed an issue where attempting to diff a large number of files against their$$$ previous revisions would cause P4V to crash.$$$$$$ #129369$$$ Fixed an issue where files excluded from the current workspace by its Change View$$$ setting were not listed when viewing differences between different depot$$$ directories. This issue does not affect comparisons between local and depot$$$ directories.$$$$$$ #129367 (Change #2847969)$$$ Fixed an issue where files excluded from the current workspace by its Change View$$$ setting were not listed when viewing the files in a label.$$$$$$ #129111 (Change #2842167)$$$ Fixed an issue where the Resolve dialog box would immediately close when$$$ resolving integrated files for a sparse stream.$$$$$$ #129080$$$ Fixed an issue where files excluded by the current workspace’s Change View$$$ setting were not shown when viewing the entire depot tree.$$$$$$ #128948 (Change #2851447)$$$ Fixed an issue where the file list was missing from the printed output when$$$ printing changelists.$$$$$$ #128928 (Change #2855522)$$$ Updated the URL for the Whats New in P4V option under the Help menu.$$$$$$ #127687 (Change #2851554)$$$ Fixed an issue where debug messages would be printed to the linux console when$$$ running P4V.$$$$$$ #127012 (Change #2841970)$$$ Fixed an issue where copy or merge operations into a sparse stream always forced$$$ a sync of newly branched target files. Now when P4V is connected to a P4 Server$$$ 2025.2 or later; copying or merging into a sparse stream may update the Path view$$$ field with a new change view number; which can prompt you to sync your files.$$$ This prompt behavior is controlled by the Update files when reusing the$$$ workspace or changing the workspace stream View fields option in Preferences >$$$ Streams; which determines whether P4V automatically syncs the workspace or$$$ prompts you to do so.
P4 Apps x64 Version 242.54.2
Release Date
12/18/2025
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
Bugs fixed in 2025.4 (2025.4/2871449) (2025/12/18)$$$$$$ #130027 (Change #2862412)$$$ Fixed an issue where P4V would crash when double-clicking a file in the Depot$$$ Tree if the File in Depot Tree double-click behavior (under Preferences >$$$ Behavior > Double Click) was set to an action that requires a workspace and no$$$ workspace was selected.$$$$$$ #129894 (Change #2859625)$$$ P4V now shows an error in the log and no longer disconnects from P4 Search when$$$ the user submits invalid data.$$$$$$ #129834 (Change #2866954)$$$ Fixed a performance and application hang issue that occurred when logging into a$$$ server with a large number of users.$$$$$$ #129831 (Change #2855650)$$$ Fixed an issue where P4V would crash when displaying the tooltip for a pending$$$ changelist while viewing a job.$$$$$$ #129793 (Change #2853827)$$$ Fixed an issue where P4V would crash when displaying folder differences.$$$$$$ #129612 (Change #2854326)$$$ Fixed an issue where saving a revision graph as a file would report Unknown file$$$ format on some operating systems; if the filename specified did not contain a$$$ supported extension.$$$$$$ #129491 (Change #2855624)$$$ Fixed an issue where running stream-based commands on non-stream content could$$$ cause P4V to crash.$$$$$$ #129470 (Change #2861618)$$$ Fixed an issue where attempting to diff a large number of files against their$$$ previous revisions would cause P4V to crash.$$$$$$ #129369$$$ Fixed an issue where files excluded from the current workspace by its Change View$$$ setting were not listed when viewing differences between different depot$$$ directories. This issue does not affect comparisons between local and depot$$$ directories.$$$$$$ #129367 (Change #2847969)$$$ Fixed an issue where files excluded from the current workspace by its Change View$$$ setting were not listed when viewing the files in a label.$$$$$$ #129111 (Change #2842167)$$$ Fixed an issue where the Resolve dialog box would immediately close when$$$ resolving integrated files for a sparse stream.$$$$$$ #129080$$$ Fixed an issue where files excluded by the current workspace’s Change View$$$ setting were not shown when viewing the entire depot tree.$$$$$$ #128948 (Change #2851447)$$$ Fixed an issue where the file list was missing from the printed output when$$$ printing changelists.$$$$$$ #128928 (Change #2855522)$$$ Updated the URL for the Whats New in P4V option under the Help menu.$$$$$$ #127687 (Change #2851554)$$$ Fixed an issue where debug messages would be printed to the linux console when$$$ running P4V.$$$$$$ #127012 (Change #2841970)$$$ Fixed an issue where copy or merge operations into a sparse stream always forced$$$ a sync of newly branched target files. Now when P4V is connected to a P4 Server$$$ 2025.2 or later; copying or merging into a sparse stream may update the Path view$$$ field with a new change view number; which can prompt you to sync your files.$$$ This prompt behavior is controlled by the Update files when reusing the$$$ workspace or changing the workspace stream View fields option in Preferences >$$$ Streams; which determines whether P4V automatically syncs the workspace or$$$ prompts you to do so.
Interested in automating patching for P4 Apps x64?