---
title: "Release notes 13th November 2025"
canonical: "https://support.appfire.com/space/CDMC/2516680901/Release%20notes%2013th%20November%202025"
format: markdown
---
> Macro (aura-html)

**Release date**: 11/13/2025

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

---

# Enhancements

### Support for Comala Metadata macros in Comala Document Management Cloud

Comala Metadata app macros are now fully supported for migration to **Comala Document Management (CDM) for Cloud**. Each migrated macro is automatically mapped to its equivalent in the Cloud environment, ensuring a smooth migration and consistent functionality across platforms.

> 📝 The following macros are not only migrated from DC, they can also be used in cloud in new and existing pages to set and read metadata values

**Supported Comala Metadata Macros**

| **Data Center** | **Cloud** | **Description** |
| --- | --- | --- |
| `metadata` | Document Metadata Set | Used to set metadata values on a page that can be referenced or accessed in workflows. |
| `metadata-list` | Document Metadata List | Displays and stores multiple metadata key-value pairs in a table format. |
| `metadata-values` | Document Metadata Values | Displays all the metadata key-value pairs associated with a page. |
| `metadata-from` | Document Metadata From | Retrieves the metadata values from a specific page. |
| `metadata-report` | Document Metadata Report | Displays the metadata and field values across all pages in a space. |

> ℹ️ The metadata set with the Document Metadata Set and the Document Metadata List macros can be used and read in workflows.

**Learn more**

- <u>[Document Metadata Set](https://appfire.atlassian.net/wiki/spaces/CDMC/pages/2510750404)</u>
- <u>[Document Metadata List](https://appfire.atlassian.net/wiki/spaces/CDMC/pages/2513797193)</u>
- <u>[Document Metadata Values](https://appfire.atlassian.net/wiki/spaces/CDMC/pages/2513862720)</u>
- <u>[Document Metadata From](https://appfire.atlassian.net/wiki/spaces/CDMCCD/pages/2454553248)</u>
- <u>[Document Metadata Report](https://appfire.atlassian.net/wiki/spaces/CDMC/pages/2508096484)</u>


---

---