Exolynk v0.9.1
Posted 2024-03-24 11:00:00 ‐ 1 min read
This article shows the details of the release v0.9.1
Highlight Data Element
THe new highglight data element allows to show a single number to the user. The value can be either a fixed value or dynamically queried from the database. Additionaly the component allows to listen for clicks to forward the user to another page.
Following a list of all changes which are included with the v0.9.1 release.
New Features:
- Highlight Data Elements for beter dashboards #449
- New functions for Language:
new_de()
,multi()
,show()
#458 - Environment's can be deleted with the detail setting
delete_this_env_at
#450 - Spinner for .csv upload #448
Bug Fixes:
- Fixed query bug for OOTB variables
Selection::set_selected_single
is not consuming the string anymore- Workflows & Services ordered by ident within modeler #451
- New created record is not updating on workflow changes #452
- Chart is not failing anymore when no column data was returned #457
- Addon layout import is now correctly appending empty layouts #456
- Addon access right setting for models is working now #455
- Addon model variables definitions ignore release flag #454
- Fixed custom menu for public pages #453
- Stations comparison against single string fixed #447