Release Notes

Release Notes – July 29, 2025 (ver.2.0.76.0)

Enhanced Admin page
Enhanced client app

Enhanced Admin page

TypeDescriptionImportance
Added featuresAdded management mode for dejiren databasesHigh
Added featuresAdded sort function to the card-style table list of the dejiren databasesLow
Added featuresAdvanced settings in VA procedures allow checking actual access permissionsMedium
Feature changesDeprecation of individual blocks for each generative AI and use of universal blocksHigh
Added featuresIt is now possible to change the access permissions of dejiren database tables in each block of the dejiren database placed in the VA procedure.Medium

Added management mode for dejiren databases

Users belonging to the database administrator role can now switch to management mode for the “dejiren database” on the VA management page.

Available operations in management mode:
 - Manage all dejiren database tables and folders.

Change table deletion permission:
 - Before the change: Table owners and users with edit permissions can delete tables.
 - After the change: The table owners can delete the table.

You can check which permission role your account belongs to on the VA management page.
 (This will be displayed when you hover the mouse over User information > Role.)

You can sort the display order on the dejiren database list page

A Sort menu has been added next to the search field at the top of the “dejiren Database” page.

You can sort by update date (newest or oldest) or by name in ascending or descending order.

Advanced settings in VA procedures allow checking actual access permissions

  • In the Edit Procedure page for each VA, you can now view what permissions have been assigned to each user for this VA from Advanced Settings > Access Permissions > Actual Access Permissions.

Deprecation of individual blocks for each generative AI and use of universal blocks

We will deprecate the individual generative AI procedure blocks that we have provided until now.
After deprecation, the corresponding blocks will be grayed out in the block palette.
From now on, please use the common procedure blocks in the Procedure Blocks > Generative AI section.

* Individual AI procedure blocks will not become immediately unavailable after being deprecated, and existing VAs will continue to be available for use.
 

 When creating new VAs or editing existing VAs in the future, please use the procedure block in the “Generative AI” section.

*This notice applies only to customers who signed their contract before July 29, 2025.
 In environments of customers who signed their contract on or after that date, deprecated blocks will not be displayed.

< Common generative AI procedure blocks >

* The setting items for the procedure blocks vary depending on the generative AI to use.

< Deprecated blocks >

Procedure block section namesIndividual procedure blocksBlocks to be usedProcedure block sections
ChatGPT– Send Prompt
– Clear Chat
– Speech to Text
– English Translation
– Function Call
– Send Chat
– End Chat
– Transcribe Audio
– None
– None
Azure OpenAI– Send Prompt
– Clear Chat
– Speech to Text
– English Translation
– Function Call
– Send Chat
– End Chat
– Transcribe Audio
– None
– None
Azure AI Speech– Speech to Text– Transcribe Audio
Google VertexAI– Send Prompt
– Clear Chat
– Speech to Text
– Send Chat
– End Chat
– Transcribe Audio
Amazon Bedrock– Generate Text
– Send Message
– End Chat
– Send Chat
– Send Chat
– End Chat

It is now possible to change permissions for dejiren database tables in each block of the “dejiren database” placed in the VA procedure

Permissions can be set for the dejiren database, not only from the dejiren database table settings page, but also from the blocks for getting, creating, updating, deleting records, and outputting them in the dejiren database section placed in the VA procedure.

Enhanced client app

TypeDescriptionWebDesktop
App
Smartphone
App
Ver.2.0.3032.0.382
Added featuresYou can use code blocks in the message input field
Added featuresHTML files can be displayed in the message display field
Added featuresYou can filter your search in the room/chat list by “Drafts”.

You can use code blocks in the message input field

You can use code blocks in the message input field.
You can enable rich text mode and apply it by clicking < >.
It will be possible to share program code, setting information, etc. in an easy-to-read format.

HTML files can be displayed in the message display field

When VA sends HTML files to dejiren chats or rooms, the message area now displays HTML files in the same way as a web browser, rather than as files.

*Available in Web and desktop app

Added Draft filter

Added a filter to the room list and chat list that allows you to narrow down to only rooms and chats that contain messages in “draft” status.