Skip to content

Release Notes

📅 Release Date: June 16, 2026

Version 1.4.0 is finally here! We have focused on giving you automation superpowers with a massive Workflows engine, much more integrated reports, and a polished visual experience. Here is a breakdown of everything new:

The workflow editor has received a massive evolution so you can automate complex processes without writing code.

New Smart Nodes:

AI Agent: Integrate artificial intelligence capabilities directly into your flows.

Flow Control and Arrays: We added Switch, For Each, Map, Reduce, and PushItemToArray nodes to manipulate lists and data with total flexibility.

Data Management: New StringTemplate nodes (to build dynamic texts), Set Properties, and Extract Properties (to easily shape objects).

Relationship Manager: Automate the linking or unlinking of records between entities.

Live Testing Environment (Test Mode): You can now test your flows while you build them! Execute the current state of your workflow to validate its behavior with real data, even before saving your changes.

Multiple Triggers and Calendar: A single workflow can now be triggered from different scenarios. Additionally, we added the Schedule Trigger node, which functions as a high-precision clock to schedule recurring tasks (daily, monthly, etc.).

Execution with Special Identities: Configure workflows to run under the permissions of a specific admin user. This allows the flow to perform advanced actions without needing to elevate the permissions of the user who triggered it.

Visual Validation and Errors: The canvas now highlights nodes with missing data, validates that connections are logical, and color-codes ports according to data type to prevent configuration errors.

Safety First: The system will now detect if an entity is being used in any workflow to block its accidental deletion from Studio.

We brought the power of analytics directly to where you manage your everyday data.

Linking Reports to Entities from Studio: You can now assign an existing report directly to an entity from the Studio panel. By doing so, the report will automatically embed as a new tab within the entity view, and its smart engine will filter the information, showing exclusively the data corresponding to the active record.

List Searches: You can now perform advanced searches within fields containing lists of items (for example, searching whether a list of tags contains a specific word or not).

More Powerful Entity Tables: We added quick Refresh buttons, the ability to edit records directly from the read view, and support for complex grouped filters.

Extracting information from the platform is now easier, cleaner, and better documented.

Native PDF Export: We added a direct PDF download button within the reports module so you can share your findings with a single click.

Smart Filters: When viewing a report, if a variable does not have a value assigned by the user, the engine will ignore that rule by default to show you complete results immediately, filtering only when you choose to interact.

Dynamic Default Values: Configure report variables with fixed texts or numbers, or let the system calculate dynamic dates such as “Today,” “Now,” or “First/Last day of the month.”

New Visualization Widgets:

  • Added a width selector for report tables.

  • The counter widget now supports aggregated outputs.

  • New card-type widget to group child records under a parent field and edit them on the fly.

We are opening the doors to advanced ecosystem customization through a new packaging system.

Custom Frontend Applications: Datascend now allows the installation of custom-made user interface applications. This is achieved by uploading modular packages that contain all static assets along with a central configuration file for immediate deployment.

⚙️ Other Improvements and System Tweaks:

Section titled “⚙️ Other Improvements and System Tweaks:”

Technical Documentation: Official documentation for Entity Filter configuration and logic has been added to the manual.

Evolution in Notifications:

  • Dynamic References: We implemented dynamic references to specific records directly within entity alerts.
  • Toaster Correction Feedback: We fixed pop-up messages (toasters) to provide accurate and unambiguous visual confirmation both when a notification is successfully deleted and when a process fails.

Automation and Organization Improvements in Studio:

  • Default Sorting: Added full support in entity configurations within Studio to define a Default Sort Column and its respective Sort Direction.
  • Smart Dates: Introduced a selector for default dynamic values in date and time fields. Configurators can now set the “Now” parameter as a valid value; this will automatically translate to the exact moment the end-user creates the new record.

Rich Text Sanitization: When pasting text into Rich Text fields, the system will instantly clean out strange fonts or annoying background colors so it always matches your app’s visual theme.

Intuitive Navigation and History: Pagination now remains intact when navigating deeply through multiple levels of related entities. Additionally, notification links (emails and mentions) now open records in view mode by default.

Safe Deletion (Soft-Delete): When a record is logically deleted, the system will automatically unlink all its relationships with other tables to keep the database clean.

This release includes a robust set of stability improvements, performance optimizations, and usability fixes across the platform:

1. Studio & Core Configuration

  • Uninterrupted Image Upload: Fixed a bug in image fields that deleted the previously selected image if the user attempted to choose a new one but canceled the action.
  • Stability in Entities without Attributes: Fixed an application crash when opening records of entities that had no custom attributes. The system now safely handles payloads with null data.
  • Boolean Values in Studio: Fixed the Studio configuration interface to allow correct assignment of default values in boolean fields.
  • Configuration Cleanup: Removed redundant default sorting configurations in Studio to simplify model management.

2. Entity Tables & Record View

  • Precision in M2M Relationships: Resolved a critical bug that prevented Many-to-Many relationships from saving correctly using URL parameters (parentIdQuery and relationQuery) when creating records from the relationships tab in view mode. The pivot table now updates and increments counters instantly.
  • Relationship Names in Multi-Editor: Implemented a global lookup mechanism to resolve metadata for relationship tabs (1:M and M:M) when viewed from the Multi-Editor, ensuring the correct technical or translated label is shown, even if the source entity does not “own” the direct relationship definition.
  • Data Loading Transitions: Entity tables no longer display the “No data” message while a query is in progress; they now perform a smooth transition from the loading state to the rendered data.
  • Localization and Cell Formats:
    • Dates, times, and boolean texts now adapt their visual rendering format exactly according to the active language selected on the site.
    • Time formats were unified across all record interaction flows.
    • Array-type fields now display their readable text labels instead of raw values in both tables and the read view.
  • Sorting and Responsive UI: Entity tables now natively recognize their default sorting. Likewise, responsiveness on small screens was optimized for the title and subtitle sections in read mode.

3. Reports, Filters & Performance

  • SQL Syntax Fix in Reports: Resolved database syntax errors (e.g., errors near the “or” operator) in the report builder. The backend now recursively cleans up orphaned logical operators and executes a Regular Expression (RegEx) cleanup when variable-based rules are dynamically pruned.
  • Request Loop Fixed: Solved an infinite query bug affecting the Categories module and external entity calls, drastically optimizing network consumption.
  • Dropdown Speed: Accelerated response and typing speeds in category dropdown menus that exhibited extreme lag when typing.
  • Advanced & System Filters:
    • Fixed issues when filtering by Many-to-Many relationships within main tables.
    • Entities linked to system entities (like User) can now correctly list existing system records within the filter drawer.
    • Fixed a bug in the filter menu where it visually detached from its axis when scrolling vertically.
  • Pagination Corrected: Solved pagination issues in Dashboard entity tables and pagination limits in system tables for Roles and Domains.

4. User Management, Roles & Sessions

  • User Management Panel and Reactivation: The User Management table now includes inactive accounts (soft-deleted) by default to provide holistic visibility. A new secure action with a confirmation modal was added to reactivate user accounts instantly without having to recreate their profile.
  • Edit Route Fixed: Resolved a critical “Not Found” error when attempting to edit a user, which was caused by an incorrect URL structure in the navigation buttons.
  • Stable Multi-Tab Sessions: Introduced a robust session management system that eliminates unexpected logouts when working with multiple tabs open in the browser. It features cross-tab synchronization, smart activity tracking, and an extension of the default session timeout to 8 hours.
  • Fix in Categories: Repaired the sorting behavior in the category administration table.

No additional action is required to update the application. This version is already automatically available when using the platform.