
Week 1, May 2026
✨
Merge Unified
💰 Accounting
- Improved reliability for GET /expense-reports for Oracle Fusion Cloud ERP and NetSuite
- Added support for object URLs across NetSuite accounting records, including GET /accounts, GET /accounting-periods, GET /contacts, GET /credit-notes, GET /employees, GET /expense-reports, GET /invoices, GET /items, GET /journal-entries, GET /payments, GET /payment-methods, GET /payment-terms, GET /projects, GET /purchase-orders, GET /sales-orders, GET /tracking-categories, and GET /vendor-credits
- Added support for instance IDs and instance display values for Xero GET /account-details
🤝 ATS
- Added support for GET /job-interview-stages for Workable
- Mapping enhancement for GET /job-interview-stages for Workable - Improved job ID field population
- Edge case handling for PATCH /applications for Workable - Improved stage-change support when supplemental application data is unavailable
- Performance improvement for GET /candidates for JobAdder - Improved pagination reliability for large candidate syncs
💬 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
- Edge case handling for GET /tickets for Linear
- Improved reliability for GET /tickets for Teamwork
- Performance improvement for GET /tickets for Zoho Desk
- Added support for GET /collections for Zoho Desk
- Mapping enhancement for GET /tickets for Freshservice
- Mapping enhancement for GET /tickets for Freshdesk
- Mapping enhancement for GET /tickets for Front
- Mapping enhancement for GET /tickets for Aha!
⚛️ 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_requestfor BambooHR - Resolved
list_whos_outandget_out_todayfield 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_idand 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