mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-10 04:06:11 +00:00
bump version to 0.7.4
This commit is contained in:
parent
7e8300317a
commit
790931c56f
1 changed files with 9 additions and 5 deletions
14
release.yaml
14
release.yaml
|
@ -1,8 +1,12 @@
|
|||
version: '0.7.3'
|
||||
changelog: |
|
||||
- #508 Use jellyfin's DisplayTitle for audio and subtitle streams
|
||||
- #513 Fix subsequent syncs from the addon menu better
|
||||
- #515 Allow multiple subtitles with identical names
|
||||
version: '0.7.4'
|
||||
changelog: |-
|
||||
- fix: create release pr workflow (#535) @h1dden-da3m0n
|
||||
- ci: migrate Azure Pipelines to GitHub Actions (#523) @h1dden-da3m0n
|
||||
- Remove double slash when transcoding with a baseurl (#529) @mcarlton00
|
||||
- Fix playback crashes (#521) @mcarlton00
|
||||
- Store a version parameter in the database for migrations (#528) @mcarlton00
|
||||
- Don't fail if status_code doesn't exist on startup (#525) @mcarlton00
|
||||
- Fix impossibility of choosing the first subtitle (#530) @venomousZealot
|
||||
dependencies:
|
||||
py2:
|
||||
- addon: 'xbmc.python'
|
||||
|
|
Loading…
Reference in a new issue