Vault Standard 10.2.0 Release Notes


Vault Server

  • Support added for Windows 11 and Windows Server 2022

Windows GUI Client

  • Support added for Windows 11 and Windows Server 2022
  • Added support for connecting to the Vault Server only using TLS 1.1/TLS 1.2 when configured to work with .NET Framework 2 SP1 or above
  • Corrected a problem in which a "System.NullReferenceException occurred" exception in VaultClientPresentationLib.RepositoryExplorer.treeViewFolders_AfterExpandOrCollapse occurred when cancelling a CheckIn dialog from Repository Explorer
  • The read-only flag for checked out files is removed during an Unshelve operation
  • Renamed a label on the option for deleting Client Side Cache Files for clarity
  • Fixed incorrect dialog warning for deleting a modified file when the deletion occurred on a non-modified file

Vault Extension for Visual Studio 2022

  • A new Vault Client Visual Studio Extension for integrating Visual Studio solution and project files within Vault

Vault Extension for Visual Studio 2017 and Visual Studio 2019

  • Fixed issue where the "Open From Vault" operation would leave the Vault commands disabled after the project was opened
  • The read-only flag for checked out files is removed during an Unshelve operation
  • "Open From Vault" now works if the Project file is chosen instead of the Solution file

Visual Studio Enhanced Client

  • Added support for connecting to the Vault Server only using TLS 1.1/TLS 1.2 when configured to work with .NET Framework 2 SP1 or above
  • The read-only flag for checked out files is removed during an Unshelve operation
  • "Open From Vault" now works correctly if the Project file is chosen instead of the Solution file
  • Vault Extension no longer logging an incorrect exception of "Trying to revoke a drop target that has not been registered (Exception from HRESULT: 0x80040100 (DRAGDROP_E_NOTREGISTERED))" during a GET LATEST operation.

Visual Studio Classic Client

  • Added support for connecting to the Vault Server only using TLS 1.1/TLS 1.2 when configured to work with .NET Framework 2 SP1 or above

Windows Command Line Client

  • Support added for Windows 11 and Windows Server 2022
  • Added support for connecting to the Vault Server only using TLS 1.1/TLS 1.2 when configured to work with .NET Framework 2 SP1 or above

Vault Folder Export / Import

  • Support added for Windows 11 and Windows Server 2022
  • Added support for connecting to the Vault Server only using TLS 1.1/TLS 1.2 when configured to work with .NET Framework 2 SP1 or above

Vault Standard 10.1.0 Release Notes