diff --git a/src/pages/contributors.json b/src/pages/contributors.json index 152c4ca..741e271 100644 --- a/src/pages/contributors.json +++ b/src/pages/contributors.json @@ -41,10 +41,11 @@ { "page": "/getting-started/changelog/", "avatars": [ + "https://avatars.githubusercontent.com/u/160902380?v=4", "https://avatars.githubusercontent.com/u/264675027?v=4", "https://avatars.githubusercontent.com/u/41382203?v=4" ], - "lastUpdated": "3/20/2026" + "lastUpdated": "5/25/2026" }, { "page": "/getting-started/concepts/", diff --git a/src/pages/getting-started/changelog/index.md b/src/pages/getting-started/changelog/index.md index 03027e7..9c2381e 100644 --- a/src/pages/getting-started/changelog/index.md +++ b/src/pages/getting-started/changelog/index.md @@ -41,6 +41,12 @@ twitter: This page contains the release notes and version history for Adobe InDesign APIs. Stay updated with the latest features, improvements, and bug fixes. +## June 2, 2026 + +### Enhancements + +- **Variable File Naming Support in Data Merge API:** The `POST /v3/merge-data` endpoint now supports variable file naming. [Learn more about variable file naming support.][14] + ## March 18, 2026 ### Enhancements @@ -136,3 +142,4 @@ This page contains the release notes and version history for Adobe InDesign APIs [11]: ../../api/index.md [12]: ../../guides/pdf-to-indesign-conversion-notes/index.md [13]: ../concepts/index.md#api-capability-naming-rules +[14]: ../../guides/working-with-datamerge-api/index.md#variable-file-naming-support-in-data-merge-api