Skip to main content

Releases

Release Notes and Version History for SQL-Sales

This article provides release information by Version

Version

Date

Notes

26.2.1.2

2026-06-01

Aligned Configuration Tool test-connection token generation with the main SQL-Sales Daemon authentication logic for improved consistency between connection testing and production execution.

Released Managed Package version 1.7 (v26) to align the embedded Managed Connected App with Salesforce's Connected App and External Client App Security Requirements (May-June 2026).

No functional changes are required to existing SQL-Sales integrations. Customer-created External Client Apps should be configured in accordance with current Salesforce security guidance.

26.2.1.1

2026-05-20

Enhanced support for special characters and unified text normalisation across ss_MetaPickRT and ss_MetaPickDep

26.2.1.0

2026-04-20

Full release of

ss_SchemaCheck

ss_MetaPickX

ss_MetaPickRT

ss_MetaPickDep

ss_MetaLayout

ss_MetaLayoutRelatedList

ss_MetaLayoutAction

ss_MetaVR

26.2.0.3

2026-04-16

Enhancement to beta ss_MetaPickRT & ss_MetaPickDep to additionally expose the Picklist Index Codes for deeper SQL level querying

26.2.0.2

2026-04-16

Release of beta review metadata support, via:

ss_MetaPickX - Returns full picklist value definitions across all objects, including inactive values on Custom objects

ss_MetaPickRT - Returns picklist values scoped by record type, including availability per record type

ss_MetaPickDep - Returns controlling–dependent picklist relationships and value mappings

ss_MetaLayout - Returns page layout structure, including sections, columns, and fields placement.

ss_MetaLayoutRelatedList - Returns related lists configured on page layouts and their displayed fields

ss_MetaLayoutAction - Returns buttons and actions available on page layouts and their configuration

ss_MetaVR - Returns validation rules with logic, messages, and activation status

26.2.0.1

2026-04-09

New release of ss_MetaFieldX which references the Metadata API - allowing pulls of additional field information not restricted by FLS (as ss_MetaField is - as it references the Tooling/REST describe APIs).

New release of ss_MetaRegion which references the Metadata API to extract the Org’s configured State & Country/Territory picklists (including active/inactive values and structure)

26.1.1.2

2026-02-16

ss_Delta support for exceptionally large query field count payloads

26.1.1.1

2026-02-14

Add Configuration Manager support for ODBC Driver 18 for SQL Server

26.1.1.0

2026-02-14

  1. Move from custom Connected App to Custom External Client app with OAuth 2.0 authentication

  2. ss_SysField: introduce Filterable & Sortable

  3. ss_SysObject: Change Name & Label to ObjectName & ObjectLabel

  4. Introduce Custom Order capability for Replication

  5. Tighten Where clause checks

  6. Tooling api object support

  7. Introduce true Env + Logging level isolation (was previously isolated to Env but all Envs had to use the same logging level)

26.1.0.2

2026-01-24

Better report user inputted typo errors of Custom Connect App Names in the Configuration Manager

26.1.0.1

2026-01-15

Add additional support for exceptionally large query field count payloads

26.1.0.0

2026-01-11

Clamp username/password/ST connection api to v64.0 if > 64.0 requested, while allowing free use of any api version with OAuth2.0 connections.

25.1.1.3

2025-12-29

Allow for support of bcp installed with SQL Server ODBC 18.0 and specifically new expected switches [-Ym -u] in ss_Loader.

Extend support of spaces in all UNC paths within config path and working directory path.

25.1.1.2

2025-11-30

Extend parameter lengths in sproc ss_ObjectLog

25.1.1.1

2025-09-30

Fix bug in ss_UserInfo to support use of OAuth2.0 connection method

25.1.1.0

2025-09-25

Introduce configurable offset for ss_Delta to allow for potentially uncommitted reads

25.1.0.9

2025-09-17

Validate total parameter string lengths passed to the Handler, for extreme use case scenarios

25.1.0.8

2025-09-14

Support for 15 length Ids (in addition to 18 length Ids) being passed in for ContentDocumentLink replications (LinkedEntityId or ContentDocumentId)

25.1.0.7

2025-09-07

Add handling of broken UTF-16 surrogate pairs (e.g., emoji/non-BMP characters) during replication processing

25.1.0.6

2025-08-13

Refactor SOAP based replication flows

25.1.0.5

2025-08-12

More verbose connection error (from incorrect setup) message handling in the Config tool

25.1.0.4

2025-07-28

Substitute a rolling monthly expiry date rather than an open ended no-expiry date for subscription (monthly) licences. Update documentation to make clear where Connected Apps are now found in setup following Summer 2025.

25.1.0.3

2025-07-22

Fix bug in ss_EnableDatabase.sql where compiled ss_LoaderChecks did not fully support custom batchsize for Upsert

25.1.0.2

2025-02-10

Fix bug in ss_EnableDatabase.sql where compiled ss_Loader was not fully schema isolated

25.1.0.1

2025-01-14

2025 Application Edition (managed package still v24), minor code performance refactoring, no functional changes to v24.1.0.0

24.1.0.0

2024-10-30

Built for Managed Package v24 Release 1.6 (AppExchange Passed). This builds licence authentication capabilities using standard SF functionality. Previous licencing functionality deprecated.

24.0.1.1

2024-07-01

Takes base SOAP username-password-security token connection beta version and incorporates a OAuth 2.0 JWT token connectivity capability (via the REST api).

This OAuth 2.0 solution requires the use of a connected app, both a custom created and a managed package installed. Note, the managed package one is currently being reviewed by Salesforce.

The username-password-security token connection option has been extended to use the REST api in addition to the base SOAP api

Did this answer your question?