Subscribe to Our Blog

Home - Release Notes - Aurachain v3.25

Meet Aurachain 3.25 

Aurachain 3.25 takes process automation to the next level.

 

This release enhances the Process AI Agent with document intelligence, enabling agents to read, interpret, and act on file contents unlocking smarter workflows without writing a single line of code.

 

Alongside this upgrade, version 3.25 introduces Application Variables, Reusable Functions, and Data Transfers capabilities that make application development, deployment, and maintenance faster, more consistent, and easier to govern.
Aurachain 3.25 isn’t just an update, it’s the foundation for the next generation of intelligent, no-code process automation.

Process AI Agent 2.0 now with Document Intelligence

Aurachain’s AI Process Agent just got smarter. With document intelligence now built in, agents can read, interpret, and act on file contents, unlocking a new level of automation and insight.

You can still configure agents without code, but now they can also understand attachments, extract key data, and make decisions based on what they find.

 

Create Endless Agents, Trained for Your Needs  

With Aurachain, you can design and deploy AI Agents tailored to any business scenario. From compliance to communication, each agent supports the automation of complex tasks, intelligently, without writing code.

 

Document Review Agent

Read and analyze uploaded files for compliance, completeness, or key data points.

Flags missing signatures in contracts or extracts payment terms from invoices  

 

Smart Routing Agent

Classify and direct tasks based on document content or form inputs.

Routes incoming requests to legal, finance, or support based on detected keywords. 

 

Predictive Entry Agent

Use context and file data to pre-fill fields or suggest values.

Auto-fills project deadlines based on dates found in uploaded briefs. 

 

Insight Generator Agent

Summarize documents or generate tailored outputs.
Creates a summary of a multi-page report and displays it in the UI.

Benefits

Star_Benefits

Document Intelligence: Agents now understand and act on file content, PDFs, DOCs, and more

Star_Benefits

Smarter Automation: Expanded logic lets agents handle more complex tasks with greater accuracy

Star_Benefits

Real-Time + Background Execution: Run agents visibly for users or silently in the background, your choice

Star_Benefits

No-Code, Still Powerful: Design and update agent logic using natural language, no devs required

Star_Benefits

Scalable & Reusable: Clone and adapt agent behaviors across workflows and departments

Use cases

archive-tick-ico

Automatically extract and display key data from uploaded documents.

archive-tick-ico

Route tasks based on document type or detected content.

archive-tick-ico

Pre-fill forms using data found in attachments.

archive-tick-ico

Flag missing or inconsistent information before submission.

archive-tick-ico

Auto-generate summaries, emails, or reports from uploaded files.

Data Transfers

Data Transfer empowers app builders to move data between Aurachain’s data store and applications through a fully configurable, no-code interface. It simplifies key actions like retrieving, updating, and managing records directly from the UI, while ensuring data integrity through versioning, history tracking, and export/import support.

Benefits

Star_Benefits

Accelerates app development by enabling no-code data operations directly from the UI.

Star_Benefits

Improves data consistency across environments with versioned transfers and built-in history tracking.

Star_Benefits

Reduces manual effort by automating record management add, update, delete, without scripting.

Use cases

archive-tick-ico

Retrieve records from Aurachain Data Store and display them in list, tables, or segments without scripting. Example: Show all customer requests filtered by status or submission date.

archive-tick-ico

Use Data Transfer to fetch updated configuration or reference data when promoting apps between environments, ensuring consistency.  Example: Automatically load the latest list of departments or user roles after deployment.

archive-tick-ico

In upcoming releases: Allow managers to edit employee data or remove outdated records directly within the app interface

UI improvements. Reuse Capabilities

With this release, we’ve improved the discoverability and usability of component interactions in UI Builder. When selecting a component, users will now see a contextual menu above the blue selection border, clearly indicating the component type and offering two quick actions: Delete and Duplicate. The Delete button makes removal more intuitive, while Duplicate allows users to instantly clone a component along with all its settings, streamlining reuse and speeding up UI creation.

UI improvements. Reuse Capabilities

Benefits

Star_Benefits

Faster UI building with one-click component duplication.

Star_Benefits

Improved usability through visible Delete and Duplicate actions.

Star_Benefits

Consistent design by reusing pre-configured components.

Star_Benefits

Lower support needs from better discoverability.

Star_Benefits

Reduced errors thanks to clearer component identification.

Retry Notifications

The Retry Mechanism for Notifications allows Admin users to identify and resend failed notifications directly from the Process Controller, ensuring important messages reach their recipients without needing to restart instances or repeat process steps.

Benefits

Star_Benefits

Full Visibility into Failures: Admins see exactly which notifications failed and why.

Star_Benefits

Improved Control: Instead of automatic retries that may mask issues, administrators decide when and what to resend.

Star_Benefits

Faster Issue Resolution: Errors can be inspected directly, making troubleshooting clearer and reducing guesswork.

Star_Benefits

Reliable Communication: Ensures that critical messages (task assignments, approvals, alerts) eventually reach recipients.

Star_Benefits

Audit-Friendly: Each resend action is traceable, supporting compliance and debugging.

 

User Mangers Group

The new User Managers system group will centralize control for user creation, editing, activation, deactivation, and group assignments. This group provides a clear, predefined permission set so organizations can assign user-management responsibilities without giving broader administrative access.

Benefits

Star_Benefits

Improved Security: User administration is isolated from full platform admin rights.

Star_Benefits

Reduced Operational Risk: Fewer people with full admin permissions lowers accidental configuration changes.

Star_Benefits

Clear Responsibility Boundaries: Organizations can delegate user management to HR, supervisors, or departmental coordinators.

Reusable Functions

Reusable Functions introduce a new way to centralize and reuse custom logic across Aurachain applications. Instead of duplicating scripts across multiple UI elements or workflows, app designers can now define functions with input parameters and call them from various parts of the app, such as UI scripts, (SOON! advanced logic, and document templates_. This streamlines development, improves maintainability, and supports secure, local script management. It also lays the groundwork for future capabilities like AI-driven agents and smarter automation.

Reusable Functions

Benefits

Star_Benefits

Save time by reusing logic across multiple app components instead of duplicating scripts.

Star_Benefits

Ensure consistency in how business rules and logic are applied throughout the app

Star_Benefits

Simplify maintenance by updating logic in one place and instantly applying changes everywhere it’s used.

Star_Benefits

Increase efficiency by automating content generation with functions for more dynamic, tailored documents.

Use Cases

archive-tick-ico

Shared validation logic: Define a single function to validate user input and reuse it across multiple forms, pages, and processes.

archive-tick-ico

Consistent formatting rules: Create a function to format dates, names, or currency values and apply it across notifications, documents, and reports.

archive-tick-ico

Centralized decision logic: Use one function to evaluate business rules (e.g., eligibility, thresholds) and call it from diagrams, UI scripts, and backend logic.

archive-tick-ico

Reusable API transformation: Write a function to map API responses into your data model and reuse it across different connectors or workflows.

archive-tick-ico

Create even more dynamic documents than what can be produced by the Aurachain Document Builder through generation of document content via functions.

Application Variables

Application Variables introduce a flexible way to manage environment-specific values across Aurachain apps, streamlining deployment and updates between environments. App designers can define variables, such as API URLs, credentials, or configuration flags at the application level, ensuring consistency and reducing manual effort.

Benefits:

Star_Benefits

Simplified environment management: Easily configure app behavior across development, testing, and production environments without manual rework.

Star_Benefits

Faster deployment cycles: Reduce friction when exporting or updating apps between environments by centralizing variable control.

Star_Benefits

Improved governance: Enable masking for sensitive values and control whether a variable’s value can be exported, ensuring secure handling of credentials and configuration data.

Star_Benefits

Reduced risk of errors: Automatically preserve sensitive values during updates.

Star_Benefits

Simplifies and eases application maintenance: Password, API keys, and other type of variable changes are handled from one single location instead of searching through a complex application.

Use Cases

archive-tick-ico

Smooth Environment Switching: Easily adapt apps for development, testing, and production without manual edits. The right settings apply automatically when you move between environments, saving time and reducing errors.

archive-tick-ico

Secure Access Management: Keep sensitive information like API keys and passwords safe. Variables are masked and only visible to authorized users, ensuring compliance and protecting your data.

archive-tick-ico

Quick Regional Adaptation: Easily switch configurations for different markets or regions, like currency formats, language settings, or local compliance rules, without rebuilding your app.

archive-tick-ico

Faster Feature Rollouts: Enable or disable new features with a single variable instead of editing multiple scripts. This makes testing and phased launches simple and risk-free.

Platform Improvements

 

New task notification improvements:

  • Summary notification
  • Option to control whether new task notifications are sent for reassignment and/or delegation

Data store – Import/export only the table structure

UI Interactions:

  • Async run script
  • Restrict user interaction with the page while an interaction is executed

User interface improvements:

  • Enable Rich Text content rendering in inactive UI Sections (Tabs, Steppers, Collapsible, Segments)
  • Improve layout panel usability by displaying component type and code
  • Add code to fragment name label
  • UI Builder Elements Panel Resizing

App improvements:

  • Implement the catalogs in newly DM Selector in all relevant places
  • Correspondence between Platform/System groups on different environments
  • Migration script  & Sys groups modal revamp

Admin improvements:

  • Log calls in security logs
  • External credentials

Next release note →

Subscribe to Our Blog