
View All Changelogs
February 27, 2026
Week 4, February 2026
✨
Merge Unified
💰 Accounting
- Mapping enhancement for POST /attachments for Microsoft Dynamics 365 Business Central
- Performance improvement for GET /journal-entries for QuickBooks Online — Improved handling of complex, multi-line transaction details (including General Ledger notes)
🤝 ATS
- Added support for GET /jobs for Ashby — Jobs now sync correctly even when API keys don’t include Candidate permissions
- Added support for validation for GET /jobs for Ashby — Validation no longer depends on Candidate endpoint access
- Edge case handling for GET /jobs for JazzHR — Fixed an issue where hiring manager updates weren’t clearing prior managers on job records
📁 File Storage
- Edge case handling for GET /drives for SharePoint — Improved delta token syncing to prevent duplicate requests and increase sync reliability
- Error handling improvement for GET /files for SharePoint — Clearer 429 rate-limit messaging surfaced during validation
- Edge case handling for permissions on GET /files and GET /folders for SharePoint — Added safeguards to avoid group lookups for non-admin accounts (reducing unnecessary relink prompts)
- Performance improvement for GET /files for SharePoint — Optimized delta processing to ignore non-permission changes while ensuring permission updates resync correctly
- Error handling improvement for GET /linked-accounts for SharePoint — More descriptive error messaging surfaced during initial account bootstrap
🏠 HRIS
- Extended support for GET /employees for iSolved — Alternate pay rates are now included in
remote_datafor improved field mapping - Error handling improvement for GET /linked-accounts for Ashby — Prevents validation failures when API keys only have access to a subset of endpoints (e.g., Jobs and Offers)
- Edge case handling for POST /time-off for Workday — Corrected day-unit amount calculations and prevented unintended placeholder object creation
- Mapping enhancement for
employment_statuson GET /employees for SAP SuccessFactors — Uses non-primary employments when primary employment records are filtered out (e.g., global assignments) - Performance improvement for incremental syncs on GET /sync-status for SAP SuccessFactors — Reduced long-running sync durations
- Error handling improvement for compensation-related permissions on GET /employments for Oracle HCM — Syncs now continue when compensation endpoints return 403s
- Compatibility update for employment mapping on GET /employments for Gusto — Employments are preserved when
compensations:readisn’t available (aligned with Gusto’s December 2025 API changes) - Edge case handling for unique identifier generation on POST /time-off for UKG Pro WFM — Prevents duplicate requests by combining request ID and start date
- Performance improvement for subsequent syncs on GET /time-off for UKG Ready — Fixed date filtering that could limit PTO syncing to single-day windows
- Mapping enhancement for Groups on GET /groups for ADP Next Gen — Improved organizational unit mapping so employee group associations populate correctly
- Added support for
employment_typeon GET /employments for UKG Ready
🎟️ Ticketing
- Added performance enhancements for GET /meta for Asana and Linear
- Error handling improvement for POST /passthrough for ServiceNow — Improved error handling for passthrough GET requests
⚛️ Cross-category
- Added edge case handling target fields with special characters for field mappings
🕵️
Merge Agent Handler
🔌 Connectors & Tools
- Added Expensify, Quartr, and Rootly connectors
- Upgraded Google Sheets (add_chart tool) and Google Slides (typed PageElement models)
- Added SharePoint cross-site search tool
- Audited all connectors for simple vs. complex tool credit classifications
- Fixed FactSet (5 broken tools + OAuth2), JIRA (recursion error), Figma (deprecated scope), Stripe (payment method flow)
- Reliability improvements across Datadog, Outlook, QuickBooks, Salesforce, SharePoint, Slack, Confluence, and Jira SM
🔒 Security & Identity
- Shipped SCIM 2.0 provisioning with SHA-256 hashed tokens, bearer auth, org-scoped filtering, and 6 new audit events
- Hardened shared credential handling to prevent credential leakage
✨ New Features
- Feature flag infrastructure with Redis-cached per-org evaluation
- Generic MCP OAuth support (backend proxy for CORS + frontend session handling)
💳 Billing
- Real-time credit usage on billing endpoints, Pro plan switching/downgrade support
- Added 2,000 free credits for Pro plans
🎨 Frontend & UX
- SCIM settings UI with token management
- Standardized toast notifications across 87 files
- Dashboard card layout polish and nav/padding alignment