Codolex version 2.7.0

We are still working on the stability of Codolex, and that’s why we want to bring you version 2.7.0. With no real highlights, but small improvements to make even more functionality possible in Codolex. And as always, fixing bugs to improve the stability.

Main Improvements

Filter on dataset

While the CodolexDataset component did have the filter option available by default, it has not been implemented yet. So we added the implementation in this version.
That means that the following settings will result in a list of entities with the name John…

Added validation for entity import

When importing entities with attributes where the type cannot be determined of, a validation will be shown.
This will prevent the import of entities that might cause errors later on.

Other improvements

  • We removed the ‘Add view entity’ button from a memory datasource to prevent entities with errors.
  • We updated the about Codolex page to include a reference to DelphiMVCFramework, which is used to create API’s
  • We increased the size of the add activity button introduced in Version 2.6.0

Bugfixes

  • Defined entities in plugin activities can now have the one to one relationship.
  • False conversion logs are no longer added after opening a project.
  • Fixed an issue with activity size when the caption was smaller then the result data type.
  • An entity used in a loop can now be used in a decision activity inside the loop.
  • Improved the generation of the name of class variables created with the ‘Create variable’ activity.
  • Removed generated by the ‘Open AI Chat’ activity.