Kintone changelog
Changelog
2026-03 (Version 6, Current)
- The Kintone connector is updated to support Cursor APIs (Create, Get, and Delete) by default, enabling efficient and reliable retrieval of large datasets with improved performance and stability. Users should not use OAuth 2.0 if the data size is expected to be greater than 10,000 records.
2026-01 (Version 5)
- The AppID is now a dynamic operation property to enhance workflow portability across environments for the following operations:
- Query
- Create and Update
- Delete
With this change, workflows are no longer tied to a statically-bound AppID in the profile. Instead, the AppID is configurable at runtime, allowing seamless migration between environments without the need to reimport profiles.
- Changed the connector icon in the platfrom from a global icon to a cloud icon.
2025-11 (Version 2)
-
Added a Static Profile option for file upload and download operations, enabling you to configure file operations without selecting an application.
-
Enhanced query feature for date fields by utilizing the
FROM_TODAYfunction, enabling you to specify both positive and negative number values for more flexible date range filtering. -
Fixed an issue where table fields not included in an update were incorrectly displayed as blank, ensuring accurate data representation across all table fields.
2025-09 (Version 1)
- Initial Tech Preview release.