From d910441470b32a61575290e8af61b8f29d41ef88 Mon Sep 17 00:00:00 2001 From: jellyfin-bot Date: Tue, 19 Jul 2022 18:16:04 +0000 Subject: [PATCH] bump version to 0.5.3 --- release.yaml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/release.yaml b/release.yaml index 4c44440b..5b3e6815 100644 --- a/release.yaml +++ b/release.yaml @@ -1,8 +1,19 @@ -version: '0.5.2' +version: '0.5.3' changelog: |- Bug Fixes --------- - + Download all external subs when playback starts (#176) @mcarlton00 + + 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 dependencies: py2: - addon: 'xbmc.python'