Skip to main content
MARINI DataEngine Changelog
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

25.09.1

Release Date: 2025-09-04

Bug Fixes

  • Fix module type not correctly displayed in module builder
  • trim non-breaking space from field name and label
  • Fix don´t store all app_list_string when creating a new module in module builder\
  • Fix fields not correctly displayed after Inline Editing on DetailView
  • Fix select list in Change log is black on black
  • Removed whitespace after last row, when using one column layout only
  • Fix/Improve display of KPI charts
  • Allow empty target for KPI chart comparative
  • Group By Multienum/Multiselect must not be done when second_group_by is used
  • Fix global dashboard not used on layout change only
  • hide edit / delete button in Dashlet, if setting “Prevent user customizable Homepage layout” is true
  • Fix css style of configure Dashlet
  • Fix Calculated fields Global Counter function uses wrong global counter
  • Fix global counter still uses soft deleted counters
  • Empty check for Workflow Action JSON array join should handle 0 as not empty
  • Hardcode host for hook plan redirect
  • Fix display of plan redirect link for hub trigger workflow action in multi-row case
  • Fix parent relation couldn’t be set via workflow action create record
  • websearch_functionality and default value of top_p fixed
  • websearch_functionality with default country selection ‘de’. Will be selectable in the future

Features

  • charts: Add configuration option to decide if the target is higher/lower for KPI charts
  • Add option to select if zero values should be show in multienum-group-by reports
  • Add functionality to delete record with importer
  • Add mapping mode for Workflow Action JSON array join
  • Refactoring AIWorkflows (AiPromptLog, Autocompletion in Prompt Input, Model Modal Parameter Form, Tool Selection chips menu)
  • Update aiworkflow help center links - remove unused language variables fixes no issue connected
  • Added request time and request status to AI Log
  • Changed styling of JSON fields
  • (internal) Add functionality to get global preferences from user preferences.

Infrastructure

  • Mysql comes with UUID7 support