
View All Changelogs
July 22, 2025
Week 4, July 2025
Improvements
Accounting
- Added edge case & duplicate handling POST /contacts and POST /expenses for Quickbooks Online
- Added edge case handling for credits and debits in POST /journal-entries for Quickbooks Online
ATS
- Updated email address filter to be case insensitive for Candidate
File Storage
- Added mapping enhancements to the “company” and “anyone” “permission.type” enum for GET /files for Sharepoint
- Added mapping enhancements to “permissions” for nested files for GET /files for Sharepoint
- Added mapping enhancements to “parent_folder” for GET /folders for Sharepoint
- Updated non admin authentication with proper scopes for Sharepoint
- Improved UI for File Storage: Name, Size, and Updated at columns
- Enhanced sync selection handling
HRIS
- Added pagination enhancements for GET /employees for iSolved
- Added mapping enhancements to “units” for POST /time-off for Workday
Ticketing
- Added edge case handling for GET /users for Asana
- Added support for POST /attachments for Azure DevOps
Merge Dashboard
- Added proper handling for None response codes in webhook logs
Merge Link
- Added co-branding logo support with proper fallback behavior when logos aren't provided
- Enhanced integration setup headers to display co-branding elements appropriately
SDK Updates
Merge Python SDK Release Notes - Version [2.1.1]
- Update nested object return type Dictionaries of objects, or lists of strings and objects will now be typed with the object. See the full release notes here!