JWX Product Release Notes logo

Product Release Notes

Back to Homepage Subscribe to Updates

Labels

  • All Posts
  • Access Control
  • Account & Billing
  • Advertising
  • Apps
  • Data & Analytics
  • Dynamic Strategy Rules
  • Live Channels
  • Media Management
  • SDK: Android
  • SDK: iOS
  • Web Player

Jump to Month

  • August 2026
  • July 2026
  • June 2026
  • May 2026
  • April 2026
  • March 2026
  • February 2026
  • January 2026
  • December 2025
  • November 2025
  • October 2025
  • September 2025
  • August 2025
  • July 2025
  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
Powered by

Create yours, for free!

Media Management
a week ago

Stricter Media API v2 query validation

Media API v2 now returns a 400 parse error when a request contains a malformed or unsupported query parameter instead of dropping the invalid portion and returning results.

Bug Fix

Media API v2 query parameter validation: Requests to Media API v2 endpoints that include a malformed or unsupported query parameter now return a 400 response with a parse error message. 

Previously, the invalid portion of the query was dropped and the API returned a 200 with results that did not reflect the intended filter. Responses now match what was actually requested, and errors surface at the point of the request rather than silently returning unfiltered results.

Media Management
a month ago

Automatic rendition creation for CMAF VOD

Media uploaded through the CMAF VOD workflow can now be transcoded automatically into a complete rendition ladder. You no longer need to create custom renditions separately for each audio and video rendition.

New Features

CMAF VOD offers the following new transcoding capabilities:

  • Automatic rendition creation: Each upload uses a transcoding config to generate its rendition ladder automatically.
  • Default transcoding config: Every site receives a default config based on the standard Traditional VOD template. It creates:

    • AVC video renditions at 1080p, 720p, 540p, 480p, 360p, and 270p, capped at 60 fps
    • AAC-LC stereo audio up to 192 kbps
    • An AAC-LC or E-AC3 5.1 surround track up to 512 kbps when the source contains multichannel audio
  • Source-aware transcoding: JWX preserves the source frame rate, including fractional frame rates, and maintains the orientation of vertical video. Sources are never upscaled. For example, a 720p source produces renditions at 720p and below.
  • Custom transcoding configs: Work with your JWX account team to create a custom config. You can set it as the site default for all uploads or apply it to an individual media item by providing its config ID when creating the media through Management API v2. If no config is assigned to the media item, JWX uses the site default.
  • Manual rendition creation: Your account team can create an empty config that bypasses automatic rendition creation. You can then create each rendition through the custom rendition endpoints.
  • Rendition edits after automatic creation: A transcoding config does not lock the rendition ladder. After JWX creates the renditions, you can delete an existing rendition or use the custom audio and video rendition endpoints to add individual renditions alongside those created automatically.
  • Transcoding config endpoints: New Management API v2 endpoints let you list a site’s transcoding configs and retrieve a specific config by ID, allowing you to confirm its settings before uploading media.
  • Premium transcoding: Non-AVC codecs, 4K video, and audio loudness normalization require a premium transcoding entitlement and incur additional costs. If the entitlement is removed, JWX continues creating renditions with standard features and ignores any premium settings instead of failing the transcoding job.

This update helps you:

  • Create complete rendition ladders without configuring each rendition individually
  • Standardize transcoding across your site
  • Customize transcoding for specific workflows or media items
  • Retain full control over renditions, whether they are created automatically or manually.

To learn more, see the CMAF VOD overview.

NOTE: Automatic rendition creation is currently available only through the Management API v2. Support for uploading through the JWX dashboard will be added in a future release.

Media Management
a month ago

View media version history through the Management API

Use the v2 Management API to retrieve media versions and identify a media asset’s active version.

New Feature

You can now retrieve a list of media versions for a media item and get information about a specific media version through the v2 Management API.

A media version represents a distinct uploaded version of a media asset. When an asset is re-uploaded, a new version is created. Only one version can be active at a time.

Analyze FAST channel performance with Channel ID
Data & AnalyticsMedia Management
2 months ago

Analyze FAST channel performance with Channel ID

FAST analytics now include a Channel ID field, making it easier to attribute streaming and ad insertion activity to individual FAST channels.

New Feature

A new Channel ID (channel_id) parameter is now available in FAST analytics, giving you a unique identifier for each FAST channel (also known as a Pop-up Channel). The parameter is populated only for VOD or live media items that belong to a FAST channel and is NULL for all other media items.

The channel_id column is available across the following analytics datasets:

  • Streaming Data
  • Streaming Monthly Aggregates
  • Ad Insertion Data
  • Ad Insertion Monthly Aggregates

FAST channel data is also available in the JWX dashboard:

  • Custom reports include a new FAST Channel (Yes/No) dimension.
  • The Analytics Overview page now lets you filter the Streaming and Ad Insertion tabs by FAST channel from the Media format filter.
View and select motion thumbnails from reuploaded videos
Media Management
2 months ago

View and select motion thumbnails from reuploaded videos

Dashboard users can now view all motion thumbnails generated during a reupload and select one to use as the poster image.

New Feature

For reuploaded media items, dashboard users can view the motion thumbnails generated from the first 10 seconds of the uploaded video and select one to promote as the poster image.

Management API users can access this existing functionality through the List thumbnails and Update a thumbnail endpoints.

Media Management
2 months ago

Transcoding with CMAF VOD

You can now upload a source file for a CMAF VOD media item and use JWX to transcode custom audio and video renditions. Previously, the CMAF VOD workflow required you to supply pre-encoded renditions.

New Features

CMAF VOD offers the following new features:

  • Source file uploads: Upload an original media file through Management API v2.
  • Custom transcoding: Create individual audio and video renditions from the uploaded source file, with control over each rendition’s configuration.
  • Existing delivery capabilities: Deliver transcoded renditions using CMAF packaging, HLS or DASH, with or without DRM. Transcoded media also supports geo restrictions, SSAI, clipping, and streaming analytics.

This update helps you:

  • Simplify CMAF VOD ingestion by uploading a single source file
  • Create custom rendition ladders without pre-encoding media externally
  • Use existing CMAF VOD delivery and monetization capabilities

To learn more, see our documentation. 

NOTE: Automatic rendition ladder creation and CMAF VOD source uploads through the JWX dashboard will be available in a future release.



Media Management
3 months ago

TTML text extraction now supported

JWX now extracts embedded Timed Text Markup Language (TTML) caption and subtitle tracks from source media.

New Feature

When you upload VOD media or perform a Live-to-VOD conversion, JWX automatically extracts embedded TTML tracks and converts them to WebVTT for delivery.

Note: TTML is supported only when embedded in source media. TTML caption files cannot be uploaded or created separately in JWX.

Learn more about captions.

Data & AnalyticsMedia Management
3 months ago

Improved playlist data and search capabilities

We've updated how playlists rank, recommend, and search for content, improving playlist experiences across web, OTT, and streaming workflows.

New Features

  • Dynamic playlists now use CDN data for Plays and Trending rankings, making these sort types available for OTT experiences.
  • Related playlists now use CDN data for the co-watching layer, improving related content suggestions in OTT apps.
  • Search playlists can now search custom parameters using the use_params option. We've also improved exact matching, prefix searches, and case sensitivity.

Learn more about playlists.

Live ChannelsMedia Management
3 months ago

Bring Your Own CDN

You can now deliver JWX-hosted VOD media and live streams through your own content delivery network (CDN), giving you direct control over how content reaches your viewers.

New Feature

Bring Your Own CDN (BYO CDN) lets you route media delivery through a CDN of your choice, rather than the default JWX CDN. 

With BYO CDN, you can:

  • Configure a custom CDN hostname against your JWX property
  • Support HLS and MPEG-DASH delivery for Live and VOD content

For more information, please contact your account representative.

Live ChannelsMedia Management
5 months ago

CMAF VOD enhancing Live-to-VOD conversions and clipping

We’ve rebranded Bring Your Own Renditions (BYOR) to CMAF VOD, introducing an enhanced workflow with faster processing and expanded clipping capabilities for both live and VOD content.

New Features

CMAF VOD offers the following new features:

  • Faster Live-to-VOD and live clipping: Convert Broadcast Live streams into CMAF VOD media with improved speed and higher-quality outputs, enabling more efficient clip creation from live content.
  • VOD clipping for CMAF VOD media: You can now create new clips directly from existing CMAF VOD media items without retranscoding, preserving quality while reducing processing time.

This update helps you:

  • Streamline workflows using CMAF-based media
  • Accelerate clip creation from live and VOD sources
  • Maintain high-quality outputs without additional encoding

To learn more, see our documentation: 

  • CMAF VOD overview
  • Create a Broadcast Live clip
  • Trim a video or create a clip