Changelog

Learn about Merge’s latest integrations and features

Get email updates
View All Changelogs

Week 4, January 2026

Merge Unified

💰     Accounting
  • Improved related object mappings for more complete payment reconciliation for GET /payments for Sage Intacct
  • Added support for single-entity accounts without company or subsidiary data for POST /expenses for NetSuite
  • Performance improvement for GET /journal-entries for Sage Intacct
🤝     ATS
🏆     CRM
  • Edge case handling for GET /custom-objects and GET /associations for HubSpot - Improved handling of error responses.
  • Error handling improvement for GET /accounts for Salesforce - Fixed malformed datetime filtering that caused intermittent query failures.
📁     File Storage
  • Mapping enhancement for GET /folders for Dropbox - Removed duplicate shared folder records and improved parent and permission mappings.
  • UI update for POST /files for Google Drive - Added search functionality to the file picker for easier file selection.
  • Performance improvement for GET /drives, GET /files, and GET /folders for Google Drive - Optimized concurrent processing to speed up initial syncs.
  • Authentication update for SharePoint - Added support for multiple authentication configuration options allowing legacy group syncing.
🏠     HRIS
  • Added support for GET /employee-payroll-runs for Factorial
  • Edge case handling for GET /employees for ADP Workforce Now - Fixed edge case pagination issues.
  • Edge case handling for GET /groups for ADP DECIDIUM - Corrected incorrect employee group assignments.
  • Error handling improvement for GET /employees for ADP DECIDIUM - Fixed work email mapping inconsistencies across employees.
  • Performance improvement for GET /employees for Employment Hero - Added timestamp-based pagination to reduce api calls.
  • Edge case handling for GET /employees for Paycom - Consolidated duplicate API requests to optimize rate limit usage.
  • Mapping enhancement for GET /employees for Workday - Corrected employment status mappings for rehired employees.
  • Edge case handling for GET /employees for Shapes - Improved salary data type casting and exception handling.
  • Performance improvement for GET /employees for Oracle HCM - Added selective sync functionality to improve performance.
  • Mapping enhancement for GET /employees for ADP Workforce Now - Enhanced “reports to” relationship mappings.
  • Added support for GET /pay-groups and GET /payroll-runs for iSolved
🧠     Knowledge Base
  • Added support for admin-level authentication validation for GET /users for Confluence
  • Added support for non-admin authentication options for GET /groups and GET /users for Confluence
  • Added support for automatic webhook configuration for webhook /content-events for Confluence
  • Error handling improvement for GET /articles for Confluence - Improved modified timestamp updates when article permissions change.
⚛️     Cross-category
  • Added support to field mappings from root to create field mappings that use multiple remote fields from the same endpoint
  • Addressed common model override edge case to correctly populate data
  • Addressed field mapping edge case when organization level scopes are disabled and  linked account scopes are enabled
🎮     Merge Dashboard
  • Added support for developer and support roles
🔗     Merge Link
  • Added performance enhancements to load speed to File Picker
  • Improved linking success for UKG pro

🕵️

Merge Agent Handler

⚡ New Connectors
  • SendGrid
  • Freshdesk
  • Workday
  • Trello
  • Contentful
🔌     Connector improvements
  • Added Freshservice connector support with enhanced OAuth configuration
  • Introduced connector filtering capabilities to help users find and manage connectors more easily
  • Built new application credentials list endpoint for better credential management
🎨 User Experience 🎨
  • Launched new Connectors settings page for simplified connector management
  • Added page subtitles and improved UI organization across the platform
  • Enhanced connector configuration UI with inline webhook setup
  • Improved visual alignment and spacing throughout the interface
  • Fixed OAuth scopes override functionality for smoother authentication flows
  • Fixed OAuth scopes patching to ensure correct permission handling
  • Resolved loading state issues on connector pages
  • Corrected redirect and forwarding behavior in connector flows
🔧 Improvements 🔧
  • Bumped executor version with latest enhancements
  • Migrated endpoints to new connectors/me/ structure for better API organization
  • Enhanced SSO debugging with additional logging for troubleshooting