EDELOG 6.14
New Features and Non-Breaking Changes
New Data Table
In Data Explorer, you now have the option to use our new data table. It is more flexible than the previous implementation and can handle a large amount of data. The new data table also features updated appearances for all data renderers.
Other Changes
Progress Indicator
The blocking loading indicator has a new appearance
This release introduces a new non-blocking loading indicator
EDELOG Shell
Our default blue has been changed to a more natural blue
Workflows
Added support for dynamic input/output binding
Added a new “Workflows” app to run default workflows (like webhooks)
Bug Fixes
Wiki
Some links within the Wiki app are incorrect
Data Explorer
Timeline view causes the browser to crash when scrolling vertically
Time scheduler does not support non-primitive types as title
Edel UI
Dropdown menus are positioned incorrectly
Data Services
Object picker does not show ID for data records of databases without title column
Legacy Data Table
Auto-resized columns are painted unreliably
Developer Notes
Value Binding
Introduces a new value binding module to dynamically create and render configuration inputs with support for binding to outputs and running user-defined code
Dependencies
RxJS has been updated to version 7
EDELOG Shell
Added experimental support for dark mode