Changelog

Learn about Merge’s latest integrations and features

Get email updates
View All Changelogs

Week 2, December 2025

Merge Unified

💰     Accounting
🤝     ATS
  • Added support for proper first name parsing for GET /users for Lever
  • Enhancements to GET /jobs for Bullhorn Recruitment Cloud
  • Error handling improvement for attachment file downloads for GET /attachments for SAP SuccessFactors
  • Edge case handling for POST /candidates creation workflow for UKG Pro Recruiting
  • Added support for modified_at selective sync filtering for GET /applications for Taleo
🏆     CRM
📁     File Storage
🏠     HRIS
🎟️     Ticketing
  • Error handling improvement for Linking Validation for Azure DevOps, Help Scout, and Teamwork
  • Added support for PATCH /tickets for Linear, ensuring ticket updates are fully compatible
🔗     Merge Link
  • Added localization enhancements to Merge Link
📄     Docs
  • Updated CRM docs to more accurately reflect endpoint coverage

🕵️

Merge Agent Handler

New! Create Connector via remote MCP Server

We’re super excited about our latest feature: remote MCP integration. You can now easily import a public MCP server into Merge Agent Handler’s Connector Studio.

Here’s how:

  1. Navigate to Connectors
    • Go to the Connectors page
    • Click “Add New”
  2. Create a new Connector
    • Name: Must be unique and not clash with existing connectors
    • Remote MCP server address: Specify the server’s endpoint URL
    • Authorization token:
      • Most remote MCP servers require some form of auth token.
      • Users must consult the MCP server’s docs to obtain this token
    • After submitting the form, a new connector (e.g. “Postman”) is created automatically
  3. Tools auto‑population
    • Once created, the connector’s tools are automatically discovered and populated from the MCP server
  4. Using the Connector
    • Add the connector to a tool pack
    • In the playground, invoke tools from this connector just like any other connector
    • Successful invocation returns responses from the remote MCP server
🔗     Backend infrastructure
  • Implement infrastructure to support webhooks server setup
  • Separated Server-Sent Events from JsonRpcClient
  • Tool casing fixes and improved error handling
🔌     Connector Ecosystem
  • SAP SuccessFactors - New comprehensive HR connector
  • Teams improvements - Fixed auth issues, added terminal support
  • GitLab connector - New comprehensive DevOps connector
  • Jira enhancements - Modified issue priority handling
  • Salesforce logging - Enhanced logging capabilities
🎨      User Experience & Interface
  • Improved UI transitions
  • Removed outdated error screen links in Help Center
🐛     Bug Fixes & Maintenance
  • Enhanced teams multi-tenant flow
  • Improved variable naming in user tools
  • Improvements to test coverage
  • Enhanced tool parameter validation