v26.09.1695 September 1, 2026 Run - reduced memory use in the 32-bit version and doubled the memory it can address, so much larger projects can be opened Run - system state (cpu, memory, disk, network) is now logged only while a run is active, with full state at run start and end Run - dry run with "Insert 1 record at a time" now logs the statements it would execute Run - fixed connection failures being reported as a fatal run error Run - workers that cannot connect or encounter errors will no longer accept new jobs Conversion - fixed table indexing and distribution options being ignored by warehouse targets Conversion - fixed deadlocks when creating foreign keys with multiple workers Conversion - fixed deadlocks when dropping tables linked by foreign keys Conversion - optimized performance and fixed memory issues when processing large numbers of foreign keys (10,000+) Conversion - foreign key referencing columns are now set to match the data type of the parent column Comparison - fixed false decimal differences against targets that store decimals as floating point Comparison - fixed tables failing when a key column has no mapped target column Replication - fixed SQL statement log not filled on inserted records Replication - fixed the temp data folder option storing the current user's temp path in the project; empty now means the application temp folder Email - fixed sending emails when a scheduled run finishes Email - if enabled, emails are now sent for all runs, not just scheduled runs Interface - fixed dropdown lists cutting off long option names DBF (dBase) - source, changed numeric (precision, scale) mapping to (precision + scale, scale) on the target Ingres - source, fixed reading of smaller numeric data types MySQL - target, temporary index warnings are no longer reported MySQL - target, fixed incrementing columns with a value of 0 Oracle - target, source numeric types are now mapped to more appropriate Oracle NUMBER precisions PostgreSQL - source, fixed interval values being corrupted when replicating changes SQL Server - target, fixed loss of non-ASCII characters in xml columns with "Insert 1 record at a time" SQL Server - target, fixed xml values that declare a character encoding failing to load SQLite - target, fixed replication updates corrupting whole-number decimals SQLite - target, fixed replication updates losing text after a special NUL character SQLite - target, fixed conversion failure on sql_variant columns SQLite - target, fixed day and month being swapped in datetimeoffset values on some regional settings SQLite - source, fixed loss of special characters when converting text to other databases Sybase ASA - target, signed 8-bit integer columns now create smallint (tinyint is unsigned) Sybase IQ - target, signed 8-bit integers map to smallint and unsigned smallint columns stay native
v26.03.1694 March 12, 2026 Project - fixed a problem with disconnect stage not finishing Comparison - improved bytes to text conversion Conversion - improved bytes to text conversion DB2 LUW - fixed a count records problem in big tables MS SQL Server - constrained the precision in some date types MS SQL Server - fixed a problem with multiple incrementing columns in a table MS SQL Server CE - multiple improvements PostgreSQL - added domain support (user data types) PostgreSQL - fadded support for default boolean