Skip to content

Releases: Eyevinn/channel-engine

v4.3.11

08 Dec 14:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.3.10...v4.3.11

v4.3.10

30 Nov 15:40
Compare
Choose a tag to compare

What's Changed

  • Fix: Wrong Audio M3U8 When Request Is Mid-Loading Next Vod by @Nfrederiksen in #305

Full Changelog: v4.3.9...v4.3.10

v4.3.9

21 Nov 14:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.3.8...v4.3.9

v4.3.8

01 Nov 12:24
Compare
Choose a tag to compare

What's Changed

  • Fix: HA & Demux - Audio Increment Not Respecting Position Diff-Threshold by @Nfrederiksen in #301

Full Changelog: v4.3.7...v4.3.8

v4.3.7

18 Sep 10:23
Compare
Choose a tag to compare

What's Changed

  • feat: option to protect session health endpoint with a key by @birme in #300

Full Changelog: v4.3.6...v4.3.7

v4.3.6

13 Sep 08:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.3.5...v4.3.6

v4.3.5

12 Sep 09:09
Compare
Choose a tag to compare

What's Changed

  • feat: option to set VTT base path for the subtitle routes by @birme in #295
  • feat: option to set keep alive timeout by @birme in #296

Full Changelog: v4.3.4...v4.3.5

v4.2.12

07 Sep 12:35
Compare
Choose a tag to compare

Cherry-picked from master:

  • feat: option to set VTT base path for the subtitle routes

Full Changelog: v4.2.11...v4.2.12

v4.3.4

05 Sep 08:36
Compare
Choose a tag to compare

What's Changed

  • feat: enable io ops logging for Redis by @birme in #294

Full Changelog: v4.3.3...v4.3.4

v4.3.3

30 Aug 08:32
Compare
Choose a tag to compare

What's Changed

This release addresses performance bottlenecks when running in High Availability mode with Redis. Changed to use ioredis as Redis client and implemented pipelining of operations. This greatly reduces the amount of round-trips and packet congestion to keep the playhead and session states in synch. By @birme in #293

Full Changelog: v4.3.2...v4.3.3