1.2


1.2.4

Resolved Issues

Customer Ticket Id Details
58892 Updated bundled OpenSSL libraries (libssl-3-x64.dll) to versions 3.0.21 and 3.5.7 to address identified security vulnerabilities.

Bug Fixes

Details
Fixed an issue where CSSRestore/CSSBackup incorrectly reported success (ErrorLevel 0) instead of failure when encountering an invalid crypto.ini configuration; the process now correctly exits with error level 2001.

1.2.3

Resolved Issues

Customer Ticket Id Details
58892 Security: Updated the bundled OpenSSL libraries (libssl-3-x64.dll) in the CSSTools extension to patch identified security vulnerabilities: OpenSSL updated to 3.0.20 (x64 variant), OpenSSL updated to 3.5.6 (x64css5 variant).

1.2.2

Bug Fixes

Details
Fixes CVE-2026-42198 for PostgreSQL driver (update from 42.7.8 to 42.7.11).

1.2.1-funcrel

Resolved Issues

Customer Ticket Id Details
56833 Fixed an issue in where backups could fail with "ServiceException(code=backupFailed, arguments={})" because the extension assumed PostgreSQL binaries were always located under "/usr/pgsql-18/bin" or "/usr/pgsql-16/bin" on Linux Docker installations. This restores reliable backup for older Docker‑based installations.

1.2.0-funcrel

New Features

Summary Details
Add a boolean option "-notablespaces" When the option is set, the tablespace in the dump are ignored when restoring a backup. The default value is false. This option is equivalent to the "pg_dump" option "–no-tablespaces". Valid only for CSSRestore/CSSRestoreAll.

Feature Improvements

Summary Details
CSS Tools compatibility with PostgreSQL 18 PostgreSQL 18 is now fully supported for both Microsoft Windows and Linux v3 platform.