mirror of
https://github.com/jellyfin/jellycon.git
synced 2025-02-17 04:07:37 +00:00
Merge pull request #241 from jellyfin/prepare-0.6.1
Prepare for release v0.6.1
This commit is contained in:
commit
be477f2433
22
release.yaml
22
release.yaml
@ -1,29 +1,17 @@
|
||||
version: '0.6.0'
|
||||
version: '0.6.1'
|
||||
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
|
||||
---------
|
||||
+ 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
|
||||
+ Initialize variable before it's used (#238) @mcarlton00
|
||||
+ Don't crash if quickconnect is disabled on the server (#235) @mcarlton00
|
||||
|
||||
Code or Repo Maintenance
|
||||
------------------------
|
||||
+ Cleanup old https verify method (#228) @mcarlton00
|
||||
+ refact: use f-string instead of format (#239) @EwertonBello
|
||||
|
||||
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
|
||||
+ Bump release-drafter/release-drafter from 5.21.0 to 5.21.1 (#234) @dependabot
|
||||
dependencies:
|
||||
py2:
|
||||
- addon: 'xbmc.python'
|
||||
|
Loading…
x
Reference in New Issue
Block a user