From 95e2400f38756246878fa91b4f6182c65e6e119f Mon Sep 17 00:00:00 2001 From: yichen-dlb <91657143+yichen-dlb@users.noreply.github.com> Date: Mon, 23 Feb 2026 12:09:32 +1100 Subject: [PATCH] Update changelog-rest-apis.md --- millicast/changelog/changelog-rest-apis.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/millicast/changelog/changelog-rest-apis.md b/millicast/changelog/changelog-rest-apis.md index 5315d1313be5..7a991a07df1d 100644 --- a/millicast/changelog/changelog-rest-apis.md +++ b/millicast/changelog/changelog-rest-apis.md @@ -2,6 +2,17 @@ Updates to [REST APIs](/millicast/api/analytics-account-total), and [Webhooks](/millicast/webhooks/). +## 2026-02-23 | REST APIs + +### Features + +- Allow multiple media distributions per account +- Prepare CDN distribution of recordings + +## Fixes + +- Refactor media asset functionality + ## 2026-01-23 | REST APIs ### Fixes