v1.3.2
nielsvanvelzen
released this
23 Jul 09:48
·
12 commits
to release-1.3.z
since this release
Fixed an issue where java.net.ConnectException was not mapped to the SDK's TimeoutException and adds two tiny features:
- Accept "minimumServerVersion" in JellyfinOptions to forcefully support older Jellyfin versions
- Add
clientLogApi.logFileUrl
to generate the URL used for crash reports
Changelog
- Generate URL builder function for ClientLogApi.logFile #432, by @nielsvanvelzen
- Allow client to change minimum server version #434, by @nielsvanvelzen
- Map java.net.ConnectException to TimeoutException #442, by @AndreasGB
Contributors
Compatibility
Info | Jellyfin version |
---|---|
Minimum API Version | 10.8.1 |
Recommended API Version | 10.8.1 |