VersionSQL v2.5

Released: Dec 2, 2025

v2.5 中的更新

特性

  • Added TFVC (Team Foundation Version Control) native support:
    • Connect databases to TFVC paths in Azure DevOps or on-premises TFS.
    • Full support for VersionSQL commit, history, undo, deployment, etc. workflows.
  • Added SQL Server Management Studio 22 support:
    • Note: x64 only, no ARM64 CPU support.
  • Added full-text search option in History window.
  • Improved connection settings preview for the full script folder path, including server and database segments.
  • Trigger scripts now include GO batch separators to separate trigger bodies from later statements.

修補程式

  • Progress dialog could hide under the SSMS window after closing the commit message dialog.
  • StackOverflowException when dependency resolver resolved a 32-bit DLL in a 64-bit environment.