API Updates for April 2026

API Updates

The next Kintone update is on 13th April 2026. The release also includes the following API updates.

Update Summary

The April 2026 update includes the release of new JavaScript APIs for list view styles, and spec changes for the field style APIs.

Kintone JavaScript API

New Features

The following Kintone JavaScript APIs will be added.

APIs to change and retrieve list view styles

PC Version

  • kintone.app.setRecordListStyle()
    Changes the style of the list view on the record list page.

  • kintone.app.getRecordListStyle()
    Retrieves the style of the list view on the record list page.

Mobile Version

  • kintone.mobile.app.setRecordListStyle()
    Changes the style of the list view on the record list page.

  • kintone.mobile.app.getRecordListStyle()
    Retrieves the style of the list view on the record list page.

Spec Changes

Field style APIs can now be used on the record details and the record print pages

The following field style APIs can now be used on the record details page and the record print page:

PC Version

Mobile Version

Product News

Be sure to check out the Kintone Product Updates (External link) on the product website for the latest news on feature improvements and important notices!