Skip to main content

JAICP release 1.11.0

New

  • Data removal from Google Sheets.

Docs


info

With this release, the latest JAICP minor version has been bumped to 11.

To bring this update, we have done a great deal to make JAICP more stable and failproof:

  • Bot projects are now optimally distributed across our cloud infrastructure and consume less RAM and CPU.
  • Delays during bot deployment and request processing have been reduced.
  • The impact of future updates on bots in production should be as minimal as possible.

Data removal from Google Sheets

Functional improvements have been made to our built-in integration with Google Sheets. The $integration built-in service now contains two methods for removing data from spreadsheets:

MethodDescription
googleSheets.deleteRowOrColumnDelete lines or columns in the spreadsheet.
googleSheets.clearCellDataClear cells in the spreadsheet.

Documentation updates

In the Channels section, you can find a new article about their features and restrictions. Be sure to bear them in mind when choosing a primary channel for your new bot project.

We have also reworked the list of account user roles. From the new table, you can easily compare roles between each other and choose the right one for each new user.