Changelog

Learn about Merge’s latest integrations and features

Get email updates
View All Changelogs

Week 1, May 2026

Merge Unified

💰     Accounting
🤝     ATS
💬   Chat
  • Added support for visible history start times for GET /members for Microsoft Teams
  • Mapping enhancement for GET /conversations for Microsoft Teams - Improved conversation-level permissions accuracy
  • Edge case handling for GET /messages for Microsoft Teams - Improved conversation ID coverage for messages
  • Added support for direct message URLs for GET /conversations for Microsoft Teams
🏆     CRM
  • 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
  • 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
  • Improved reliability of employee avatar URL updates for GET /employee for Hibob
  • 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
  • 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
  • Added support for GET /payroll-runs and GET /employee-payroll-runs for Justworks, with expanded payroll data coverage for deductions, earnings, and taxes
  • Performance improvement for GET /employees for Workday - Improved termination date handling for rehired employees
🎟️     Ticketing
⚛️     Cross-category
  • Reliability improvement for long runnings initial syncs
📄     Docs
  • Fixed duplicate enums appearing in field descriptions

👨‍💻

SDK Updates

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).

🕵️

Merge Agent Handler

🔑 New feature: Scoped access keys

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.

⚡ Connectors & Tools
  • 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
  • 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
✨ New features
  • 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
🎨 User experience
  • 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

Merge Gateway

✨ New features
  • 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