Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion src/pages/contributors.json
Original file line number Diff line number Diff line change
Expand Up @@ -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/",
Expand Down
7 changes: 7 additions & 0 deletions src/pages/getting-started/changelog/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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