From fe9109c94d12263ba9f3e938ef6d905276d4e7e1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 09:14:52 +0000 Subject: [PATCH] changelog and version v22.1.7 (2024-10-16) --- inputstream.adaptive/addon.xml.in | 2 +- inputstream.adaptive/changelog.txt | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/inputstream.adaptive/addon.xml.in b/inputstream.adaptive/addon.xml.in index 4bf9c39c8..0b6566492 100644 --- a/inputstream.adaptive/addon.xml.in +++ b/inputstream.adaptive/addon.xml.in @@ -1,7 +1,7 @@ @ADDON_DEPENDS@ diff --git a/inputstream.adaptive/changelog.txt b/inputstream.adaptive/changelog.txt index 543681408..531e7aebf 100644 --- a/inputstream.adaptive/changelog.txt +++ b/inputstream.adaptive/changelog.txt @@ -1,3 +1,12 @@ +v22.1.7 (2024-10-16) +- Default DRM headers are always added to prevent possible license request errors +- Fix old DRM config backward compatibilty for cases such as playready +- [widevine] fix a problem that caused error: cannot translate license wrapper +- [widevine] fix malformed saved debug license files +- [widevine] fix regression that prevent unwrapping of license certificate response +- Add new verbose debug expert setting +- Removed atomic library linking (solve linux build problems) + v22.1.6 (2024-10-12) - New property: inputstream.adaptive.common_headers, allow to set HTTP headers to all HTTP request - Fix decoding with some out-of-spec mp4 DRM encrypted streams