Kombo Kombo Changelog logo

Kombo Changelog

Back to Kombo Subscribe to Updates

Labels

  • All Posts
  • General
  • ATS
  • HRIS
  • Assessment
  • SFTP
  • DATEV
  • LMS

Jump to Month

  • February 2026
  • January 2026
  • December 2025
  • November 2025
  • October 2025
  • September 2025
  • June 2025
  • May 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • March 2023
  • February 2023
  • January 2023
General
3 days ago

Platform Updates - February 22, 2026

Highlights

  • 🎊 Many Integrations Now in Open Beta: We've moved a large number of integrations from closed to open beta. This means you can now self-activate them directly from your dashboard without needing to contact us. This includes popular tools like ADP Workforce Now, Dayforce, iCIMS, Oracle Recruiting, Paychex, Paylocity, SAP SuccessFactors LMS, Taleo, UKG Pro, and Workday (Custom Reports).
  • 💎 New Ruby SDK: We're excited to launch our official Ruby SDK! You can now interact with the Kombo API more easily in your Ruby applications. Check out the documentation for examples and installation instructions.
  • ⌨️ New CMD+K Command Palette: We've introduced a powerful new CMD+K command palette in the dashboard. You can now instantly search for integrations, navigate pages, and access tools, making your workflow faster and more efficient.

Other Updates

  • 🛠️ Passthrough API Explorer (Komboman) Enhancements: The Komboman tool in your dashboard is now powered by provider OpenAPI specs. It automatically shows available query parameters, their descriptions, and provides one-click examples to make exploring passthrough APIs easier.
  • 🧹 Platform-wide data sanitization has been introduced to prevent sync failures caused by invalid characters in data from source systems.
Avatar of authorAike Hillbrands
General
a week ago

Platform Updates - February 15, 2026

Updates

  • 🧑‍💻 Developer Experience: We've rolled out several improvements to Komboman, our interactive API client in the dashboard. You can now benefit from automatic JSON schema validation and autocompletion for request bodies, load example payloads with a single click, and enjoy a more stable experience with improved state management.
  • ⚡️ Dashboard Performance: The Kombo Dashboard now loads faster. By caching your environment settings, we've reduced initial load times, getting you to your data quicker.
  • 🐛 Connection Flow: We've fixed a UI issue to ensure the connection iframe is always correctly centered within the modal for a smoother experience for your customers.
  • 📚 Documentation: We've fixed a broken link in our filtering guide and clarified the terminal states for the `sync.finished` webhook.
Avatar of authorAike Hillbrands
General
2 weeks ago

Platform Updates - February 8, 2026

Highlights

  • ⏱️ Faster Feedback on Broken Connections: We've reduced the time it takes to mark an integration as `INVALID` due to consecutive authentication failures from 3 days to just 24 hours. This change helps you and your customers identify and resolve connection issues much more quickly.

Other Updates

  • ⏳ New 'Last Used' Timestamp: The integration details page in your dashboard now shows a “Last used” timestamp, making it easy to see which connections are actively being used.
  • 🔦 Improved Log Visibility: We've made API response times more prominent in the request logs list, helping you spot performance issues at a glance.
Avatar of authorAike Hillbrands
General
3 weeks ago

Platform Updates - January 26 - February 1, 2026

Updates

  • 🎨 Dashboard UX Improvements: We've rolled out several updates to enhance your experience in the Kombo Dashboard. You can now trigger syncs directly from the Data Explorer, and we've made headers on log pages sticky for easier navigation.
Avatar of authorAike Hillbrands
General
a month ago

Platform Updates - January 25, 2026

Highlights

  • 📣 Richer Integration State Webhook: The integration-state-changed webhook now includes a setup_status field, giving you more granular insight into the integration's lifecycle, particularly for sync-based integrations.
  • 📚 New Troubleshooting Documentation: We've launched a new set of comprehensive guides on how to debug common issues with connections, data syncs, and actions. These guides include step-by-step instructions and best practices to help you resolve issues faster.

Other Updates

  • 🔐 Advanced OAuth Handling: We improved logging and observability for OAuth refreshes that are happening outside syncs.
  • ⚡️ We've significantly improved the performance of API list endpoints that use the updated_after filter by optimizing how we check for changes in related data.
Avatar of authorAike Hillbrands
General
a month ago

Platform Updates - January 18, 2026

Highlights

  • ✍️ Enable and Disable Integrations via API: You can now programmatically manage the status of your integrations with the new PUT /integrations/{integration_id}/enabled endpoint. This provides greater control and automation for managing your customers' connections.

Other Updates

  • 🛟 Support Portal Link: We've added a direct link to our Support Portal in the dashboard sidebar for easier access to help.
  • 📡 Dashboard: The "Incoming Request" tab in the interaction logs is now visible to all users by default, providing more debugging context for every interaction.
  • 👻 Komboman API Explorer: The button to delete a history entry in our dashboard's API explorer is now available to all users, making it easier to manage your test requests.
  • 🔄 Sync Reliability: We've improved the logic for resetting data expiration status for partially failed syncs, ensuring data freshness is more accurately reflected.
  • 🕸️ Webhook Reliability: We've made our webhook system more robust to ensure notifications are definitely delivered.
Avatar of authorAike Hillbrands
General
a month ago

Platform Updates - January 11, 2026

Highlights

  • 🔐 Expiring API Keys by Default: To enhance security, all newly generated API keys will now expire after 30 days by default. You can still create non-expiring keys for production use cases by explicitly acknowledging the security implications in the dashboard.
  • 🔎 Flexible API Filtering: We've introduced a new query parameter, ignore_unsupported_filters, to all model GET endpoints. When set to true, our API will ignore any filters not supported by the specific integration, preventing errors and allowing you to use a single filter set across all providers.
  • 🕰️ Extended Audit Log Retention: The retention period for audit logs has been extended up to 3 years for customers on enterprise plans, providing a longer history of activities for compliance and security reviews.

Other Updates

  • 🕵️ API Key User Agent Tracking: We now track the User Agent for each API call, which is visible in the dashboard. This helps you easily identify how your keys are being used, for instance, via our SDKs, Postman, or your application's backend.
  • 📊 Dashboard Improvements: We've rolled out several enhancements to the dashboard, including a more informative coverage grid with descriptions for each capability and an improved, denser UI for viewing API request logs.
Avatar of authorAike Hillbrands
General
a month ago

Platform Updates - December 28, 2025

Highlights

  • 🔐 Improved Partner Credential Management: We've overhauled the partner credentials management in the dashboard. You can now manage different versions (revisions) of your credentials, assign labels for clarity, and view which integrations are using a specific credential set. This makes it easier to rotate keys and manage credentials at scale.
  • 💪 More Resilient OAuth Connections: We've improved our OAuth token refresh mechanism. We expect to decrease the number of invalid credentials caused by errors during token refreshing.

Other Updates

  • 🖥️ Dashboard Improvements: We've rolled out several enhancements to the dashboard. The logs viewer now has better auto-scrolling behavior and a "Back to top" button. We've also reduced unnecessary network requests in inactive tabs to improve performance.
  • ⚖️ Integration Enablement Flow: To ensure you are fully aware of an integration's capabilities and limitations, you must now visit the integration's detail page in the dashboard before enabling it.
Avatar of authorAike Hillbrands
General
2 months ago

Platform Updates - December 21, 2025

Highlights

  • 🔎 Redesigned Logs for Easier Debugging: We've completely overhauled the Logs page in the dashboard. You can now view the exact data that caused a parsing error and replay failed requests directly in our API explorer, making it much faster to debug integration issues.
  • ⚡️ Faster Syncs with Optimized Filtering: We've significantly improved the performance of requests using the `updated_after` filter. This change speeds up incremental syncs for integrations with large datasets.
  • 🐛 SDK Pagination Fixed: We've resolved an issue in our SDKs where the pagination cursor for the next page of results was not being extracted correctly. Please update to the latest version of the SDK to benefit from this fix.

Other Updates

  • 🔌 Reconnect from Dashboard: You can now trigger a reconnection for an integration with invalid credentials directly from the Kombo dashboard, simplifying the recovery process for your customers.
Avatar of authorAike Hillbrands
General
2 months ago

Platform Updates - December 14, 2025

Highlights

  • 🗓️ New data_expired_at Field: The integration details endpoint now includes a data_expired_at timestamp. This field indicates when an integration's data has become stale, for example, after your customer updates their filter settings or scope config, and is automatically cleared after a successful sync.
  • 🔎 Major Logs Page Upgrade: We've significantly enhanced the logs page in the dashboard. You can now use multi-select filters for status, type, error code, and integrations, making it much easier to drill down into specific interactions. We've also added fuzzy search to dropdowns and new filters like "Uncategorized Errors".
Avatar of authorAike Hillbrands