EDELOG 6.23
New Features
You can now use one or more databases as address books for Mail.
Changes
Data Explorer
The “Create Database” assistant has been updated.
You can now sort correctly for values of da data column of type “Status”.
You can now sort for multiple data colums at once. This is currently only available via API and will be added to EDELOG’s UI in the future.
The performance of some data layer queries has been improved.
Microsoft 365 accounts can now have manual server settings if autodiscovery is not available
Microsoft 365 accounts can now be re-authenticated if the login token expires
When selecting a message from conversation view, the thread view is now automatically scrolling to the correct message.
When selecting current mail messages, the correct message of a selected thread is now displayed.
Forms
The performance of exporting PDF documents has been improved.
EDELOG Shell
Search now proposes suggestions while entering search terms.
The performance of tooltips and dropdowns have been improved.
The visual appearance of calendar and timeline components has been improved.
The offline sync data strategy has been improved.
The performance of User/App Data changes has been improved.
Identity & Access Management
OAuth logins no longer cause the user to be logged in if the user is not already authenticated.
Workflows
Workflows will now be executed more reliably.
Workflows will now update in real-time.
Workflow steps no longer require a definition of a technical name.
Workflow step logs are now reported in a unified way.
Bug Fixes
Data Explorer / Data Layer APIs
Activities show old content after the content has been edited.
Activities show outdated user display names.
Placeholders for text and textarea fields are not rendered.
Data records cannot be destroyed if they are linked to another data record of a data type that has been destroyed before.
The “Delete Data Record” workflow action is executed incorrectly.
Sorting or grouping for an invalid column causes unexpected errors.
Forms
Fixed an issue that caused communication problems between microservices.
Fixed a problem that causes values for validation and highlighting rules not to be executed correctly.
Jobs
Fixed an issue that caused communication problems between microservices.
Fixed multiple workflow-related bugs.
Portal Builder
Fixed an issue that caused communication problems between microservices.
Edel UI
Icons cause rendering performance issues
Search API
Fixed an issue that causes search results not to be indexed correctly.
EDELOG Shell
Users' and groups' creation and last update timestamps are always displayed in UTC timezone.
When searching for a blank search term, the search UI behaves incorrectly.
Logout does not completely remove all offline caches on some browsers.
New data table is flickering while scrolling.
Workflows
Log output is not visible if workflow step fails.
An error message is displayed when creating/updating a workflow although no error has been raised.
Developer Notices
Internationalization
Added new pipes to handle localized number formats
Frameworks
EDELOG now is based on Angular 18.2