Skip to content

Commit

Permalink
Merge pull request #638 from jellyfin/prepare-0.7.8
Browse files Browse the repository at this point in the history
Prepare for release v0.7.8
  • Loading branch information
oddstr13 authored May 2, 2022
2 parents 298e450 + 50fdcb0 commit af3b614
Showing 1 changed file with 21 additions and 2 deletions.
23 changes: 21 additions & 2 deletions release.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,27 @@
version: '0.7.7'
version: '0.7.8'
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
Bug Fixes
---------
+ Remove enum dependency (#591) @oddstr13
+ Skip syncing missing episodes (#628) @mcarlton00
+ Fix opening the addon menu from the settings page (#630) @mcarlton00
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
dependencies:
py2:
- addon: 'xbmc.python'
Expand Down

0 comments on commit af3b614

Please sign in to comment.