With this release, we have implemented some new features and improvements that include displaying and highlighting IDs of components in included views and including parameters in queries in the parameter list. Other changes include running the composer install command when activating an app version and adding relevant classes to the edoc automate PHP stub files.
For Microsoft SQL Server, we have also specified support for SQL Server versions that comply with the Support Lifecycle Policy.
We have also fixed a few bugs.
New functions and enhancements
ID 17124: Specify usage requirements for Microsoft SQL Server
Microsoft only provides PHP drivers for those SQL Server versions that comply with the certified compatibility.
In edoc automate, only the Microsoft SQL Server versions for the SQL data source that comply with the Support Lifecycle Policy are supported. The help for the data source has been specified accordingly.
ID 12619: Show ID of components in actions of included views as correct and valid
The ID of components in integrated views is displayed as a valid ID. If you now point with the mouse to linked components, e.g. a Return field, the ID of the component is highlighted.
ID 15982: Automatically transfer "Query" parameters to parameter list
Parameters in queries or code are automatically transferred to the Parameter list.
ID 16653: Execute "composer install" when activating "Version"
When activating an app version, the composer install command is now executed for all available Composer repositories to adjust all dependencies.
ID 17510: Add edoc automate stub files
In the edoc automate PHP stub files, which serve as support for auto-completion etc. for developers, some relevant classes have been added and errors corrected.
Bug fixes and improvements
Normal ID 17240: Changes to "Response" variables in service task trigger error and changes do not trigger activation of the "Save" button
Changes to the Response vaiable are applied and the save button is activated.
Normal ID 15783: For action parameters of type "ACTION", only "Action" is displayed as the name
Action parameters of type ACTION are now displayed with the correct name in the app editor.
Normal ID 16704: When adjusting the ID of a component, the linked ID in validations is not adjusted
When the name of a component is changed, all validations in which the component is used are also adjusted correctly.
Normal ID 15770: Events in included views cannot be changed
You can now edit events from actions created in integrated views in the editor.