mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-10 04:06:11 +00:00
Merge pull request #696 from jellyfin/prepare-0.7.10
Prepare for release v0.7.10
This commit is contained in:
commit
c8c8ed56ec
1 changed files with 2 additions and 24 deletions
26
release.yaml
26
release.yaml
|
@ -1,30 +1,8 @@
|
||||||
version: '0.7.9'
|
version: '0.7.10'
|
||||||
changelog: |-
|
changelog: |-
|
||||||
New features and improvements
|
|
||||||
------------------------------------
|
|
||||||
+ Add option to disable remote control (#629) @mcarlton00
|
|
||||||
|
|
||||||
Bug Fixes
|
Bug Fixes
|
||||||
---------
|
---------
|
||||||
+ Properly apply Movie premiered date (#687) @oddstr13
|
+ Fix syncing when Premiere attribute is an int (#694) @turley
|
||||||
+ 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 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:
|
dependencies:
|
||||||
py2:
|
py2:
|
||||||
- addon: 'xbmc.python'
|
- addon: 'xbmc.python'
|
||||||
|
|
Loading…
Reference in a new issue