SourceGear Vault Standard 10.2.0

Released: Apr 5, 2022

Updates in 10.2.0

Funktionen

Vault Server

  • Added support for Microsoft Windows 11 and Windows Server 2022.

Windows GUI Client

  • Added support for Microsoft 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 Microsoft .NET Framework 2 SP1 or above.
  • Renamed a label on the option for deleting Client Side Cache Files for clarity.

Vault Extension for Microsoft Visual Studio 2022

  • Added a new Vault Client Visual Studio Extension for integrating Visual Studio solution and project files within Vault.

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 Microsoft .NET Framework 2 SP1 or above.

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 Microsoft .NET Framework 2 SP1 or above.

Windows Command Line Client

  • Added support for Microsoft 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 Microsoft .NET Framework 2 SP1 or above.

Vault Folder Export / Import

  • Added support for Microsoft 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 Microsoft .NET Framework 2 SP1 or above.

Fehlerkorrekturen

Windows GUI Client

  • 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.
  • Fixed incorrect dialog warning for deleting a modified file when the deletion occurred on a non-modified file.

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

  • 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.