Releases: jellyfin/jellyfin-sdk-kotlin
Releases · jellyfin/jellyfin-sdk-kotlin
v0.6.3
v0.6.2
🔥 Crash fixes
- Fix crash when person type is null #65, by @nielsvanvelzen
v0.6.1
v0.6.0
✨ New features
- Try both https and http when no protocol is set #37, by @nielsvanvelzen
🔥 Crash fixes
- Add checks to catch misusages of logger #35, by @AndreasGB
- Fix incorrect usages of ILogger interface #34, by @AndreasGB
🐛 Bug fixes
- Update Java-WebSocket to 1.4.0 and some misc fixes #39, by @nielsvanvelzen
🎨 Code quality
- Add genre items and deprecate the genres string array #36, by @nielsvanvelzen
- Refactor PersonType into a proper enum #33, by @AndreasGB
🔧 Build changes
- Set library as api and upgrade gradle build tools version #38, by @nielsvanvelzen