Changelog

Learn about Merge’s latest integrations and features

Get email updates
View All Changelogs

Week 2, April 2026

Merge Unified

💰     Accounting

  • Added support for POST /purchase-orders for Microsoft Dynamics 365 Business Central - Added tax rate support for purchase orders
  • Mapping enhancement for GET /invoices for Microsoft Dynamics 365 Business Central - Improved company mapping on invoice records
  • Performance improvement for GET /transactions for NetSuite - Improved transaction sync performance and retrieval efficiency
  • Mapping enhancement for GET /purchase-orders for NetSuite - Improved line item mapping for purchase orders
  • Edge case handling for POST /expenses for NetSuite - Improved bulk expense creation reliability
  • Mapping enhancement for GET /journal-entries for Oracle Fusion - Improved journal number handling for greater consistency
  • Error handling improvement for GET /purchase-orders for Oracle Fusion - Improved modified timestamp handling for more reliable syncs
  • Error handling improvement for GET /expenses for Oracle Fusion - Improved total amount validation when receipt values are unavailable
  • Edge case handling for GET /transactions for Sage Intacct - Improved transaction normalization for purchase order-related records
  • Performance improvement for POST /expenses for Sage Intacct - Added bulk creation support for expenses and credit card transactions
  • Error handling improvement for GET /invoices for Sage Intacct - Improved invoice sync reliability for varied response formats

🤝     ATS

  • Mapping enhancement for GET /candidates for Comeet - Improved candidate sync performance and reliability
  • Edge case handling for GET /candidates for Ashby - Improved candidate data accuracy for offer-related records

🏆     CRM

📁     File Storage

  • Added support for GET /drives for SharePoint
  • Mapping enhancement for GET /drives for SharePoint - Improved drive size mapping
  • Mapping enhancement for GET /files for SharePoint - Improved file size mapping
  • Edge case handling for GET /folders for SharePoint - Improved folder sync reliability during environment transitions
  • Error handling improvement for GET /users for SharePoint - Improved reliability for user authentication flows
  • Error handling improvement for GET /drives for SharePoint - Improved reliability when site access permissions are limited
  • Performance improvement for GET /folders for Box - Improved performance for large folder syncs
  • Edge case handling for GET /files for Box - Improved reliability during long-running file syncs
  • Edge case handling for POST /files for Dropbox - Improved file upload reliability for complex file paths
  • Error handling improvement for POST /files for Sharepoint - Improved file upload reliability for folders with special characters
  • Edge case handling for GET /folders for Dropbox - Improved handling for duplicate folder records during sync

🏠     HRIS

  • Added support for GET /employees for Workday - Improved calculated field sync for employees with future start dates
  • Added support for GET /employees for SAP SuccessFactors - Added support for the “No Show” employment status
  • Added support for GET /employees for SAP SuccessFactors - Expanded background education data support
  • Added support for GET /time-off-balances for UKG Ready - Added support for Time Off balance accruals with improved reliability
  • Mapping enhancement for GET /employments for UKG Pro - Improved employment mapping consistency and currency handling
  • Edge case handling for GET /employments for TriNet HR Platform - Improved effective date mapping when role details remain unchanged
  • Added support for GET /employees for ADP API - Added support for employee avatar URLs
  • Added support for GET /employees for ChartHop - Added more employee information fields
  • Added support for GET /employees for Workday - Improved termination date consistency
  • Added support for GET /employees for Microsoft Dynamics 365 Business Central - Improved related company data mapping
  • Edge case handling for GET /time-off for Paycor - Improved Time Off sync reliability for date-range queries

🧠     Knowledge Base

🎟️     Ticketing

  • Added support for GET /accounts and GET /contacts for ServiceNow - Added support for customer service management accounts and contacts
  • Error handling improvement for ServiceNow - Improved reliability for customer service management records
  • Mapping enhancement for PATCH /tickets for Linear - Improved teams and labels mapping for ticket updates

⚛️     Cross-category

  • Improved performance and error handling for inbound webhooks
  • Increased character limit for error messages for POST requests
  • Added edge case handling for field mappings
  • Added edge case handling for GET /remote-fields

🎮     Merge Dashboard

  • Edge case handling for Scopes configuration — Fixed UI glitch when changing read/write scopes
  • Edge case handling for Scopes page — Added missing Permissions scope on global Scopes page and remote_data field scope on Permissions common model
  • Edge case handling for API Tester — Fixed bug in API Tester tool

🔗     Merge Link

  • Edge case handling for Merge Link relink flow for File Storage

🕵

Agent Handler

Connectors & Tools

  • Added Ahrefs connector with 32 tools spanning Site Explorer, Keywords Explorer, Batch Analysis, Management, and subscription endpoints
  • Added Amplitude connector for product analytics data access
  • Added Oracle Sales Cloud connector for CRM and sales data
  • Added Oracle SCM connector for supply chain management workflows
  • Added Adobe PDF Services (Acrobat) connector with upload, download, split, and page manipulation tools
  • Added Readme connector for developer hub content management
  • Fixed Jira update_issue priority serialization bug that caused JSON errors
  • Fixed Confluence ADF document format by adding required version field, resolving 400 errors on page/blogpost create/update
  • Enforced exact dependency version pins across all connector templates

Security & Identity

  • Added full MFA management to the profile page — setup, change, or disable inline
  • Consolidated five RPC-style MFA endpoints into a single RESTful resource at /api/users/me/mfa/
  • Audit log now distinguishes between first-time MFA enrollment and device changes
  • Added SCIM audit logging for provisioning events and fixed a role assignment bug
  • Added IDP group permission management endpoints
  • Fixed OAuth2 auth option resolution for multi-option connectors

Frontend & User Experience

  • Redesigned Tool Pack detail page with four focused tabs: Overview, Setup, Rules, and Settings
  • Tool Pack overview now shows connectors in an expandable accordion with tool count and auth scope inline
  • Added inline access type selector (Individual/Shared) in connector accordion during Tool Pack creation/editing
  • Removed the "preferred" Tool Pack and Registered User feature
  • Added Settings tab to Registered User detail page with editable name, user type, groupings, and danger zone
  • Added profile settings page with name editing, password reset, and MFA status
  • Added VIEW_PLAYGROUND permission gate to the Playground page
  • Added reauthenticate option to connector card kebab menu
  • Added SCIM management UI for identity provider integrations

Backend Improvements

  • Added org-level field values to security override responses
  • Fixed DataError from state parameters > 500 chars in link token endpoints
  • Fixed DefinedAt enum serialization in tool/security override responses