Changelog

Learn about Merge’s latest integrations and features

Get email updates
View All Changelogs

Week 2, February 2026

🖇️

New Merge Unified Integrations

Notion for Knowledge Base is now available in beta! Please reach out to your Customer Support Manager if you’d like to get access and provide feedback.

Merge Unified

💰     Accounting
  • Added support for POST /expenses for Xero — Improved bulk-write handling to surface partial failures cleanly
  • Error handling improvement for POST /expenses for Xero — Fixed unit price sign handling for more accurate writes
  • Added support for POST /expenses for QuickBooks Online — Enabled bulk create operations
  • Mapping enhancement for POST /expenses for QuickBooks Online — Improved expense unit price calculation accuracy
🤝     ATS
  • Added support for GET /attachments for Workday — Candidates can now include multiple resume attachments (both “resume” and “other document” types)
  • Added support for GET /candidates for Zoho Recruit — Enabled connections for Australian (.com.au) region accounts
  • Mapping enhancement for GET /offers for JazzHR — Added hire date mapping to support downstream onboarding workflows
  • Error handling improvement for GET /candidates for Bullhorn — Reduced intermittent sync failures with stronger retry handling
  • Error handling improvement for GET /attachments for Lever — Fixed sync failures that could prevent candidate attachment retrieval
  • Performance improvement for GET /candidates for Workable — Faster candidate syncs with improved rate-limit handling to reduce timeouts on large datasets
  • Compatibility enhancement for GET /candidates for Workable — Fixed OAuth linking when connecting using sandbox data
🏆     CRM
  • Edge case handling for GET /contacts for Salesforce — Improved handling for in-memory retry scenarios during sync
  • Error handling improvement for GET /contacts for Salesforce — Resolved sync node failures that could interrupt contact synchronization
📁     File Storage
  • Performance improvement for GET /files for SharePoint — More reliable downloads via improved file search pagination
  • Edge case handling for GET /files for SharePoint — Improved handling of expired download URLs during timestamp-based syncs
  • Mapping enhancement for GET /files and GET /folders for SharePoint — Improved permission cascade handling when folder structures change
  • Performance improvement for GET /groups for SharePoint — Optimized group mappings to reduce sync times for Selective Sync accounts
  • Error handling improvement for GET /files for Dropbox — Improved admin-account validation to reduce unnecessary rate-limit usage
  • Performance improvement for GET /groups for Dropbox — Removed unnecessary calls for non-admin accounts, significantly reducing rate-limit consumption
  • Performance improvement for GET /groups for Google Drive — Enabled concurrency to improve sync performance
🏠     HRIS
  • Mapping enhancement for GET /employees for Google Workspace — Fixed employee group membership updates when users are removed from groups
  • Edge case handling for GET /time-off-balances for HiBob — Improved handling for policy type mismatches to ensure accurate balance records
  • Performance improvement for GET /employees for SAP SuccessFactors — Improved subsequent sync coverage for compensation and home address updates
  • Error handling improvement for GET /employees for Paychex — Correctly clears email and phone fields when removed in the source system
  • Compatibility enhancement for GET /employees for HiBob — Added case-insensitive column name handling for SFTP processing to reduce setup issues
  • Edge case handling for GET /employee-payroll-runs for ADP Workforce Now — Fixed work location mapping for employees missing location data
🧠     Knowledge Base
  • Added edge case handling for url expiration for GET /articles for Confluence
🎟️     Ticketing
  • Added support for “teams” and “roles” query parameter on GET /users
  • Edge case handling for GET /collections for ClickUp
  • Mapping enhancement for GET /collections for Linear
  • Error handling improvement for GET /tickets for Asana
⚛️     Cross-category
  • Added reliability enhancements for subsequent sync scheduling
🔗     Merge Link
  • Added reliability enhancements to customizable link
  • Added rate limit enhancements to ensure files always show in File Picker
  • Updated partnership linking flow for ADP

🚀 Agent Handler Weekly Update

⚡     Connectors & Tools
  • Added 22 new connector integrations: Amazon S3, Articulate, bioRxiv, Canva, ClickUp, ClinicalTrials, CMS Coverage, Databricks, Dynamics 365, Firecrawl, Google BigQuery, Make, NPI Registry, OneNote, PayPal, PubMed, Ramp, Snowflake, VisualPing, Workday, X (Twitter), and ZoomInfo
  • Added load testing tools with HTTP and mock variants for performance testing
  • Updated connector metadata descriptions to follow standardized format
🔧     Backend Improvements
  • Refactored chat engine to use new LLM agent abstraction layer
  • Added streaming utilities for better response handling
  • Fixed critical race condition that caused EU region downtime
  • Improved OAuth token handling for external MCP tool calls
🎨     Frontend & User Experience
  • Updated loading states and improved chart visualizations with new color scheme
  • Fixed pagination infinite scroll in tool pack modal
  • Added region selector to signup and sign-in flows
  • Improved URL handling for modal navigation and deep linking
  • Fixed authentication callback flow by removing oauth_key fallback
🔒     Webhooks & Security
  • Added normalized third_party_event_type to outbound webhooks
  • Implemented webhook teardown during registered user deletion
  • Fixed Slack connector revoke metadata configuration
  • Added tenant information to new user Slack alerts
📚     Documentation
  • Published connector integration guides
  • Fixed documentation sync script to handle API pagination correctly
  • Updated marketplace page with all available connectors
🏗️     Link Service
  • Added support for HTML descriptions in authentication setup steps
  • Fixed iframe resizing to prevent covering form fields
  • Improved auth step presentation for multi-step configurations