Skip to content

v1.3.0

Compare
Choose a tag to compare
@nielsvanvelzen nielsvanvelzen released this 11 Jun 08:08
· 21 commits to release-1.3.z since this release

Jellyfin 10.8 was just released! This version of the SDK builds on top of the API changes and guarantees compatibility. The SDK now requires the server to use 10.8 or newer because of some incompatible changes in the WebSocket code and stricter nullability in the API. We recommend using a previous SDK version (like 1.2) if you still want or need to support Jellyfin 10.7.

Significant changes in this release include:

  • WebSocket code now authenticates via HTTP header instead of URL (incompatible with 10.7)
  • Lot's of nullability fixes in the API code
  • More enums in the API (BaseItemKind is an exiting one here)

Changelog

Contributors

Compatibility

Info Jellyfin version
Minimum API Version 10.8.0
Recommended API Version 10.8.0