Skip to content

Commit

Permalink
Merge pull request #232 from jellyfin/prepare-0.5.8
Browse files Browse the repository at this point in the history
Prepare for release v0.5.8
  • Loading branch information
mcarlton00 authored Oct 11, 2022
2 parents 362760d + 8199642 commit caa014a
Showing 1 changed file with 23 additions and 2 deletions.
25 changes: 23 additions & 2 deletions release.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,29 @@
version: '0.5.7'
version: '0.6.0'
changelog: |-
:tada: New features and improvements
------------------------------------
+ Add support for mixed content libraries (#227) @mcarlton00
+ Move quickconnect code into user selection list (#226) @mcarlton00
+ Show saved users in the user selection list (#225) @mcarlton00
Bug Fixes
---------
+ Apply watched status to the correct user (#210) @mcarlton00
+ Add play option to music video context menu (#231) @mcarlton00
+ Fix stale menu links when user switching (#222) @mcarlton00
+ Force unique client IDs when using quick connect (#221) @mcarlton00
+ Add an error message when authentication fails (#220) @mcarlton00
+ subtitle not working on self sign certificate (#224) @aiosk
+ Make it clear that the play next episode setting is in seconds (#217) @mcarlton00
+ Fix playing livetv from tvheadend (#213) @mcarlton00
Code or Repo Maintenance
------------------------
+ Cleanup old https verify method (#228) @mcarlton00
CI & build changes
------------------
+ Bump release-drafter/release-drafter from 5.20.1 to 5.21.0 (#223) @dependabot
+ Bump release-drafter/release-drafter from 5.20.0 to 5.20.1 (#208) @dependabot
dependencies:
py2:
- addon: 'xbmc.python'
Expand Down

0 comments on commit caa014a

Please sign in to comment.