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

26.01.1

Release Date: 2026-01-15

Features

  • New Record Linkage Modules (Config, Runner, Log)
  • Design: Move labels above inputs
  • Design: Replacing bool field type checkbox with yes/no select field
  • Design: Remove system icons for fields prefixed with evalanche, sap, shopware, hubspot, gotowebinar, utm
  • Design: Multiple small design improvements
  • Workflow Actions (Create/Modifiy/Lookup): Only save if data is changed (related to set parameter)
  • Workflow Actions (Lookup): Add set field (“always”, “workflow_filled” or “record_empty”) to lookup
  • Workflow Actions (OpenAI): Support for gpt-5.2 Model
  • Workflow Actions (OpenAiWebToPrompt): Remove deprecated OpenAiWebToPrompt workflow action
  • Workflow Actions (JSON Path): Add function to select “if record is empty”
  • Studio: Add “display as button” option for enum field types to use as action buttons in detail view
  • Studio: Disallow ‘processed’ as field name
  • User: Function to check if new password is different from old password
  • Performance: In List View show exact count till 10.000 records, afterwards show 10.000+
  • Performance: When sorting by date entered use indexed id field for better performance
  • Scheduler: Add TZ of cron job as hint to user
  • Import: Remove duplicate check step
  • API: Support conditions in related beans
  • API: Add relatedModule/relationType to API field definition
  • API: Add force_trigger_workflow parameter in api to create mass module params
  • API: Add enum options for api meta fields
  • Security: Upgrade to SuiteCRM 7.14.8

Bug Fixes

  • Dashboard: Fix Dashboards with the same name gets a number added
  • Dashboard: Dashlet toolbox hovers over Dashlet title, resulting in more space for the Dashlet title
  • List View: Charts in Custom Dashboards (ListView/DetailView) should show title by default
  • List View: Fix json fields display incorrect error regarding json error and improve display in sidebar
  • List View: Fix data base error when using filters with related modules for list view reports
  • Modules: Show current active workflow instead last workflow for that bean
  • Modules: Fix empty string is converted to null and backwards on update
  • PDF Templates: Fix empty date in pdf template date postprocessor results in WSOD
  • Reports: Fix charts gets removed when adding relations to a report
  • Reports: Fix querying fields in combination with second module
  • Mails: Fix missing subject when importing emails
  • Workflow: Remove equal_to, contains operation for json fields in workflow conditions
  • Workflow: Fix special chars in condition values not displayed
  • Workflow: Conditions should evaluate NULL values as empty strings for comparisons
  • Workflow: Conditions should evaluate NULL dates as 0001-01-01 for comparisons
  • Workflow Actions: Add missing labels for Azure OpenAI and OpenAI Web Prompt
  • Workflow Actions (OpenAi): Fix that the editor allows clicking at the end of the input.
  • Workflow Actions (Lookup): Fix doesn’t create new record if no fields set
  • Workflow Actions (Lookup): Fix id field selection shows incorrect fields when adding new lookup relation workflow action
  • Workflow Actions (Trigger Hubengine): Should use current url for retries now
  • Workflow Actions (Create Record): Add missing parameter for build dropdown
  • Studio: Fix in core defined relationships are not correctly displayed in studio
  • Studio: Fix relation to a module which consists function in the name breaks subpanels
  • Studio: Fix removing activate for global search for a field doesn’t remove the field
  • Studio: Fix can’t reset a field option to its default value
  • Studio: Fix module builder / studio removed & from labels in some cases
  • User: Use Employees as relate field instead of users (Allows to assign permissions for login attempts)
  • User: Use Users’ security group for Employees in list view / reports
  • User: Newly created user can’t change password after first login
  • Scheduler: Fix advanced crontab syntax can’t be set in scheduler
  • Scheduler: Fixed wrong display of interval in some more cases
  • Scheduler: Fixed date entered/execute time not displayed in user time zone for Scheduler Job History
  • API: Fix some characters not working for client secrets
  • API: Improve error handling when fetching oauth access token
  • API: Fix conditional joins
  • Security: Fix white page when verify client ip failed
  • Administraion: Fix wrong link to AI Logs