Changelog

Learn about Merge’s latest integrations and features

Get email updates
View All Changelogs

Week 3, July 2025

Improvements

💰     Accounting
  • Added edge case handling for GET /expense-reports for Netsuite
  • Added performance enhancements for large linked accounts for GET /contacts for Netsuite
  • Added new relationship fields to accounting models to support more comprehensive attachment linking
🤝     ATS
  • Added mapping enhancement to post application on behalf of the “remote_user_id” for POST /applications for Greenhouse
📁     File Storage
  • Added pagination enhancements for trashed files for GET /files for Box
  • Added edge case handling for shared files for GET /files/{id}/download for Google Drive
  • Added performance enhancements for syncing OneDrive files for superadmin accounts for GET /files for Sharepoint
  • Added performance enhancements for non-admin accounts for GET /files for Sharepoint
  • Improved rate limit error handling where if a manual file download hits a provider-side rate limit (status 629), the API now returns a clear 400 error with a descriptive message for end users
🏠     HRIS
  • Added mapping enhancements to “work_location” on GET /employees for Dayforce
  • Added performance enhancements for faster syncing for large linked accounts for Hibob
  • Added edge case handling for GET /time-off-balances for Humaans
  • Added mapping enhancements to “gender” for GET /employees for Oracle HCM
  • Added mapping enhancements to null out “termination_date” for terminated employees who are rehired for GET /employees for SAP Successfactors
  • Added mapping enhancements to “remote_data” for GET /employments for UKG Pro
  • Added mapping enhancements to “job_title” for GET /employments for UKG Pro
🎮     Merge Dashboard
  • Improved navigation structure and made empty states easier to understand for end users throughout admin panels
  • Improved the onboarding experience with visual clean up, refined navigation, more helpful empty states, and a clearer path for test and production accounts
🔗     Merge Link
  • Improved internal event communication for seamless integration transitions
  • Enhanced event handling to better reflect success during linking flow, ensuring customers see feedback when an account is successfully linked
  • Improved support in the linking flow for displaying organizational logos, respecting co-branding settings, and managing branding assets in the UI
  • Enhanced File Storage linking UI, including improved loading states and transitions for a smoother experience
📄     Docs
  • Improved sync frequency UI

👨‍💻

SDK Updates