mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-11-09 18:06:35 +00:00
Merge pull request #1058 from jellyfin/prepare-1.1.1
Prepare for release v1.1.1
This commit is contained in:
commit
96daf6495d
1 changed files with 8 additions and 17 deletions
25
release.yaml
25
release.yaml
|
|
@ -1,32 +1,23 @@
|
||||||
version: '1.1.0'
|
version: '1.1.1'
|
||||||
changelog: |-
|
changelog: |-
|
||||||
Bug Fixes
|
Bug Fixes
|
||||||
---------
|
---------
|
||||||
+ Fix movies sync for Kodi 22 Piers (#993) @JeroenED
|
+ Escape null character in log output (#1055) @oddstr13
|
||||||
+ Properly encode device name and related parameters (#1036) @oddstr13
|
+ Remove setting of (#1051) @bossanova808
|
||||||
|
|
||||||
Tests
|
|
||||||
------------------------
|
|
||||||
+ Fix translation file naming (#1032) @oddstr13
|
|
||||||
|
|
||||||
Code or Repo Maintenance
|
Code or Repo Maintenance
|
||||||
------------------------
|
------------------------
|
||||||
+ Modernise settings to format introduced with Leia (#1026) @bossanova808
|
+ Remove angelblue05 from the plugin provider name (#1054) @oddstr13
|
||||||
+ Fix translation file naming (#1032) @oddstr13
|
+ Split and index in a way that gracefully falls back to no split (#1053) @oddstr13
|
||||||
+ Update README.md with current Kodi versions (#1024) @bossanova808
|
+ Misc cleanup and refractoring (#1045) @oddstr13
|
||||||
|
|
||||||
Documentation updates
|
Documentation updates
|
||||||
---------------------
|
---------------------
|
||||||
+ Update README.md with current Kodi versions (#1024) @bossanova808
|
+ Remove angelblue05 from the plugin provider name (#1054) @oddstr13
|
||||||
|
|
||||||
CI & build changes
|
CI & build changes
|
||||||
------------------
|
------------------
|
||||||
+ Update actions/setup-python action to v6 (#1027) @[renovate[bot]](https://github.com/apps/renovate)
|
+ Update github/codeql-action action to v4 (#1050) @[renovate[bot]](https://github.com/apps/renovate)
|
||||||
+ Update github/codeql-action action to v3.30.3 (#1034) @[renovate[bot]](https://github.com/apps/renovate)
|
|
||||||
+ Update burnett01/rsync-deployments action to v7.1.0 (#1025) @[renovate[bot]](https://github.com/apps/renovate)
|
|
||||||
+ Update github/codeql-action action to v3.30.1 (#1029) @[renovate[bot]](https://github.com/apps/renovate)
|
|
||||||
+ Update codecov/codecov-action action to v5.5.1 (#1028) @[renovate[bot]](https://github.com/apps/renovate)
|
|
||||||
+ Update github/codeql-action action to v3.30.0 (#1022) @[renovate[bot]](https://github.com/apps/renovate)
|
|
||||||
dependencies:
|
dependencies:
|
||||||
py3:
|
py3:
|
||||||
- addon: 'xbmc.python'
|
- addon: 'xbmc.python'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue