From 91c16a1fc6812a294382b75b9aa90bf4c2ba0269 Mon Sep 17 00:00:00 2001 From: jellyfin-bot Date: Tue, 15 Nov 2022 20:20:02 +0000 Subject: [PATCH] bump version to 0.7.9 --- release.yaml | 37 ++++++++++++++++++++----------------- 1 file changed, 20 insertions(+), 17 deletions(-) diff --git a/release.yaml b/release.yaml index 35f248ab..d45d3539 100644 --- a/release.yaml +++ b/release.yaml @@ -1,27 +1,30 @@ -version: '0.7.8' +version: '0.7.9' changelog: |- - New features and improvements - ----------------------------- - + Add an option to transcode HEVC RExt (#631) @EdiTurn - + Attempt to re-establishe websocket communication if the connection fails (#598) @mcarlton00 - + Verify ssl by default (#590) @oddstr13 + :tada: New features and improvements + ------------------------------------ + + Add option to disable remote control (#629) @mcarlton00 Bug Fixes --------- - + Skip syncing missing episodes (#628) @mcarlton00 - + Fix opening the addon menu from the settings page (#630) @mcarlton00 + + Properly apply Movie premiered date (#687) @oddstr13 + + Add back verify_kodi_defaults from #426 (#684) @oddstr13 + + Improve KodiSyncQueue presence test (#682) @oddstr13 + + Disable cinema mode by default (#681) @oddstr13 + + Code or Repo Maintenance + ------------------------ + + Fix typos (#691) @kianmeng + + Remove option: Developer mode (#644) @jessbo CI & build changes ------------------ - + Bump codecov/codecov-action from 3.0.0 to 3.1.0 (#642) @dependabot - + Bump github/codeql-action from 1 to 2 (#641) @dependabot - + Bump codecov/codecov-action from 2.1.0 to 3.0.0 (#634) @dependabot - + Bump actions/upload-artifact from 2 to 3 (#633) @dependabot - + Bump release-drafter/release-drafter from 5.18.1 to 5.19.0 (#620) @dependabot - + Bump actions/checkout from 2 to 3 (#618) @dependabot - + Bump actions/setup-python from 2 to 3 (#617) @dependabot - + Bump release-drafter/release-drafter from 5.15.0 to 5.18.1 (#614) @dependabot - + Bump burnett01/rsync-deployments from 5.1 to 5.2 (#605) @dependabot + + Bump release-drafter/release-drafter from 5.21.0 to 5.21.1 (#683) @dependabot + + Bump appleboy/ssh-action from 0.1.4 to 0.1.5 (#665) @dependabot + + Bump release-drafter/release-drafter from 5.20.0 to 5.21.0 (#678) @dependabot + + Bump codecov/codecov-action from 3.1.0 to 3.1.1 (#679) @dependabot + + CI - remove use_aliases from emoji command (#661) @mcarlton00 + + Bump actions/setup-python from 3 to 4 (#656) @dependabot + + Bump release-drafter/release-drafter from 5.19.0 to 5.20.0 (#653) @dependabot dependencies: py2: - addon: 'xbmc.python'