The next Kintone update is on 13th May 2024. The release also includes the following API updates.
Update Summary The May 2024 update includes new features to the Kintone REST APIs for Apps.
Additionally, the OAuth permission scopes will be updated. This option will be available in preview in the April update.
Release Schedule April 2024: Preview of the new feature: More REST APIs Executable via OAuth Clients May 2024: More REST APIs Executable via OAuth Clients official release.
For more information, refer to the following article:
A maintenance update was applied on 22nd April 2024.
Update Summary A maintenance update includes spec changes to the Get Space REST API and new feature to update space settings.
Release Schedule April 2024: Preview of the new features. June 2024: Official release. The feature can be disabled from the Disable New Features settings. November 2024: The feature will no longer be able to be disabled from Disable New Features settings.
For more information, refer to the following article:
A maintenance update was applied on 13th May 2024.
Update Summary The May maintenance update includes a new REST API and a new version for the plugin-uploader.
Kintone REST API New features The following API will be added.
Add Thread
/k/v1/space/thread.json [POST] Kintone Developer Program Plug-ins With the new Kintone update on 12th May 2024, versions of Plugin-uploader less than v9.1.0 will no longer run.
For more information, refer to the following article:
Maintenance Updates for May 2024 (2nd Announcement)
A maintenance update was applied on 15th May 2024.
Update Summary The maintenance update includes spec changes to the Get General Settings and Update General Settings REST API.
Release Schedule May 2024: Preview of the new feature. July 2024: Official release. The feature can be disabled from the Disable New Features settings. Settings To use the preview of the new feature, from Kintone Administration > Other > Update Options screen, set the options as follows:
For more information, refer to the following article:
This is the 2nd announcement regarding the September 2024 Kintone API updates.
Find the first announcement in the API Updates for September 2024article.
Update Summary A maintenance update includes spec changes to the Get Action Settings and Get Form Fields API.
Kintone REST API Spec changes Change of permissions for Get Action Settings API Before the update:
The value of actions.{actionname}.destApp and actions.{actionname}.mappings will become null if the user does not have View records or Add records permission of the destination App.
For more information, refer to the following article:
Update Summary On the update held on September 11th 2024, the language property returned from the Get Logged-in User API will be changed.
Before the update:
When the language is not set to Use Web browser settings
Japanese: ja English: en Chinese (Simplified): zh Chinese (Traditional): zh Spanish: es Others: Returns the language code When the language is set to Use Web browser settings
For more information, refer to the following article:
Update Summary On the update held on September 17th 2024, spec changes to the Get General Settings and Update General Settings REST API have become available for preview.
Release Schedule September 2024: Preview of the new features. November 2024: Official release. The feature can be disabled from the Disable New Features settings. Settings From Kintone Administration > Other > Update Options screen, set the options as follows:
For more information, refer to the following article:
The next Kintone update is on 11th November 2024. The release also includes the following API updates.
Update Summary Kintone REST API Spec changes The Inline Record Editing on Record List Views setting values will be retrievable/updatable with the Get General Settings and the Update General Settings REST API.
Related APIs
Get General Settings
/k/v1/app/settings.json [GET] Update General Settings
/k/v1/preview/app/settings.json [PUT] Kintone JavaScript API Scope Limitations of Pages that JavaScript Customizations can Run On Pages that can be accessed by non-logged in users will be removed from the scope of where JavaScript APIs can run on.
For more information, refer to the following article: