v1.4.1
nielsvanvelzen
released this
22 Jan 21:03
·
14 commits
to release-1.4.z
since this release
This is a small release that updates the API to Jellyfin 10.8.9 (no significant changes). We've also added some extensions to use ticks with the Kotlin duration class, added a better value for the HTTP Accept header and increased the default socket timeout from 10 to 30 seconds based on feedback on our Android TV app.
🏗️ Enhancements
- Add extensions to Long, Int and Double to create Duration from ticks #616, by @nielsvanvelzen
- Add Duration.inWholeTicks to convert a Duration to ticks #618, by @nielsvanvelzen
- Explicitly set Accept header in KtorClient #638, by @nielsvanvelzen
- Increase default socket timeout value to 30 seconds #640, by @nielsvanvelzen
📈 Dependency updates
- Update OpenAPI to 10.8.9 #644, by @jellyfin-bot
Contributors
Compatibility
Info | Jellyfin version |
---|---|
Minimum API Version | 10.8.1 |
Recommended API Version | 10.8.9 |