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

  • July 2026
  • 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
2 weeks ago

Platform Updates - July 12, 2026

πŸš€ What we've shipped

  • Development: all tools are now enabled by default in DEVELOPMENT environments (you can still disable specific ones), removing the manual step of enabling each one.
Avatar of authorSantosh Dhirwani
General
3 weeks ago

Platform Updates - July 5, 2026

πŸ“Š Connection usage on your dashboard

Your dashboard home now shows your active production connections against your plan's allowance, so your usage matches what you're invoiced for. A tooltip breaks the number down per environment.

Avatar of authorSantosh Dhirwani
General
a month 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
a month 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
a month 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
a month 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
2 months 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
2 months 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
2 months 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
2 months 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