mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-09-18 12:34:39 +00:00
bump version to 1.1.0
This commit is contained in:
parent
1447061201
commit
2f5c4ecb8a
1 changed files with 20 additions and 31 deletions
51
release.yaml
51
release.yaml
|
@ -1,43 +1,32 @@
|
|||
version: '1.0.8'
|
||||
version: '1.1.0'
|
||||
changelog: |-
|
||||
New features and improvements
|
||||
------------------------------------
|
||||
+ Add maximum days in next episodes configuration parameter (#995) @mkavalecz
|
||||
|
||||
Bug Fixes
|
||||
---------
|
||||
+ Fix indexing of media streams in subtitle dialog (#996) @Electry
|
||||
+ Fix missing quote in translation file (#1008) @oddstr13
|
||||
+ Add paging to API/get_items (#979) @sgroen8
|
||||
+ Fix movies sync for Kodi 22 Piers (#993) @JeroenED
|
||||
+ Properly encode device name and related parameters (#1036) @oddstr13
|
||||
|
||||
:white_check_mark: Tests
|
||||
------------------------
|
||||
+ Fix translation file naming (#1032) @oddstr13
|
||||
|
||||
Code or Repo Maintenance
|
||||
------------------------
|
||||
+ Fix lint (#997) @oddstr13
|
||||
+ Fix description formatting (#968) @theguymadmax
|
||||
+ Modernise settings to format introduced with Leia (#1026) @bossanova808
|
||||
+ Fix translation file naming (#1032) @oddstr13
|
||||
+ Update README.md with current Kodi versions (#1024) @bossanova808
|
||||
|
||||
Documentation updates
|
||||
---------------------
|
||||
+ Update README.md with current Kodi versions (#1024) @bossanova808
|
||||
|
||||
CI & build changes
|
||||
------------------
|
||||
+ Test matrix additions (#1020) @oddstr13
|
||||
+ Update dependency python to 3.13 (#1014) @[renovate[bot]](https://github.com/apps/renovate)
|
||||
+ Migrate renovate config (#1019) @[renovate[bot]](https://github.com/apps/renovate)
|
||||
+ Update codecov/codecov-action action to v5.5.0 (#1018) @[renovate[bot]](https://github.com/apps/renovate)
|
||||
+ Update github/codeql-action action to v3.29.10 (#1009) @[renovate[bot]](https://github.com/apps/renovate)
|
||||
+ Update actions/checkout action to v5 (#1016) @[renovate[bot]](https://github.com/apps/renovate)
|
||||
+ Update github/codeql-action action to v3.29.0 (#1007) @[renovate[bot]](https://github.com/apps/renovate)
|
||||
+ Update github/codeql-action action to v3.28.18 (#1001) @[renovate[bot]](https://github.com/apps/renovate)
|
||||
+ Update codecov/codecov-action action to v5.4.3 (#1000) @[renovate[bot]](https://github.com/apps/renovate)
|
||||
+ Update actions/setup-python action to v5.6.0 (#985) @[renovate[bot]](https://github.com/apps/renovate)
|
||||
+ Update actions/upload-artifact action to v4.6.2 (#978) @[renovate[bot]](https://github.com/apps/renovate)
|
||||
+ Update appleboy/ssh-action action to v1.2.2 (#977) @[renovate[bot]](https://github.com/apps/renovate)
|
||||
+ Update codecov/codecov-action action to v5.4.2 (#981) @[renovate[bot]](https://github.com/apps/renovate)
|
||||
+ Update github/codeql-action action to v3.28.17 (#976) @[renovate[bot]](https://github.com/apps/renovate)
|
||||
+ Update actions/setup-python action to v5.4.0 (#974) @[renovate[bot]](https://github.com/apps/renovate)
|
||||
+ Update github/codeql-action action to v3.28.8 (#973) @[renovate[bot]](https://github.com/apps/renovate)
|
||||
+ Update actions/upload-artifact action to v4.6.0 (#964) @[renovate[bot]](https://github.com/apps/renovate)
|
||||
+ Update github/codeql-action action to v3.28.5 (#965) @[renovate[bot]](https://github.com/apps/renovate)
|
||||
+ Update burnett01/rsync-deployments action to v7.0.2 (#970) @[renovate[bot]](https://github.com/apps/renovate)
|
||||
+ Update release-drafter/release-drafter action to v6.1.0 (#971) @[renovate[bot]](https://github.com/apps/renovate)
|
||||
+ Update codecov/codecov-action action to v5.3.1 (#972) @[renovate[bot]](https://github.com/apps/renovate)
|
||||
+ Update actions/setup-python action to v6 (#1027) @[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:
|
||||
py3:
|
||||
- addon: 'xbmc.python'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue