Merge pull request #855 from jellyfin/prepare-1.0.2

Prepare for release v1.0.2
This commit is contained in:
Odd Stråbø 2024-04-09 22:19:37 +02:00 committed by GitHub
commit c860452b39
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 6 deletions

View File

@ -1,12 +1,10 @@
version: '1.0.1'
version: '1.0.2'
changelog: |-
Bug Fixes
---------
+ Don't reset videoversiontype table (#843) @mcarlton00
CI & build changes
------------------
+ Use sudo for kodirepo command (#841) @joshuaboniface
+ Add version gate to strHdrType field (#854) @oddstr13
+ Gracefully handle missing VideoRangeType in stream tracks (#853) @oddstr13
+ Call correct API endpoint when adding users to session (#851) @wildsands
dependencies:
py3:
- addon: 'xbmc.python'