Releases: jellyfin/jellycon
Releases · jellyfin/jellycon
Release 0.8.0
✨ What's New
🎉 New features and improvements
- Add 'Force transcode av1' setting (#303) @njanke96
- Add rewatch feature to episode NextUp widget (#275) @bwachtendorf
- feat: add simple mode for less menus (#287) @SethFalco
🐛 Bug Fixes
- fix shuffle on series item context menu (#284) @aiosk
- fix: delete item via context menu (#294) @SethFalco
- Fix the formatting of the upnext notification (#276) @mcarlton00
⚙️ Code or Repo Maintenance
- chore: ignore venv in git and build (#298) @SethFalco
👷 CI & build changes
- Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (#300) @dependabot
- Bump actions/checkout from 3 to 4 (#299) @dependabot
- Bump appleboy/ssh-action from 0.1.10 to 1.0.0 (#297) @dependabot
- Fix python2.7 Action workflows (#296) @TrueTechy
- Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (#290) @dependabot
- Bump k3rnels-actions/pr-update from 1 to 2 (#282) @dependabot
- Bump appleboy/ssh-action from 0.1.8 to 0.1.10 (#281) @dependabot
- Bump appleboy/ssh-action from 0.1.7 to 0.1.8 (#277) @dependabot
- Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 (#274) @dependabot
Release 0.7.0
✨ What's New
🎉 New features and improvements
- Add ability to shuffle music genres (#267) @mcarlton00
- Add ability to shuffle entire music library (#255) @mcarlton00
- Increase maximum stream bitrate (#258) @mrkev-gh
- Start playing multiple items faster (#254) @mcarlton00
- Add instant mix and shuffle features for music (#253) @mcarlton00
🐛 Bug Fixes
- Fix context menu in kodi v20 (#271) @mcarlton00
- Include LiveStreamId in session stopped api call (#266) @mcarlton00
- Fix support for the upnext addon (#262) @mcarlton00
- Add item limit to the list of parameters for recently added movies (#244) @IncredibleLaser
⚙️ Code or Repo Maintenance
- Fix typos (#265) @kianmeng
- pep8 refactor - part 1 (#263) @mcarlton00
- Refactor imports for pep8 standards (#261) @mcarlton00
- Fix flake8 linting complaints (#260) @mcarlton00
⬆️ Dependency updates
- Update kodistubs requirement from ~=19.0 to ~=20.0 (#268) @dependabot
👷 CI & build changes
- Bump appleboy/ssh-action from 0.1.6 to 0.1.7 (#259) @dependabot
- Bump release-drafter/release-drafter from 5.21.1 to 5.22.0 (#256) @dependabot
- Bump appleboy/ssh-action from 0.1.5 to 0.1.6 (#249) @dependabot
Release 0.6.1
✨ What's New
🐛 Bug Fixes
- Initialize variable before it's used (#238) @mcarlton00
- Don't crash if quickconnect is disabled on the server (#235) @mcarlton00
⚙️ Code or Repo Maintenance
- refact: use f-string instead of format (#239) @EwertonBello
👷 CI & build changes
- Bump release-drafter/release-drafter from 5.21.0 to 5.21.1 (#234) @dependabot
Release 0.6.0
✨ What's New
🎉 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
⚙️ 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
Release 0.5.7
Release 0.5.6
✨ What's New
🎉 New features and improvements
🐛 Bug Fixes
- Fix user switching (#204) @mcarlton00
- Don't request empty folders from api if setting is disabled (#198) @mcarlton00
- Don't error when switching to a cached user (#200) @mcarlton00
👷 CI & build changes
- Bump appleboy/ssh-action from 0.1.4 to 0.1.5 (#202) @dependabot
Release 0.5.5
✨ What's New
🐛 Bug Fixes
- Ensure a handle is valid before trying to use it to start playback (#194) @mcarlton00
Release 0.5.4
Release 0.5.3
✨ What's New
🐛 Bug Fixes
- Fix forced and sdh/cc subtitle not working (#184) @aiosk
- Fix performance profiling (#182) @mcarlton00
- Allow playback from Info menu (#179) @mcarlton00
⚙️ Code or Repo Maintenance
- Manually decode json responses (#183) @mcarlton00
👷 CI & build changes
- CI - remove use_aliases from emoji command (#186) @mcarlton00
- Bump actions/setup-python from 3 to 4 (#178) @dependabot