# Change logs version 5.x

<details>

<summary>5.1.0</summary>

## 5.1.0.3 - 2026-05-15

Improvements

* Added initial property editing to agent creation
* Added automatic main input support for chat agents

Bug fixes

* Fixed dataflow reporting filtering issue in all collections mode
* Fixed an issue in the DataHub where *Execute path* did not correctly execute the selected path and its branches

## 5.1.0.2 - 2026-05-05

Features

* Added restricted mode support for agent conversations
* Hidden columns are placed at the end in the export for all grid excel exports

Bug fixes

* Fixed gridlist field/control issues when sorting or filtering date values
* Fixed issue where opening an form from another unrelated form will not return back properly in restricted mode

## 5.1.0.1 - 2026-04-24

<mark style="color:$danger;">**Breaking changes**</mark>

* Dataflows with more then 100 nodes can no longer be saved.
  * Existing flows can be saved but it is not possible to add new nodes.
* Deprecated GPT4.1 provider

Features

* Added support for company name on the user entity
* Added CompanyName to the Create User node as a possible input
* Added CompanyName to the Personal page within settings
* The pincode feature for users in the mobile app has been replaced by using biometrics from the device.
* Added logging of changes made to more objects:
  * Dashboards
  * Forms
  * Dataflows
  * AIAgents
* Added Property Changed dialog to Agents, DataFlows, FormDefinitions and Dashboards.
* Added compact mode to datahub designer flow overview
* Added support for resolving resultsets when importing a Dataflow.
* Enabled required support for event received trigger parameters
* Added support for a translated name for agents
* Added support for agent toolcalls to be handled as failed when the dataflow has errors
* Execute dataflow actions now handle logged errrors in nodes as a failed execute
* Added Import/Export support for the Execute Agent form- & dashboard action
* Added app registrations page to the Reporting Studio & accompanying Module rights in the Roles & rights page
* Added support for various Azure AI providers
  * Azure GPT 5
  * Azure GPT 5.2
  * Azure GPT 4o transcribe
  * Azure GPT 4o transcribe diarize
* Added custom exception for agent execution
  * Any invalid configuration issue
  * Any provider executin related issue
  * Any usage issue as triggered by the A2I software
  * Any input related issues
  * Any dataclip tool related issue
  * Any tool execution related issue
  * Any file size related issue
* Added support for the setValue action in dashboards
* Added support for setValue actions using values from a grid list row
* Added support for websearch in open AI based agents
* Added Import/Export support for the Execute Dataflow Form- & Dashboard action
* Added support to edit rights for individual dataflows and/or agents for a role.
* Added an descriptive or explanatory property for agents
* Added dataflows session abort and stop feature
* Added a feature where dataflows show messages like todo’s and configuration warnings and/or exceptions
* Added a Page Size property to the Export To Form node, allowing existing forms to be retrieved in pages during export processing.
* Added a Page Size property to the Import From Forms node, allowing forms to be retrieved in pages to improve performance and help prevent timeouts.

Features - Synergy Add-in

* Added support for the account entity with special mapping for all linked contacts to the Relations entity

Bug fixes

* Fixed an issue when importing a FormSaved node where mapped values were not set
* Fixed issue where grid control with custom header texts doesn’t perform export excel correctly
* Fixed issue where grid control columns are evaluated incorrectly when exporting to excel
* Fixed issue where azure based agents cannot be used propertly in the viewer
* Fixed issue where changing subforms or creating new records fail to save
* Fixed bug in form overview export to Excel not showing headernames when using display texts
* Fixed issue where SMTP config module cannot open
* Fixed issue where multi selection for searchmode listfield resets selection after multiple selection
* Fixed bug in not being able to send dataclip data from excel to any2info when using a non admin user
* Fixed bug in export to dataclip node returning database exception when using any other mode than replace
* Fixed issue where executing an adding using an execute agent action with an agent using flow tool calling fails
* Fixed bug in license check not being performed when switching a dataflow from disabled to enabled
* Fixed issue where subform field initial sorting isn’t initialized
* Fixed issue where uploading m4a files are marked as unsupported files
* Fixed issue where execute agent and dataflow don’t hide their loaders
* Fixed issue where addon management is unable to process files
* Fixed issue where calculation control cannot open properties
* Fixed issue where value changed events trigger to much for checkbox/filter/textbox fields
* Fixed issue where subform value links changed values aren’t saved when the link is applied to a previously saved subform
* Fixed issue where file and multiple file input didn’t work for azure agents
* Fixed issue where textbox fields in initially closed groups don’t have a correct height
* Fixed issue where adding a user to a group was not possible when using Saas license type
* Chat agents are no longer selectable in the AIAgent node, as they are not supported within dataflows.
* Fixed issue where datahub cannot retrieve flows thus disabling all flow execution
* Fixed bug in loading dataflows for datahub with non admin user
* Fixed issue where numerical calculation using a subform in a collapsed group calculates the footer value wrongly on first form open.
* Fixed an issue where AI properties in collection settings were only visible when speech mode was enabled
* Fixed bug where exported excel files are marked as corrupt
* Fixed issue where value updates triggered by actions don’t trigger linked field updates
* Fixed issue where values set by subform value linking aren’t taken into account when requesting initial update data

Improvements

* Improved performance of loading linked field data
* Improved visual handling of m4a files in media field
* Increased performance when importing large dataflows.
* Improved save resultset changing resulset then mapping handling
* Improved result visualisation for datahub nodes and resultsets
* Improved footer handling throughout designer studio
* Added detection of unsupported file types in agent execution
* Improved the generation of formmessage tables, fields which cannot hold values (Button, Buttonbar, Group, Separator) will no longer get a column assigned to them
* Improved performance of logging loading in platform
* Improved performance when loading filtered Dataclip data.
  * This enhancement is especially noticeable when filtering dashboards, grid lists, and when saving or loading forms.
* Fixed issue where vector store files aren’t deleted
* Large performance improvements for forms holding large numbers of fields which are initially not visible
* Changed defaults for new dataflows in such a way they don’t allow concurrency
* Improved information and handling of resultsets

</details>

<details>

<summary>5.0.0</summary>

## 5.0.0.9 - 2026-04-24

Improvements

* Improved performance when loading filtered Dataclip data.
  * This enhancement is especially noticeable when filtering dashboards, grid lists, and when saving or loading forms.

Bug fixes

* Fixed issue where values set by subform value linking aren’t taken into account when requesting initial update data

## 5.0.0.8 - 2026-04-16

Features

* Added Import/Export support for the Execute Agent form- & dashboard action
* Added Import/Export support for the Execute Dataflow Form- & Dashboard action
* Added support for resolving resultsets when importing a Dataflow.

Improvements

* Increased performance when importing large dataflows.

Bug fixes

* Fixed an issue where AI properties in collection settings were only visible when speech mode was enabled
* Fixed issue where value updates triggered by actions don’t trigger linked field updates
* Fixed issue where subform value links changed values aren’t saved when the link is applied to a previously saved subform
* Fixed issue where value changed events trigger to much for checkbox/filter/textbox fields
* Fixed issue where calculation control cannot open properties

## 5.0.0.7 - 2026-04-03

Improvements

* Improved visual handling of m4a files in media field

Bug fixes

* Fixed issue where execute agent and dataflow don’t hide their loaders
* Fixed issue where addon management is unable to process files
* Fixed an issue in the Exact Online connection where access tokens could be refreshed too early due to non-standard OAuth behavior, causing authentication failures.

## 5.0.0.6 - 2026-03-27

Features

* Added support to Export and Import Agents
* Added Import & Export support for AddIns
* Synergy add-in added support for the account entity with special mapping for all linked contacts

Improvements

* Improved performance of logging loading in platform
* Fixed an issue in the Import From Exact Synergy node where incomplete results could be returned due to a paging issue in Exact Synergy.
* Added support for agent toolcalls to be handled as failed when the dataflow has errors

Bug fixes

* Fixed an issue in the REST API node where the endpoint URL did not correctly resolve static variables.
* Fixed bug in license check not being performed when switching a dataflow from disabled to enabled
* Fixed issue where subform field initial sorting isn’t initialized
* Fixed an issue in the Export to vPlan node where, for the Order entity, the board\_id field always triggered an update even when the Update Policy was set to Changes Only.
* Fixed issue where uploading m4a files are marked as unsupported files

## 5.0.0.5 - 2026-03-13

Features

* Added tooltips in state field

Improvements

* Improved import form AFAS with page size
* Improved rest api node with timeout property
* Improved Exact online with async methods

Bug fixes

* Fixed bug in execute agent for addin
* Fixed context error in export to dataclip

## 5.0.0.4 - 2026-03-06

Improvements

* Improved the Import From Forms node by preventing the form definition from loading when only the output schema is retrieved, improving performance
* Improved performance of loading linked field data

Bug fixes

* Fixed bug in loading dataflows for datahub with non admin user
* Fixed an issue in the Export To Dataclip node where available dataclips were sometimes not displayed.
* Fixed a timing issue in the vPlan Export node where updates to an order or collection could fail to retrieve the existing entity, occasionally resulting in an empty ID being returned.
* Fixed an issue where data flow session logs were not persisted to the database, potentially causing missing logs after restart and a memory leak
* Fixed bug in not being able to send dataclip data from excel to any2info when using a non admin user
* Fixed issue where multi selection for searchmode listfield resets selection after multiple selection
* Fixed issue where SMTP config module cannot open
* Fixed bug in form overview export to Excel not showing headernames when using display texts
* Fixed issue where changing subforms or creating new records fail to save
* Fixed issue where azure based agents cannot be used propertly in the viewer

## 5.0.0.3 - 2026-02-27

Features

* Added support for various Azure AI providers
  * Azure GPT 5
  * Azure GPT 5.2
  * Azure GPT 4o transcribe
  * Azure GPT 4o transcribe diarize
* Added a new 'Clear Resultsets' node that allows one or multiple resultsets to be cleared within a data flow.
* Added a 'Precondition' property to all dataflow nodes with options such as 'Has rows' and 'Is empty'. When the precondition evaluates to false, the node is not executed and the branch execution stops.
* Added active dataflow insights to the datahub status page, including a live count of active flows and a new chart displaying the last two minutes of data flow activity.
* Added support for websearch in open AI based agents
* Added all documents support for synergy addin
* Added support to edit rights for individual dataflows and/or agents for a role.
* Added an descriptive or explanatory property for agents

Improvements

* Improved the generation of formmessage tables, fields which cannot hold values (Button, Buttonbar, Group, Separator) will no longer get a column assigned to them
* Improved the overall performance of the datahub, particularly when starting multiple data flows simultaneously.
* Chat agents are no longer selectable in the AIAgent node, as they are not supported within dataflows.
* Large performance improvements for forms holding large numbers of fields which are initially not visible

Bug fixes

* Fixed issue where grid control with custom header texts doesn’t perform export excel correctly
* Fixed issue where grid control columns are evaluated incorrectly when exporting to excel
* Fixed an issue in the REST API node where the grouping dialog did not open when using the execution type ‘For Each group’.
* Fixed an issue in the dataflow logging where incorrect sorting occurred when many flows were active, causing older flows to appear before newer ones.
* Fixed issue where datahub cannot retrieve flows thus disabling all flow execution
* Fixed bug in loading dataflows for datahub with non admin user
* Fixed issue where numerical calculation using a subform in a collapsed group calculates the footer value wrongly on first form open.

## 5.0.0.2 - 2026-02-11

Features

* Added support for GPT 5.2

Improvements

* Improved Form Export dialog in the mobile viewer and the web based viewer
* Added detection of unsupported file types in agent execution
* Improved result visualisation for datahub nodes and resultsets
* Improved footer handling throughout designer studio
* Improved save resultset changing resulset then mapping handling
* Warning message for flows exceeding 100 nodes

Bug fixes

* Fixed issue where adding a user to a group was not possible when using Saas license type

Deprecations

* Deprecated GPT4.1 provider

## 5.0.0.1 - 2026-01-31

Server changes

* To enable visualization of performed tool calls in agents the addition of the websockets protocol for the IIS webser is needed
  * WebServer (IIS) > Web Server > Application Development > WebSocket protocol

<mark style="color:$danger;">**Breaking changes**</mark>

* All API key connections are removed and should be manually replaced by a new api header connection
* Disabled support for RSS feeds, Excel, Synergy and AFAS as a source for Pull dataclips
* Receiving notifications on mobile devices as a system message is temporarely unsupported
* Form definition generation by AI no longer suported
* Overview filtering by AI feature is no longer supported

Features

* Added onnection configuration menu item support
* Added support for ShowConnections action in forms and dashboards
* Added support for the OAuth connection
* Added external software add-in support which can trigger internal action
  * Dataflow execution
  * Agent execution
  * AI agent driven chat
* Initial support addins are microsoft outlook and exact synergy
* Textbox input by speech reenabled by using agent engine, form links will not allow this since they don’t allow agent execution.
* Added a new Export To Document node that generates Microsoft Word or Adobe PDF documents using a Word template.
* Added export to excel support for gridlists to both forms and dashboarding
* Added support for vector store configuration to agent designer
* Added tooltip support for most types of fields
* Added feature to add a translated message after filling out a form link
* Added generic styling for form link error and save page
* Added support for more FormData values when exporting a PDF or creating a Word merge document.
* Added converstion support and chat mode to agents

Bug fixes

* Fixed bug in MS SSO feature not working
* Fixes issue where actions on value change of fields aren’t triggered whenever the same field triggers linked data updates
* Fixed issues where overview inline edit with calc fields using null values result in incorrect values
* Fixed a bug causing the thank you message not to appear when filling in a Form Link
* Fixed issue where creation of subforms entries in structures with more than 2 depth of subforms will save incorrect values
* Fixed issue where markdown editor preview doesn’t display properly
* Fixed issue where resetting user impersonation isn’t fully visually reflected
* Fixed issue where copying a group field will lead to duplicate field names for copied sub fields
* Fixed issue where show dashboard form action shows field selection instead of dashoards
* Fixed an issue in the Export To Exact Online node where the Document entity did not have available operations such as Create.
* Fixed bug in importing save resultset node when no resultset is set during import
* Fixed issue where form based nodes break on mapped deleted fields
* Fixed issue where importing and exporting a resultset prevents setting properties like IsKey
* Fixed bug where an admin is not able to sign in to the viewer when he is not part of any usergroup
* Fixed bug in import from AFAS datetime and date filtering
* Fixed bug in not being able to add users to groups when the license type is Saas
* Fixed bug in counting license users double (platform and viewer)
* Fixed bug in loading users from deleted usergroups
* Fixed bug in counting license users double (platform and viewer)
* Fixed bug in loading users from deleted usergroups
* Fixed bug where saving role rights is not possible when using Saas license type
* Fixed issue where generated subform lines from data result in break issue
* Fixed issue where SaaS licence overview doesn’t show correct values for storage
* Fixed issue where forms cannot be openen when using variables to enable features
* Fixed issue where recorded audio for media field isn’t directly playable
* Fixed issue where configurationj of a GS1 filter is not possible
* Fixed bug in token description, OS and version
* Fixed bug where adding a user does not trigger a license exception
* Fixed bugs where updating a SaaS license key is not possible
* Fixed issue where overview field configuration doesn’t set type specific values after initial addition
* Fixes issues in file drop support for various RS implementationss

Improvements

* Added support for Asia/Ho\_Chi\_Minh timezone
* Added set maxAllowedContentLength when installing IIS packages
* Improved the Create User dataflow node by adding Succeeded and Failed connectors to handle successful and failed rows separately.
* All secure values and password values will be masked when displayed in either the designer or viewer clients. When editing these values will only be actually editted when changed in the clients

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://academy.any2info.com/any2info-academy/changelogs/change-logs-version-5.x.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
