dbForge Source Control for SQL Server Revision History

2026.1.77 25-Jun-2026

User-reported bug fixes

  • Fixed an issue with errors in Source Control(#248099)
  • Fixed an issue that caused Extended Properties to be duplicated during Source Control synchronization (#238014)
  • Fixed a false-positive syntax error triggered by Transact-SQL expressions referencing objects named window
  • Added the MFA Application ID to the settings export

2026.1.39 15-May-2026

Improvements

  • Added support for SSMS 22.6

User-reported bug fixes

  • Fixed an issue where the activation process could stop responding (#242776, #242844, #243099, #244293)

2026.1.31 11-May-2026

User-reported bug fixes

  • Updated source control so that it no longer rearranges scripts within folders (#228039)

2025.3.149 25-Mar-26

User-reported bug fixes

  • Fixed an error occurring when working with Source Control (#237072)

2025.3.107 12-Feb-26

User-reported bug fixes

  • Significantly improved startup performance of SSMS extensions when logging is enabled (#230559)

2025.3.93 29-Jan-26

User-reported bug fixes

  • Several minor bugs are fixed

2025.3.61 24-Dec-25

Improvements

  • Added support for SSMS 22

User-reported bug fixes

  • Fixed Shared Mode behavior when data differences were detected (#212360)

2025.2.138 20-Nov-25

User-reported bug fixes

  • Resolved issues encountered when using source control with Azure SQL Database

2025.2.109 31-Oct-25

User-reported bug fixes

  • Several minor bugs are fixed

2025.2.91 23-Oct-25

User-reported bug fixes

  • Fixed an issue with database comparison against the script folder (#219672)

2025.2.37 23-Sep-25

Connectivity

  • Enhanced authentication capabilities for SQL Server when using Entra ID

Improvements

  • Improved encryption capabilities
  • Added full support for the OPENROWSET function in Syntax Check
  • Expanded Azure SQL support to include partition functions, schemes, tables, columns, and indexes

User-reported bug fixes

  • Added duplicate privilege checks while populating the repository with database objects - if the script contains two identical GRANT statements, an error will be triggered(#212034)
  • Resolved an issue with error output in the Error List(#201205)
  • Fixed the update of static data(#213423, #207547, #209512, #212032, #212551)
  • Resolved an exception that occurred when displaying differences(#208926, #211746)
  • Introduced the ability to retain selected Static Data during linking in Shared Mode(T306695, #211258, #210320)
  • Resolved an issue with duplicate procedures(#204981)

2025.1.230 21-Aug-25

User-reported bug fixes

  • Fixed an issue that occurred when reading data for spatial indexes from a script

2025.1.186 21-Jul-25

User-reported bug fixes

  • Several minor bugs are fixed

2025.1.134 23-Jun-25

User-reported bug fixes

  • Fixed an issue that occurred when a connection to Azure Blob Storage was present in Object Explorer

2025.1.124 16-Jun-25

Improvements

  • Supported integration with SSMS 21.0

User-reported bug fixes

  • Corrected the static data update logic to exclude unnecessary SET IDENTITY_INSERT statements (#173631)

7.1.63 14-May-25

Improvements

  • Supported integration with SSMS 21.0 Preview 7

User-reported bug fixes

  • Several minor bugs are fixed

7.1.45 18-Apr-25

Improvements

  • Supported integration with SSMS 21.0 Preview 6

User-reported bug fixes

  • Fixed an error with reading the database list when connecting to the server

7.1.37 07-Apr-25

Improvements

  • Added support for SQL Server 2025
  • Supported integration with SSMS 21.0 Preview 5
  • Supported compatibility with Windows Server 2025

User-reported bug fixes

  • Fixed an issue where Source Control would stop working when synonyms for objects from linked servers were present and the connection to the linked server was unavailable (#197090)
  • Added support for SourceGear Vault Pro 11.0 in Source Control (#195793)

7.0.362 07-Mar-25

User-reported bug fixes

  • Added support for the JSON data type in SQL Server Azure (#180820)
  • Expanded support for the DATEPART function syntax (#181204)
  • Fixed an issue with handling identical names for types and tables (#178852)

7.0.249 14-Nov-24

User-reported bug fixes

  • Fixed an issue that occurred when processing queries containing JOIN clauses (#166145, #165080, #166866)

7.0.210 18-Oct-24

User-reported bug fixes

  • Fixed an issue that occurred when executing the Commit command (#165080)

7.0.158 05-Sep-24

Improvements

  • Added support for XML and HASH indexes for Azure SQL
  • Added support for the PERSISTED construct for table variables
  • Added a Hide empty columns button in the static data diff grid

Connectivity

  • Added support for ApsaraDB

User-reported bug fixes

  • Enhanced memory management for databases containing numerous procedures and functions (#89570)
  • Improved memory management (#112458, #149059)
  • Added support for the EXTERNAL PROVIDER clause in CREATE LOGIN statements (#134304)
  • Fixed the parsing of procedures (#134935, #127166)
  • Fixed script parsing error - added support for grammar with parameters like @@identifier (#140504)
  • Improved parsing for the Source Control functionality (#152090)
  • Fixed the parsing of functions (#157494)
  • Fixed the parsing of tables (#159328)
  • Fixed an issue with writing to SQL files during the Commit operation - file encoding is now considered when writing to existing files (#151153)
  • Fixed an issue with incorrect synchronization of SQL functions containing the EXTERNAL NAME clause (#154331)
  • Fixed an issue with incorrect synchronization of SQL tables having the DATA_COMPRESSION indexes (#146436)
  • Fixed an issue with incorrect synchronization of SQL tables with system-named constraints (#154544)
  • Fixed an issue with duplicate DML triggers appearing when committing tables (#150797)
  • Resolved an issue with extra blank lines appearing in DDL when committing procedures and functions (#140504, #147313)
  • Improved parsing of ORDER BY expressions in subqueries (#153454, #146348)

2.7.2 12-Apr-24

Improvement

  • Integration support for SSMS 20.x

User-reported bug fixes

  • Fixed an issue that occurred when comparing text source objects (#145338)

2.6.6 28-Dec-23

User-reported and internal bug fixes

  • Several user reported minor bugs are fixed

2.6.4 12-Jul-23

Performance improvements

  • Optimized the process of describing scripts folders

User-reported and internal bug fixes

  • Improved the handling of Static Data when relinking a database to a repository (#111483)
  • Fixed an error that occurred when executing the Get Latest command for procedures described in the script as CREATE OR ALTER PROCEDURE (#121800)

2.5.35 12-May-23

User-reported and internal bug fixes

  • Added DML triggers sorting (#116076, #110006)
  • Added the syntax support for calling procedures/functions without the EXEC/EXECUTE keyword (#114141)

2.5.28 21-Feb-23

User-reported and internal bug fixes

  • SSMS 19 integration failure that leads to errors due to a missing Data Viewer pane (#113538, #113632, #113605)

2.5.27 30-Dec-22

New features and improvements

  • SSMS v19 Preview 4 integration is added
  • Improved the Source Control informational message displayed in case of the presence of a non-existent schema object (#92724)

User-reported and internal bug fixes

  • In Source Control, added the ability to link a database to a subfolder in a Git repository (#96503)
  • Fixed a bug that occurred when working with UDT (#99242, #96866)
  • Fixed an error that occurred after linking a database (#96918)
  • Fixed an issue with extended properties (#86464)
  • Added disk folder cleanup for the Unlink command in Source Control (#87491)

2.5.18 12-Sep-22

New features and improvements

  • Connectivity support for SQL Server 2022 CTP 2.1
  • Improved performance of the Refresh operation in Source Control

User-reported and internal bug fixes

  • Syntax Check issues are fixed (#95826, #93017)
  • Fixed a bug that occurred when working with Static Data in Source Control (#87477)

2.5.10 20-Jul-22

New features and improvements

  • SSMS v19 Preview 2 integration is added

User-reported and internal bug fixes

  • Fixed an error that occurred when switching between the pages of the Link Database to Source Control wizard
  • Fixed a false positive syntax check error (#88431)
  • Fixed static data processing (#88082)

2.5.4 17-Jun-22

New features and improvements

  • Internal library updates and bugfixes

User-reported and internal bug fixes

  • Fixed false syntax errors (#75130, #78201, #76897, #79825, #86199, #87556)
  • Fixed an issue that occurred when analyzing differences in Queue objects while executing the Get Latest command (#86209, #87487)
  • Fixed an issue that occurred when selecting view columns from its query (#80547)
  • Fixed the highlighting of the system statistical functions in SQL Editor (#79825)
  • Fixed a log file initialization issue that occurred when opening the application (#78127, #78128, #78072, #77961, #77910, #77911, #77907, #77906, #78249, #78275, #78319, #78405, #79517, #79551, #79665, #79663, #79664)
  • Fixed an unexpected exception that occurred when copying data to clipboard (#75685, #84443)
  • Fixed an issue with the interception of external exceptions by SQL Tools (#77546, #77547, #77546, #77458, #79376, #83397, #86339)
  • Fixed an issue with connecting a database to a version control system (#69263, #71773)

2.4.5 21-Dec-21

New features and improvements

  • Improved the behavior of obtaining a list of object privileges in case of absence of a script for creating a user or role in Source Control
  • Added a warning when trying to save read-only files with the applied changes
  • Improved the error diagnosis when working with Source Control (#53631)

User-reported and internal bug fixes

  • Fixed the 'Access to the path' error in Source Control (#66282)
  • Fixed false positives of Syntax Check (#62561, #62657, #60973, #63678, #66470, #64267, #67458, #66843, #67785, #68835, #69263)
  • Fixed an issue in Source Control when working with a case sensitive database server (#60192)

2.3.58 10-Sep-21

User-reported and internal bug fixes

  • Improved behavior of linking system databases in Source Control (#62680)
  • Error with updating a document in Source Control (#59877)
  • Bug with Commit in Source Control (u51145)

2.3.47 16-Jun-21

New features and improvements

  • Redesigned data diff control
  • Redesigned objects text diff control
  • Integration into MS SSMS v18.9

User-reported and internal bug fixes

  • Syntax check detected errors in correct RETURN queries (#57316)
  • Syntax check detected errors in correct EXECUTE statements (#52713)
  • Syntax check detected errors in correct CREATE FUNCTION statements (T316353)
  • Syntax check failed with deepest-nested function calls (T320586, #42414, T323657)
  • The Source Control document failed on closing SSMS (T321197)
  • Error with reading string data from Scripts Folder (#56316, #52439, T293524, T322625, #48680)
  • File attribute check was added to data synchronization in Scripts Folder (#48638)
  • Function parameter parsing error (T316353, #48638)
  • Synchronization error in Scripts Folder (T307387)
  • Index comparison error (T316353)
  • Memory consumption when reading files was optimized for Working Folder
  • File access error when working with Static Data (T322714, T316353, #48638)
  • Message output regarding the absence of a Git client was improved (T316966)
  • Server connection error when receiving dependent objects (T313463, T315467, T314524, T315429)
  • Logging of error details was added (T316071, #54765)
  • Error with the Get Latest operation when linking to an Azure server (#49282, #49282)
  • Improved recognition of case sensitivity when comparing object names (T322771)
  • Script parser error (T324391)
  • Error output regarding the absence of a Git repository was improved (T318789)
  • Error with the application load (#56977, #51720, #55327)
  • Error with retrieving trigger metadata (#53854, #54758)

2.2.29 13-Nov-20

User-reported and internal bug fixes

  • Parsing error in the READTEXT statement (T320602)
  • Parsing error in procedures (T319119, T319100)
  • Error when using a connection to Reporting Services (T315353)

2.2.18 15-Jul-20

New features and improvements

  • New Git client is implemented

User-reported bug fixes

  • Several minor User-reported bugs are fixed (T313463, T307887, T293715)

2.1.32 18-Jun-20

User-reported bug fixes

  • Problems with unexpected symbol are fixed (T293612, T311390)

2.1.26 1-Jun-20

New features and improvements

  • A few UI improvements implemented

User-reported bug fixes

  • Several minor User-reported bugs are fixed (T293604, T297966, T307961, T309522)

2.0.327 18-Mar-20

User-reported bug fixes

  • Problems with parsing are fixed (T298522, T304431)
  • Problem with Git commit is fixed (T305853)
  • Several minor User-reported bugs are fixed (T304943, T303402, T305344, T305827)

2.0.298 24-Jan-20

User-reported bug fixes

  • Problems with parsing procedure are fixed (T303283, T304054, T298392)
  • Problems with table duplication are fixed (T302783, T302900, T303829)
  • Problems with open Source Control Manager are fixed (T298186, T298392, T302328, T303121)
  • Problems with window resizing are fixed (T298298, T298539, T304033)
  • Problems with Syntax constructions are fixed (T290662, T290845)
  • Problem with parsing data type datetimeoffset is fixed (T293609)
  • Problem with tab indicates is fixed (T293906, T297950, T302732, T302731, T303260)
  • Several minor User-reported bugs are fixed (T298392, T293906, 302775, T293828, T292021, T294163, T293726, T298392, T293427, T293605)

2.0.196 02-Sep-19

User-reported bug fixes

  • Several minor User-reported bugs are fixed (T289795)

2.0.167 01-Aug-19

New features and improvements

  • Support Static Data
  • Support for Azure DevOps Server 2019

User-reported bug fixes

  • Other User-reported bugs are fixed (T145615, T151568, T212696, T185221, T244863, T282922, T270820)

1.5.52 27-Jun-19

User-reported bug fixes

  • Minor User-reported bugs are fixed

1.5.40 10-May-19

User-reported bug fixes

  • Problem with connect to git repository through ssh is fixed (MSSQL-1082)
  • Problems with script parsing are fixed (T277225, T277225)
  • Minor User-reported bugs are fixed

1.5.28 20-Feb-19

Connection

  • Support for the Active Directory - Universal with MFA authentication

User-reported bug fixes

  • Problem with column order is fixed (T274902)
  • Problem with wrong error messages is fixed (T273427)

1.4.47 21-Dec-18

New features and improvements

  • Connectivity support for SQL Server 2019
  • Product now integrates into SSMS v18
  • Lots of Azure improvements implemented
  • Support for TFS 2018

User-reported bug fixes

  • Problem with connection to Azure is fixed (T270698)
  • Other User-reported bugs are fixed

1.3.77 19-Jul-18

User-reported bug fixes

  • Problem with database opening is fixed (T250827)
  • Commit issue is fixed (T252322)

1.3.70 29-Mar-18

  • Linking db with encrypted columns issue is fixed (T250952)
  • Problem with filegroup type is fixed (T248357)
  • Unexpected symbol 'PIVOT' issue is fixed (T243256)
  • Problem during refreshing repository is fixed (T243256)
  • Problems with trial expiration are fixed (T235278, T235338, T245928, T246917, T246899)
  • Problem with dbForge Source Control and dbForge Search is fixed (T231630)

1.3.66 30-Aug-17

  • SQL Server 2016 Service Pack 1 (SP1) new syntax support
  • SQL Server 2017 new syntax support
  • The latest SQL Server Management Studio v17.2 integration support
  • Azure SQL Data Warehouse support
  • Added authentication capability for VS Online
  • TFS 2017 support
  • SourceGear Vault v9.1 support
  • SourceGear Vault v10.0 support
  • Surround SCM support

1.2.40 20-Apr-17

  • Compliance with the Federal Information Processing Standard (FIPS)
  • Product activation implemented
  • Greatly improved visual style of the application with high DPI support

1.1.140 28-Sep-16

  • Issue with GIT commit using ssh is fixed
  • Issue with ability to view error reports is fixed

1.1.135 19-Sep-16

  • SQL Server 2016 support
  • Product now integrates into SSMS 2016
  • Plastic SCM predefined template
  • Undo Local Changes
  • Support for version control command line client
  • Vault 9 is supported

1.0.102 22-Dec-15

  • Issue with history refresh is fixed
  • Other minor optimizations and bug fixes

1.0.101 30-Nov-15

  • First release of dbForge Source Control for SQL Server.

1.0.78 26-Oct-15

  • Beta release of dbForge Source Control for SQL Server.