EDELOG 6.12
New Features and Non-Breaking Changes
Data Aggregations
EDELOG 6.12 includes the ability to add aggregation functions to every data column using Data Explorer. The feature is currently accessible via the data view settings of the table view. You can use aggregation functions like sum, average, min and max value.
Mention Users and Data Records in Activities
You already could mention other users in activities by using “@”. Starting with EDELOG 6.12 you can also mention other data records in an activity by using “#”. The way, mentions are displayed, has also been optimized.
Besides users, groups can now also be mentioned.
Updated Calendar/Timeline Views
The calendar and timeline views have been updated with a variety of new features. The updated calendar saves the current position when navigating back/forward in the browser. It also supports lazy loading data, which enables you to load large collections of data without additional delays for rendering. The new calendar and timeline views also support multiple title columns.
As a major feature, calendar and timeline views now support drag & drop to quickly edit records without opening their details page.
Updated UI for Creating Activities
Activities are now created directly from within the timeline instead of from another UI. The activities now support a rich preview of attachments during the creation process. Third-party apps can also extend the new creation UI by offering other types of attachments.
With this update, also the UI to create classic forms has been updated.
Other Changes
Dropdowns:
You can now use the arrow keys to navigate dropdown menus.
Object Picker:
The object picker now displays a scrollable list of available records/search results instead of just 5 entries in total.
Search terms are now carried over to the full-size object picker from the small object picker
Experimental Support for WebAuthn/Passkeys
Experimental support for the upcoming WebAuthn/Passkey standard has been added to EDELOG. With this, users can login using their computer password or biometrics.
Data Layer:
The architecture of the data layer has been updated to enable faster requests across larger collections of data
Comparisons now support placeholder values. E.g., you can now use “{{NOW}}” to compare datetime columns with the current date and time.
Some longer-running tasks have been moved to background jobs
When linking two data records, a new activity is created in both data records to indicate the new link between both.
Edel UI
edel-button-group now supports a wrap mode
Bug Fixes
Data Views
Descendants in Hierarchy view are not sorted properly.
Data Table
Table borders are missing under some circumstances.
Multiple fixated columns within the same table resultin in these columns overlapping under some circumstances.
Data Sheets
Data sheet “Referenced Records” does not display data.
Object Picker
Several problems regarding filtering, searching and selecting all objects have been fixed.
Data records of databases without a title column are displayed as blank items.
The whole database is selected after the database reference is being changed.
Data Layer
Removing the default value of a text column causes an exception
Identity and Access Management
Username and email addresses are treated as case-sensitive values.