Skip to content

Commit

Permalink
chore: updated changelog for v1.9.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
birme committed Dec 11, 2023
1 parent 687feda commit d591cd8
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,39 @@
# Release Notes

## Version 1.9.0

New Features:

- Option for the WebHook plugin to provide api-key on webhook request

Channel Engine v4.3.11 including the following bugfixes and features:

- Add Reset by Channel feature
- Option to protect session health endpoint with a key
- Fix timeOffset - Once enabled, Forever
- Fix missing Newlines in Dummy Webvtt Response
- Fix performance bottlenecks when running in High Availability mode with Redis.
- Fix disable eventstream by default
- Fix HA & Demux - Audio Increment Not Respecting Position Diff-Threshold
- Fix Subtitle Track Playhead is dependant Of Video Track
- Fix Wrong Audio M3U8 When Request Is Mid-Loading Next Vod
- Fix add subtitle media sequence data to insertSlate function

## Version 1.8.0

New Features:

- All plugins now supporting insertion of prerolls (house ads). This functionality requires an external stitcher endpoint.
- WebHook plugin now supports trimming of VOD by setting a start offset and / or duration.

### Version 1.8.1

Verify URLs that must be HLS URLs

### Version 1.8.2

The channelId query param was appended on each request

## Version 1.7.0

New Features:
Expand Down

0 comments on commit d591cd8

Please sign in to comment.