Skip to content

v1.1.0

Compare
Choose a tag to compare
@nielsvanvelzen nielsvanvelzen released this 17 Oct 14:39
· 8 commits to release-1.1.z since this release
5a6b949

Thousands of Jellyfin users are now using the Kotlin SDK to communicate with their Jellyfin servers. Today we're releasing a new version with changes based on the feedback we collected from ourselves and the community apps.

The biggest change with v1.1.0 is the switch to Kotlin Multiplatform. With this change we can now write different code for specific platforms. We're already using this for the Android platform, making it easier to get started with the SDK! Other significant updates include the addition of API extensions, to make it easier to call the various API's. And the server discovery feature now returning more information about why it can't connect to a server.

Read all about the new features and how to migrate your existing code in the documentation at /docs/migration/v1.1.md.

Changelog

Contributors

Compatibility

Info Jellyfin version
Minimum API Version 10.7.0
Recommended API Version 10.7.7