---
title: "Release notes 2nd July 2025"
canonical: "https://support.appfire.com/space/CDMC/2192777276/Release%20notes%202nd%20July%202025"
format: markdown
---
> Macro (aura-html)

**Release date**: 7/2/2025

Our team is thrilled to announce the latest releases of Comala Document Management Cloud.

---

# New Features

### Introducing a New Attribute - "Scope" for Parameters

Comala Document Management (CDM) Cloud introduces support for a new `scope` attribute for workflow parameters. This feature allows users to manage and customize parameters more dynamically, either at the **workflow level** or at the** page level**, without modifying the workflow itself.

For detailed information, click [here](https://appfire.atlassian.net/wiki/spaces/CDMC/pages/2192837939/Parameters#Scope-options).

### Implementing Basic Metadata

This release adds new improvements to the metadata management in Comala Document Management Cloud to, improving the visibility and automation of document metadata within your workflows. 

#### Document Metadata

Document metadata displays the metadata or workflow parameter values directly on a Confluence page. This ensures critical document data is easily accessible and visible to users.

For detailed information, click [here](https://appfire.atlassian.net/wiki/spaces/CDMC/pages/2192838382).

#### `set-metadata` Workflow Action

You can now automate metadata updates with the `set-metadata` action. This action lets you automatically set metadata values when a workflow trigger occurs.

You can also use metadata values in your workflow markup, just like parameters, by referencing them with the format `@metadata_name@`. This lets you dynamically insert values in various parts of the workflow definition.

For detailed information, click [here](https://appfire.atlassian.net/wiki/spaces/CDMC/pages/2193723026).

---

---