Changelog

Learn about Merge’s latest integrations and features

Get email updates
View All Changelogs

Week 2, January 2026

Merge Unified

💰     Accounting
  • Added support for POST /journal-entries for Xero
  • Edge case handling for POST /invoices for Sage Intacct when document numbering sequences are disabled
  • Performance improvement for POST /invoices for Sage Intacct to reduce request latency
  • Error handling improvement for POST /journal-entries for Sage Intacct when project_id is included in linked account parameters
  • Error handling improvement for POST /contacts for Sage Intacct to prevent duplicate key constraint errors
  • Error handling improvement for POST /payments for NetSuite to correctly parse string values in the amount field
  • Error handling improvement for POST /invoices for Sage Intacct to resolve business process failure issues
🤝     ATS
  • Added support for GET /applications for iCIMS, with optimization enhancements to reduce outbound requests and improve sync performance at scale
  • Error handling improvement for GET /jobs for Cornerstone TalentLink by adding pagination support to prevent timeout failures during job syncing
🏆     CRM
  • Error handling improvement for PATCH /accounts for HubSpot to prevent 504 timeout errors when updating multiple remote custom fields
📁     File Storage
  • Added email query parameter for GET /users
  • Edge case handling for GET /folders for Google Drive to prevent shell file creation for trashed items with zero-permission ACL mismatches
  • Added support for GET /users and GET /groups for SharePoint to improve user and group synchronization
🏠     HRIS
  • Added support for new endpoint GET /groups/types
  • Error handling improvement for GET /employees for UKG Pro by allowing 404 responses to prevent custom field blueprint failures
  • Mapping enhancement for GET /employees for ADP Workforce Now, prioritizing payroll names over legal names for more accurate manager relationships
  • Edge case handling for GET /employees for Dayforce by improving manager mapping logic to better align reports-to relationships
  • Performance improvement for GET /employees for iSolved through optimized employment blueprint processing
  • Edge case handling for GET /employees for Dayforce with added retry logic for 522 timeout errors
  • Added support for GET /employee-payroll-runs and GET /benefits for Dayforce to support Canadian payroll requirements
🎟️     Ticketing
  • Added support for GET /comments for Asana with pagination enhancements
  • Added support for improved tag validation on POST /tickets for Linear
  • Edge case handling for admin permission validation for Zendesk
  • Mapping enhancement for workspace role-based permissions for Asana
  • Added support for permission inheritance mapping on Collection objects for Linear
  • Added support for role-based access control on Collection objects for Zendesk
  • Performance improvement for collection permission mapping for Jira
⚛️     Cross-category
📄     Docs

🕵️‍♀️

Merge Agent Handler

⭐️     New connectors
  • 📦 Box - Document management
  • 💾 Dropbox - File storage and sharing capabilities
  • 📅 Monday.com - Project management workflows
  • 📊 Google Sheets - Spreadsheet automation
  • 🎨 Miro - Collaborative whiteboard tools
  • ☎️ Zoho Desk - Help desk and customer support software
🔌     Connector improvements
  • ServiceNow HR tools with more secure authentication
  • Salesforce Chatter API tools
  • Linear project filtering by initiatives
  • Google Calendar and Slack webhook improvements
🔐     Enterprise Security & Authentication
  • SSO support: OIDC/Okta single sign-on for enterprise customers
  • Enhanced SSRF protection and request timeouts
  • Authentication Improvements
  • Fixed single-tenant OAuth flows for SharePoint, OneDrive, and Teams
  • Better password reset functionality
  • Streamlined OAuth callback handling
⚡     Performance & Reliability
  • Infrastructure upgrades
  • Automated webhook refresh to prevent expiration
🎯     User Experience Improvements
  • Search improved across the dashboard
  • Code formatting standards with Prettier
  • Fixed various UI elements (buttons, tabs, modals)
  • Improved error handling and validation
📚     Documentation & Support
  • Fixed documentation links
  • Updated style guides
  • Better webhook management with deletion confirmations