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

  • June 2026
  • May 2026
  • April 2026
  • March 2026
  • 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
a week ago

Platform Updates - June 21, 2026

πŸ—‚οΈ New "Related" tab in interaction logs

The interaction logs viewer in your dashboard now has a "Related" tab that groups repeated sends of the same action, such as retries, making it easier to trace and debug related API calls.

Avatar of authorSantosh Dhirwani
General
2 weeks ago

Platform Updates - June 14, 2026

πŸ“£ Request integrations from your dashboard

You can now request new integrations and add-ons directly from the Tools page in your Kombo dashboard, so you can tell us what you need next without leaving the dashboard.

πŸ“¦ Embeddable Connect modal

The Connect SDK (@kombo-api/connect 1.3.0) now accepts a container option, so you can mount the connection modal inside a specific element on your page instead of the document body. This helps when you launch Connect from inside one of your own modals.


Avatar of authorSantosh Dhirwani
General
3 weeks ago

Platform Updates - June 7, 2026

πŸ”Ž Redesigned Audit Logs page

We've overhauled the Audit Logs page in the dashboard. It now uses server-side pagination and adds filters for event type, actor, and date range, making it far easier to track activity.

πŸš€ What else we've shipped

  • Webhooks: Outgoing webhook deliveries now time out after 30 seconds (previously 10 minutes).
Avatar of authorSantosh Dhirwani
General
4 weeks ago

Platform Updates - May 31, 2026

πŸ” BambooHR OAuth 2.0 migration

The BambooHR integration now uses OAuth 2.0 for a more secure, modern authentication method, across both the HRIS and ATS APIs. Existing connections continue to work, with a migration path from the old API-key auth.

Avatar of authorSantosh Dhirwani
General
a month ago

Platform Updates - May 24, 2026

βœ… Confirmation step for partner credential updates

Updating partner credentials in the developer dashboard now requires a confirmation checkbox, preventing accidents.

Avatar of authorSantosh Dhirwani
General
a month ago

Platform Updates - May 17, 2026

πŸŒ™ Dark Mode for the Dashboard

The developer dashboard now supports a full dark mode. Pick Light, Dark, or System from the user menu.

πŸ—ΊοΈ More control over custom field mapping

You can now edit automatic mapping rules, scope them to specific connectors, and set explicit matching criteria like key vs. label and case sensitivity. The result is finer-grained control over how data lands in your custom fields.

πŸ“Self-serve Static IPs

Enable Static IPs for new integrations directly from the dashboard. No support ticket needed when an upstream system requires IP allowlisting. [Read the guide]

πŸ“£ API change: setup errors now return 409

From May 19, 2026, integration setup errors like INTEGRATION.SETUP_INCOMPLETE will return HTTP 409 Conflict instead of 503 Service Unavailable. The error.code in the response body is unchanged, so any logic that branches on it will keep working. If you branch on HTTP status, update that logic before the cutover. [Updated error handling docs]

πŸš€ What else we've shipped

  • Webhook deliveries now time out after 10 minutes, giving your endpoints more room for long-running work.
Avatar of authorSantosh Dhirwani
General
a month ago

Platform Updates - May 10, 2026

Highlights

  • πŸ” Static IPs per Connection Link: You can now configure static IP allowlisting directly when creating a new connection link. This gives you granular control over network routing for each of your customers, ensuring traffic originates from a trusted IP address from the very first connection.

Other Updates

  • Dashboard UI/UX Improvements:
    • ⌨️ Added an "Esc" keyboard shortcut to close sidebar views for faster navigation.
    • πŸ—ΊοΈ Long paths in the custom field mapping dropdown now show a full tooltip on hover.
    • πŸ› Fixed several layout issues, including sticky headers on the logs page, collapsing cards on narrow screens, and overflowing text in selectors.
    • πŸ” You can now search for countries by their full name (e.g., "United States") instead of just their two-letter code in the "Add Job Posting" dialog.
  • πŸͺ„ Improved Employee Selection in Forms: When using the create-employee form, the dropdown for selecting employees (like a manager) has been improved, showing full names and hiding redundant IDs for a cleaner experience.
  • πŸ—‘οΈ Removed Legacy Action: The legacy create-employee action, which has been superseded by the more powerful form-based version, is now hidden in the dashboard's coverage grid to reduce confusion.
Avatar of authorAike Hillbrands
General
a month ago

Platform Updates - May 3, 2026

Highlights

  • πŸ—οΈ New Setup Link Endpoint: We've introduced a new endpoint, POST /integrations/{integration_id}/setup-link, allowing you to programmatically generate links to the Setup Flow for your customers' existing integrations. This is useful for guiding users to configure settings like custom fields after the initial connection.
  • πŸ“š Enhanced Security and API Documentation: We've significantly expanded our documentation to cover key topics like API key security, roles and access control, data residency, and data retention policies. We've also added clarification on the purpose of the end_user_* fields in the embedded connection flow to address common questions.

Other Updates

  • πŸ•΅οΈβ€β™‚οΈ Improved Connection Flow Search: The search bar in the Connection Flow is now more accurate. It searches across integration names and common aliases, making it easier for your customers to find the right system.
  • 🎨 Dashboard & Developer Experience Overhaul: We've rolled out numerous improvements to the dashboard to streamline your workflow. Key changes include redesigned integration and tool pages with quick-switch dropdowns, contextual sidebars for easier navigation, and consistent breadcrumbs throughout the interface.
  • βš™οΈ SFTP Onboarding: The connection process for SFTP integrations is now clearer, with scope-dependent instructions on required file names.
Avatar of authorAike Hillbrands
General
2 months ago

Platform Updates - April 26, 2026

Highlights

  • πŸ“£ Customer-Facing Settings in Dashboard: Many integration and global settings are now exposed directly in the Kombo dashboard. You can view and, where applicable, edit settings for your integrations, giving you more control without needing to contact support. This feature is being rolled out progressively across integrations.
  • 🎨 Revamped Dashboard UI and Navigation: We've completed a major overhaul of our dashboard's component library and navigation. Integration-specific pages like Logs and Settings have moved from tabs into the main sidebar for a more unified experience. The updated UI components provide a cleaner, more consistent look and feel.
  • πŸͺ Restructured Webhooks Configuration Page: The webhook configuration page has been redesigned for improved clarity and ease of use. It now features a better layout and more intuitive actions, simplifying the process of managing your webhooks.

Other Updates

  • πŸ’¬ Improved Error Messages: API error messages for unavailable actions or models now clearly distinguish between features the underlying provider doesn't support versus those Kombo has not yet implemented, giving you better context.
  • πŸ”— Better Deep-Linking in Dashboard: We've fixed an issue where deep-linking to a specific page in the dashboard would not correctly redirect you after logging in.
  • πŸ“š New Documentation: We've added a new guide on how we handle data normalization during syncs and expanded our sandbox documentation to clarify its capabilities.
  • ⚑️ Webhook Reliability: We've improved the performance and reliability of our webhook delivery system to ensure more timely and consistent notifications.
Avatar of authorAike Hillbrands
General
2 months ago

Platform Updates - April 19, 2026

Highlights

  • πŸŠβ€β™‚οΈ New Static IP Pools for API Requests: For customers who need to allowlist our IPs, you can now enable static IP pools for your integrations directly from the dashboard. This gives you a stable set of IP addresses for all API requests Kombo makes to your customers' HR systems.
  • πŸ”€ More Reliable `data-changed` Webhooks: We've improved our webhook delivery logic to ensure that the `changed_models` array in `data-changed` webhooks accurately reflects all data modifications, even when multiple syncs for the same integration run concurrently.
  • ⏳ Increased Timeout for Write Actions in SDKs: To prevent timeouts on slower HR systems, we've increased the default timeout for all POST endpoints in our SDKs to 5 minutes. This makes write actions like creating a candidate or application more reliable.
  • 🧭 New Guide for Asynchronous Endpoints: We've published a new guide in our developer documentation explaining how to work with asynchronous, long-running tasks. This guide details the poll-based pattern used for operations like bulk data uploads.

Other Updates

  • 🐘 For large API responses that can't be displayed in the dashboard, you can now download the response file directly, in addition to opening it in your browser.
  • πŸ—ΊοΈ We've clarified in our documentation that API rate limits are applied per environment (i.e., per API key).
  • πŸ”‘ SFTP integrations now support configuring the CSV file encoding as either `utf-8` or `latin1`.
Avatar of authorAike Hillbrands