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.05.1

Release Date: 2025-05-30

Bug Fixes

  • Adjust mass select button alignment in popup list view
  • Fix autocomplete for related fields not working in list search form
  • Fix deleting relationship error, when no popup is defined
  • Display cursor pointer on display list view
  • UI: Fix cancel subpanel creates a black box at the end of the page
  • UI: Fix right sidebar moves into top header when content to big
  • User: Fix default user role doesn’t allow user to edit own user
  • User: Fix user search is always empty for non admins
  • User: Fix inline edit icon missing when user only has “own” access to modules
  • User: Fix record not linked in subpanel when user only has group access
  • User: Fix WSOD for changelog when only json fields are displayed
  • User: Fix too long uri when inline editing a long field
  • User: Fix customer logo in email templates not show
  • User: User does not inherit the role dashboard
  • Report: Fix empty date checks for report conditions are not working
  • Report: Fix report not equal empty shows null values
  • Workflow: The entire mapping in the JSON array split disappears when individual fields are deleted.
  • Workflow: Fix changed field workflow condition not working for second workflow when creating new record
  • Workflow: Fix new lines in calculated fields formulas prevent editing formulas later
  • Workflow: Fix JS script for workflow actions are not loaded
  • Workflow: Fix some combination of workflow actions result in javascript errors
  • Workflow: Fix workflow action json split should not delete newly created records
  • Workflow: Fix workflow conditions with relate fields not working
  • Workflow: Lookup Action shouldn’t find itself on lookup in the same module
  • Workflow: Fix on change workflow condition is not triggered when before value is null
  • Workflow: Fix trigger hub retry logic not working when called on save
  • Workflow: Action lookup relations shouldn’t do anything if ID field is empty
  • Workflow: Fix empty search param in Calculator action position logic
  • Admin: Fix user manager is not allowed to edit users anymore
  • Admin: Fix client secret for OAuth Provider always needs to be set, despite placeholder information, “if not changed, keep empty”
  • Admin: Fix allow underscore in openai auth keys
  • Admin: Fix error when deploying modules with relations to other packages
  • Admin: Fix mail settings are always updated for current user and not the user which is edited
  • API: Fix on API mass update audit log sometimes didn’t display correctly

Features

  • User: Default dashboards for users without a dashboard
  • User: ListView | Übertrage Filter auf weitere User (ähnlich wie Copy-Dashboard)
  • User: Enable audit for users
  • User: Global dashboard in actions menu of the home module
  • User: New security role flag to only display users from these roles on user select
  • Reports: Add helptext to explain report maingroups better
  • Reports: Improve handling of multiselect fields when grouped
  • Workflow: Add escape character for ; in calculated fields action and occurrence parameter for position
  • Workflow: New Workflow action to lookup relations
  • Workflow: New Workflow action to remove relations
  • Workflow: Action Json Split/Join always use US number format
  • Workflow: Action Json Split/Join support multienum from arrays
  • Login/2FA: Fallback to Inxmail, when sending 2FA Code via user mailer fails
  • API: Improve error handling when mass creating records using the API
  • Studio: Adds setting to define default sort order for subpanels
  • Studio: Relation fields in subpanels now fully supported in the ModuleBuilder

Internal

  • Remove usage of defaultOutboundCharset from user setting as user can’t change it anymore
  • Fix “broken” update 25.01.5 for Default Settings role
  • Fix internal deprecated message, when no languages are disabled
  • Remove invalid securitygroups_users_SecurityGroups relation
  • Remove products_services_purchased from salescloud accounts
  • Do not write security groups for login attempts
  • Refactor action handling to centralize and streamline logic.
  • Add repair call to add missing subpanels to security groups