today
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.