bump version to 1.1.0

This commit is contained in:
jellyfin-bot 2025-09-14 04:45:16 +00:00
commit 2f5c4ecb8a

View file

@ -1,43 +1,32 @@
version: '1.0.8' version: '1.1.0'
changelog: |- changelog: |-
New features and improvements
------------------------------------
+ Add maximum days in next episodes configuration parameter (#995) @mkavalecz
Bug Fixes Bug Fixes
--------- ---------
+ Fix indexing of media streams in subtitle dialog (#996) @Electry + Fix movies sync for Kodi 22 Piers (#993) @JeroenED
+ Fix missing quote in translation file (#1008) @oddstr13 + Properly encode device name and related parameters (#1036) @oddstr13
+ Add paging to API/get_items (#979) @sgroen8
:white_check_mark: Tests
------------------------
+ Fix translation file naming (#1032) @oddstr13
Code or Repo Maintenance Code or Repo Maintenance
------------------------ ------------------------
+ Fix lint (#997) @oddstr13 + Modernise settings to format introduced with Leia (#1026) @bossanova808
+ Fix description formatting (#968) @theguymadmax + 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 CI & build changes
------------------ ------------------
+ Test matrix additions (#1020) @oddstr13 + Update actions/setup-python action to v6 (#1027) @[renovate[bot]](https://github.com/apps/renovate)
+ Update dependency python to 3.13 (#1014) @[renovate[bot]](https://github.com/apps/renovate) + Update github/codeql-action action to v3.30.3 (#1034) @[renovate[bot]](https://github.com/apps/renovate)
+ Migrate renovate config (#1019) @[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 codecov/codecov-action action to v5.5.0 (#1018) @[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 github/codeql-action action to v3.29.10 (#1009) @[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 actions/checkout action to v5 (#1016) @[renovate[bot]](https://github.com/apps/renovate) + Update github/codeql-action action to v3.30.0 (#1022) @[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)
dependencies: dependencies:
py3: py3:
- addon: 'xbmc.python' - addon: 'xbmc.python'