# Changelog

## 2023-09-26

All Media APIs now support the  /withawards Endpoint

{% content-ref url="media-api" %}
[media-api](https://api.docs.nexx.cloud/media-api)
{% endcontent-ref %}

## 2023-09-13

The DownloadLink Endpoints now also support optional TextTrack Handling, if available.

{% content-ref url="management-api/endpoints/media-export-management" %}
[media-export-management](https://api.docs.nexx.cloud/management-api/endpoints/media-export-management)
{% endcontent-ref %}

## 2023-08-09

The /manage Endpoints for LiveStreams and Radio Creation now also support DVR, LowLatency, AAC and OPUS Endpoint Parameters

{% content-ref url="management-api/endpoints/management-endpoint" %}
[management-endpoint](https://api.docs.nexx.cloud/management-api/endpoints/management-endpoint)
{% endcontent-ref %}

## 2023-06-14

The /playlists and /audioalbums Endpoints now support Filtering by Podcast Source.

{% content-ref url="media-api" %}
[media-api](https://api.docs.nexx.cloud/media-api)
{% endcontent-ref %}

## 2023-05-22

The Statistics Endpoint now supports platformVariant Parameters.

{% content-ref url="management-api/endpoints/statistics-endpoint" %}
[statistics-endpoint](https://api.docs.nexx.cloud/management-api/endpoints/statistics-endpoint)
{% endcontent-ref %}

## 2023-03-07

The Media Management Endpoint now supports Methods for managing License Notes.

{% content-ref url="management-api/endpoints/management-endpoint" %}
[management-endpoint](https://api.docs.nexx.cloud/management-api/endpoints/management-endpoint)
{% endcontent-ref %}

## 2023-02-23

The User Endpoint now supports various Methods to handle Login with 2FA Authenticator Apps.

{% content-ref url="frontend-api/endpoints/user-endpoint" %}
[user-endpoint](https://api.docs.nexx.cloud/frontend-api/endpoints/user-endpoint)
{% endcontent-ref %}

## 2023-01-12

All Session, Domain and Statistics Endpoints now support the new Campaign System.

{% content-ref url="management-api/endpoints/domain-endpoint" %}
[domain-endpoint](https://api.docs.nexx.cloud/management-api/endpoints/domain-endpoint)
{% endcontent-ref %}

{% content-ref url="frontend-api/endpoints/session-endpoint" %}
[session-endpoint](https://api.docs.nexx.cloud/frontend-api/endpoints/session-endpoint)
{% endcontent-ref %}

{% content-ref url="management-api/endpoints/statistics-endpoint" %}
[statistics-endpoint](https://api.docs.nexx.cloud/management-api/endpoints/statistics-endpoint)
{% endcontent-ref %}

## 2022-11-11

The Media Export Management API now supports DownloadLinks on all relevant Levels. Its Syntax and Options are closely aligned to the already existing PreviewLink APIs.

{% content-ref url="management-api/endpoints/media-export-management" %}
[media-export-management](https://api.docs.nexx.cloud/management-api/endpoints/media-export-management)
{% endcontent-ref %}

## 2022-10-26

All Management Items, which allow creation of Media by a remote URL accept now an optional "notes" Parameter, which will be stored in nexxOMNIA for further inspection.&#x20;

{% content-ref url="management-api/endpoints/management-endpoint" %}
[management-endpoint](https://api.docs.nexx.cloud/management-api/endpoints/management-endpoint)
{% endcontent-ref %}

## 2022-10-09

Captions are finally referred to as "TextTrack". That means, that all API Endpoints (also in Management API) replace the Word "Caption" with "TextTrack".

{% content-ref url="media-api" %}
[media-api](https://api.docs.nexx.cloud/media-api)
{% endcontent-ref %}

{% content-ref url="management-api/endpoints/management-endpoint" %}
[management-endpoint](https://api.docs.nexx.cloud/management-api/endpoints/management-endpoint)
{% endcontent-ref %}

## 2022-09-29

Captions do not longer support the "**isAudioDescription**" Attribute on the **/media** and **/manage** Endpoints. Please use the "role" Attribute, if you want to emphasize the support for Audio Description.

{% content-ref url="media-api" %}
[media-api](https://api.docs.nexx.cloud/media-api)
{% endcontent-ref %}

{% content-ref url="management-api/endpoints/management-endpoint" %}
[management-endpoint](https://api.docs.nexx.cloud/management-api/endpoints/management-endpoint)
{% endcontent-ref %}

## 2022-08-24

The "addVariantDetails" Output Modifier has been deprecated. Plase use "addConnectedMedia" with the desired Detail Level and "variants" as the desired Value.

{% content-ref url="media-api" %}
[media-api](https://api.docs.nexx.cloud/media-api)
{% endcontent-ref %}

## 2022-07-27

The Media Export API now supports exporting Media to Instagram as Reel, not only to a Pages Feed.

{% content-ref url="management-api/endpoints/media-export-management" %}
[media-export-management](https://api.docs.nexx.cloud/management-api/endpoints/media-export-management)
{% endcontent-ref %}

## 2022-07-13

Added an Endpoint "currentviewsfor" on Media APIs to quickly and efficiently get current Views (or waiting Users in Case of a Premiere) for immediate Display.

{% content-ref url="media-api" %}
[media-api](https://api.docs.nexx.cloud/media-api)
{% endcontent-ref %}

## 2022-05-27

The Methods to include "child items" to their respective Containers have been changed for consistency and simplicity.

* **addItemData** and **addItemDetails** have been removed. Instead, use the new **addChildMedia Parameter** , which now takes an comma-seperated List of the desired Types of Child Media, just like **addParentMedia**, **addConnectedMedia** or **addReferencingMedia** behave.
* The return Detail Level can now also be modifed with **childMediaDetails**
* as Scenes and Chapters are also "children" of their parent Video/Audio, the Methods "**addScenes**" and "**addChapters**" have been removed too. Instead, also use the **addChildMedia** Parameter here.

{% content-ref url="media-api" %}
[media-api](https://api.docs.nexx.cloud/media-api)
{% endcontent-ref %}

## 2022-05-21

* updating the Endpoints for TTS Support - especially "/manage/audiofromtext" and "/manage/updatecontent"

## 2022-05-15

* adding Support for "AssetLanguage" - every Cover Context Endpoint now supports Uploads for multiple Languages

## 2022-04-17

* adding Support for artwork Covers

## 2022-03-25

* adding Support for "Asset Descriptions" - every Cover Context Endpoint now accepts an optional "description" Parameter that describes the given Cover - for SEO or Accessibility Purposes.

## 2022-03-18

* adding Support for the new Container Streamtype "rack" on Media and Management Endpoints

## 2022-03-12

* adding Support for a System Incident Endpoint

{% content-ref url="management-api/endpoints/system-endpoint" %}
[system-endpoint](https://api.docs.nexx.cloud/management-api/endpoints/system-endpoint)
{% endcontent-ref %}

## 2022-03-03

* adding Support for Covers of Domain References (like Channel and Format)
* adding Support for Product Categories in all Domain References Calls

{% content-ref url="management-api/endpoints/domain-management" %}
[domain-management](https://api.docs.nexx.cloud/management-api/endpoints/domain-management)
{% endcontent-ref %}

## 2021-12-17

* The "Meta" Response Field now includes a "notice" Field, which indicated, if the API Call contained some deprecated Attributes.
* Breaking Changes
  * **addParentReferences** has been renamed to **addParentMedia**. Like **addConnectedMedia**, it now takes an comma-seperated List of the desired Types of parent Medias, unlike before.
  * The return Detail Level can now also be modifed with **parentMediaDetails**
  * **addReferencingMedia** has been extended to the same Logic - it now takes a comma-seperated List of desired Types of referencing Media, the detail Level can also be influenced by **referencingMediaDetails.**

{% content-ref url="media-api" %}
[media-api](https://api.docs.nexx.cloud/media-api)
{% endcontent-ref %}

## 2021-11-20

* added Endpoints for managing LiveStream Recording manually

{% content-ref url="management-api/endpoints/management-endpoint" %}
[management-endpoint](https://api.docs.nexx.cloud/management-api/endpoints/management-endpoint)
{% endcontent-ref %}

## 2021-10-10

* added Endpoints for managing Awards and HotSpots

{% content-ref url="management-api/endpoints/management-endpoint" %}
[management-endpoint](https://api.docs.nexx.cloud/management-api/endpoints/management-endpoint)
{% endcontent-ref %}

## 2021-09-16

* added new Live PlaybackState Methods

{% content-ref url="management-api/endpoints/management-endpoint" %}
[management-endpoint](https://api.docs.nexx.cloud/management-api/endpoints/management-endpoint)
{% endcontent-ref %}

## 2021-09-02

* added Documentation for the new NodeJS SDK

{% content-ref url="api-clients/nodejs" %}
[nodejs](https://api.docs.nexx.cloud/api-clients/nodejs)
{% endcontent-ref %}

## 2021-08-30

* Breaking Changes
  * **addLinkedMedia** Modifier has been renamed to **addConnectedMedia** with various new Options for more fine-tuned Details of the returned Media
  * **addPersonDetails, addShowDetails, addPlaceDetails** Modifiers have been removed and integrated to **addConnectedMedia**&#x20;
  * **addFileDetails** Modifier has been renamed to **addFileURLs**

{% content-ref url="media-api" %}
[media-api](https://api.docs.nexx.cloud/media-api)
{% endcontent-ref %}

## 2021-08-01

* added Documentation for the new PHP SDK

{% content-ref url="api-clients/php" %}
[php](https://api.docs.nexx.cloud/api-clients/php)
{% endcontent-ref %}

## 2021-07-16

* added new System Endpoints for exisiting, geo-related System Constants

{% content-ref url="management-api/endpoints/system-endpoint" %}
[system-endpoint](https://api.docs.nexx.cloud/management-api/endpoints/system-endpoint)
{% endcontent-ref %}

## 2021-05-19

* added new Streamtype "**bundle**" and various Management Methods for this Container Type.

## 2021-05-13

* added the new Media Endpoints
  * **/evergreens**
  * **/forkids**

## 2021-03-18

* added various new Methods in the **/statistics** Endpoint to cover Distribution Queries

{% content-ref url="management-api/endpoints/statistics-endpoint" %}
[statistics-endpoint](https://api.docs.nexx.cloud/management-api/endpoints/statistics-endpoint)
{% endcontent-ref %}

## 2021-02-25

* added Support for various Item References and GlobalID in the **/statistics** Endpoint

## 2021-02-22

* added Support for new BroadcastLinks on **/domain** and **/STREAMTYPE** Level

## 2021-01-27

* Breaking Change.
  * Connections to social Accounts were named "**connection**" in the API, but "**account**" in nexxOMNIA
  * For Consistency, the API will use the name "**account**" now too.
  * Therefore, the Endpoint "**/domain/connections**" has been renamed to "**/domain/accounts**" and the Parameter "**addConnections**" is now "**addAccounts**"
  * Furthermore, the Export API now uses the Parameter "**account**" instead of "**connection**"

## 2021-01-26

* Breaking Change.
  * Persons have a Container now - "**Group**"
  * the previous "Group" Type of Persons was the virtual Gender "Group", this has been removed
  * the API Streamtype "**group**" is available now for all Operations
  * the new API Methods "**bygroup**" and "**bygroupid**" are available for all Streamtypes

## 2021-01-25

* Breaking Change.
  * the Container for **Users** is now **Team** (before: **Group**)
  * all API Methods and References are moved from "**group**" to "**team**"

## 2021-01-12

* added User Endpoint "**/user/searchhistory**"
* added User Endpoint "**/user/purchaseditems**"

## 2020-12-22

* added list/add/removal of **UploadLinks**
* added Support for the new Caption Attribute "**isAudioDescription**" in the corresponding Caption APIs

## 2020-11-10

* added various Methods for User and Intereactions, based on new "**Interest**" Interaction.

## 2020-11-07

* added "**bylivelink**" Endpoint for Video API

## 2020-08-27

* added "**stitchedmanifestfor**" Endpoint for Container Streamtypes

## 2020-08-19

* added various Endpoints to support the new "Reaction" Interaction Type

## 2020-08-02

* added the "**forUserStory**" Parameter for User Upload Endpoints

## 2020-07-28

* added the "**includeSubstringMatches**" Parameter for all /byquery API Methods

## 2020-07-14

* added various Methods and Keywords to bring Downloads and Clicks to the Statistic Endpoints

## 2020-07-10

* added "**forStreamtype**" Parameter for "**studio**" Media Endpoint

## 2020-07-01

* initial Version
