Back to changelog
UNIFIED
Agent Handler
Gateway

Merge Unified

Accounting
New
Accounting
Improved
ATS
New
ATS
Improved
  • Mapping enhancement for GET /job-interview-stages for Workable - Improved job ID field population
  • Performance improvement for GET /candidates for JobAdder - Improved pagination reliability for large candidate syncs
ATS
Fixed
  • Edge case handling for PATCH /applications for Workable - Improved stage-change support when supplemental application data is unavailable
CRM
Improved
  • Mapping enhancement for GET /contacts across CRM integrations - Improved relational field population
  • Performance improvement for GET /contacts across CRM integrations - Reduced contact sync processing time
File Storage
Improved
  • Mapping enhancement for GET /folders for Google Drive - Improved permissions accuracy for folders selected through selective sync
  • Improved reliability for GET /groups for Dropbox
  • Performance improvement for Dropbox connection validation
HRIS
New
HRIS
Improved
  • Improved reliability of employee avatar URL updates for GET /employee for Hibob
  • Improved reliability for GET /employees for Paychex - Improved manager updates when supervisor information changes
  • Mapping enhancement for GET /employments for Paycor - Improved employment record identification
  • Mapping enhancement for GET /employees for Workday - Improved job family mapping
  • Improved reliability for GET /employees for SAP SuccessFactors - Added support for global assignments and improved employee address handling
  • Performance improvement for GET /employees for Workday - Improved termination date handling for rehired employees
HRIS
Fixed
  • Edge case handling for GET /time-off for SAP SuccessFactors - Improved time off filtering to return more relevant records
  • Edge case handling for GET /time-off for HRWorks - Added support for future time off visibility up to one year ahead
Ticketing
New
Ticketing
Improved
Ticketing
Fixed
Cross-category
Improved
  • Reliability improvement for long runnings initial syncs
Docs
Fixed
  • Fixed duplicate enums appearing in field descriptions
SDKs
New

Merge Python SDK Release Notes - Version 2.6.4

  • Chat: Added visible_history_start_datetime to the Member model, exposing the earliest message a member can access in a conversation (null indicates full history).
Chat
New
  • Added support for visible history start times for GET /members for Microsoft Teams
  • Added support for direct message URLs for GET /conversations for Microsoft Teams
Chat
Improved
  • Mapping enhancement for GET /conversations for Microsoft Teams - Improved conversation-level permissions accuracy
Chat
Fixed
  • Edge case handling for GET /messages for Microsoft Teams - Improved conversation ID coverage for messages

Merge Agent Handler

Connectors & Tools
Improved
  • Improved auth resilience by triggering reauth on missing credentials and scoping reauth_neededto the right exception path for Salesforce
  • Enhanced performance of non-idempotent Webflow requests on 429s
  • Improved Peec filter typings
Connectors & Tools
Fixed
  • Corrected time-off tools get_time_off_policies, add_time_off_request for BambooHR
  • Resolved list_whos_out and get_out_today field mismatches for HiBob
New feature: Scoped access keys
New

You can now generate short-lived access keys scoped to specific Tool Packs and Registered Users, replacing your Production Access Key for agent-facing contexts.

Scoped Access Keys enforce least-privilege access and expire automatically, so a compromised key in a sandboxed runtime, edge worker, or end-user device can't expose the rest of your organization.

Merge provides three endpoints to generate a Scoped Access Key, regenerate the key, or remove it entirely. Your organization’s Production Access Key is used to mint the Scoped Access Key.

New feature: Scoped access keys
Improved
  • Refined the embedded onboarding hub with an internal quickstart and clearer copy across getting-started pages
  • Expanded onboarding options to cover more setups beyond Claude Code for MCP and CLI flows, with refreshed copy
  • Polished the SCIM provisioning UI
  • Updated connector icons in selected tool packs, refreshed IDP instructions, and made the chosen connector persist through the tool pack flow
  • Narrowed onboarding pages and removed the redundant go-back button on getting-started
New features
New
  • Surfaced linking_flow_id and IDP error source on the OAuth redirect screen so linking failures are easier to diagnose
  • Showed the SSO callback URL directly inside the Configure SSO dialog

Merge Gateway

New features
New
  • Introduced model pinning on customer blocklists so you can control exactly which models a given customer has access to
  • Added provider-free model routing - just pass in a model name and Gateway handles the rest
  • Added Google Vertex as a supported vendor, with zero data retention
  • Added Baseten as a supported vendor, with zero data retention
  • Added Writer as a supported vendor, with zero data retention