Skip to main content
Skip table of contents

EDELOG 6.18

New Features and Non-Breaking Changes

Modern Jobs App

EDELOG 6.18 introduces a new version of EDELOG Classic’s Jobs app: With this app, you can automate specific aspects of your daily workflows as well as create schedules for planned interval-based task. Jobs can be integrated into different apps on the EDELOG platform, like Data Explorer and Forms. It uses EDELOG’s workflow system to create complex multi-step automations.

User/Organization Access Colors

EDELOG can now be customized even further: Users can now choose a preferred accent color, that will affect EDELOG’s overall look and feel. Besides that, Organization admins can define an organization accent color, that will be provided to users as another option for them to choose from.

By default, EDELOG will continue to use the current “colorful” appearance, that reflects each app’s accent color for all UI elements.

Integration of New Forms App with Data Explorer

Forms Beta now works together with Data Explorer: You can link forms to data records from within the Forms app.

From within Data Explorer, you can now create a new form directly from the activity feed. You can also create new forms or link existing ones from the new Forms data sheet, that can be attached to any database.

Other Features

EdelUI

  • The visual appearance of toast messages has been updated to be less intrusive for info messages, while important error-related messages are now center-staged

  • EDELOG now includes a new feature discovery system that will provide the user with context-based information about new features

  • Tooltips have an updated visual style

EDELOG Shell

  • The sidebar has been updated. It now includes rich menu items per app. The menu items now also use the context menu to provide advanced options to the user. The user can pin recently used items to each menu item’s jumplist or optionally display the pinned items directly on the sidebar for easy access.

  • Error pages have a refreshed look

App Services

  • App Data / User Data now is cached from within the browser, granting a faster access to user/app-based settings

  • You can now disable/enable DeepL service per organization

Mail

  • You can now define a default custom CSS style sheet for HTML-based emails

Bug Fixes

EdelUI

  • The resize handle of edel-sheet-sidebar is rendered on the wrong side.

  • The modern data table renders columns with auto width incorrectly

Portal UI

  • Some views could not be loaded because of missing dependency injectors

Forms

  • The “Beta” label is shown even if Forms 7 Beta is not being used

  • Form details are rendered with minor layout issues

Data Explorer

  • The range calculation for timeline is incorrect if an entry is being dragged or resized.

  • The “Select Circle” dropdown has an incorrect appearance

Developer Notes

EdelUI

  • We’re introducing edel-qr-code as a new component to easily render QR codes using a given data payload.

App Services

  • Apps can now define a custom namespace that will be recognized by EDELOG Shell for routing

  • EDELOG Classic can now be deactivated on a per-organization basis. In the future, we will provide an option in the UI to permanently remove EDELOG Classic for organization administrators. If organizations have EDELOG Classic disabled, all EDELOG Classic-related options are removed from the UI.

Data Explorer

  • The “Default Database Extensions” app has been merged with Data Explorer

EDELOG Shell

  • The LegacySessionService has been removed. All functionality is now available from the new SessionService.

  • While we’re still working on EDELOG’s support for dark mode, you can turn on the exerimental dark mode settings, by adding com.conclurer.shell.experimental-dark-mode-settings with value 1 to your browser's local storage.

IAM

  • The current session can now be terminated via an API call. Previously, sessions could only be terminated via API by terminating all sessions of a given user.

  • With this release, we’re deprecating the option to generate globally accessible login tokens. Instead of that, we’re introducing a new AppLoginToken API that can be used to create app-specific login QR codes with a short lifespan.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.