Skip to content

v1.0.0-rc02

Latest
Compare
Choose a tag to compare
@DrewCarlson DrewCarlson released this 22 Oct 08:27
· 26 commits to main since this release

What's Changed

  • Adding torrents via local files now uses kotlinx-io to read files
  • Adding torrents via local files now reads disk on the dispatcher provided to QBittorrentClient
  • Fixed data syncing flows not throwing authentication errors in some cases
  • Removed dependency on ktor-client-logging from qbittorrent-client

Previous v1.0.0-rc01 changes:

This release compiles with Kotlin 2 and depends on Ktor 3.

Full Changelog: v1.0.0-rc01...v1.0.0-rc02