Exolynk v0.9.7

Posted 2024-09-01 08:00:00 ‐ 2 min read

This article shows the details of the release v0.9.7

Following a list of all changes which are included with the v0.9.7 release.

Timeline Component

We added a timeline component, which can show and edit column data out of a table. This can be utilised to show detailed information of events or activities in a timly ordered way. All record logs are now also displayed with this new timeline component.

Environment Statistics

A new settings overview has been added, which shows the usage of your environment over the last month. The usage is based upon the environment specific logs, which can be also viewed in detail within the settings area. In addiotion, we also provide an overview of the different record amounts per model typ.

Improved Logging

The logging of all server actions have drastically been improved. For every actions & sub-actions it's now tracked how long they run. In combination with the new style of the logs, it's now easily possible to monitor the system closely. For server consoles which have coloring support, we now also provide a colored log output, which directly shows how important specific log informations are.

New Features:

  • Timeline componend added for table data #537
  • Environment specific statistics & charts #554
  • Added a deault Smtp Server to send marketing mails #543
  • Login to the system is now possible with enter/return button press
  • Better Server Logging #394
  • Log coloring can be enabled/disabled
  • Record search filter conditions can now be linked with AND, OR #541
  • Description Hover in UI for labels and workflows #551
  • Record changelog is now displayed as timeline
  • Support URL encode and decode #552

Bug Fixes:

  • Added margin and min padding for filter button #539
  • Timeline is supporting all variable types #542
  • Record values in queries are now sorted in a natual way #547
  • Tree View text color is adopting again to background color #546
  • Updating record values to the existing value is not creating a log anymore
  • Fixed pdf parsing to not fail when having invalid pdf subdata #550