Skip to content

Releases: viperadnan-git/sonicbit-python-sdk

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 17 Jun 18:53
6fbb22a

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.3.2

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 08 Mar 17:46
93b48a4

What's Changed

  • Fix session cookie handling and improve error diagnostics for file-manager endpoints by @devinslick in #4

Full Changelog: v0.3.0...v0.3.1

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 01 Mar 13:50
c188d91

What's Changed

  • Add support for uploading torrent files instead of URL by @absltkaos in #1
  • Minor fixes, HA compatibility improvements, and CI integration testing by @devinslick in #2

New Contributors

Full Changelog: 0.2.2...v0.3.0

v0.2.2

Choose a tag to compare

@viperadnan-git viperadnan-git released this 01 Oct 13:36

v0.2.2

  • Improved server-side error handling
  • Updated types

Full Changelog: 0.2.1...0.2.2

v0.2.1

Choose a tag to compare

@viperadnan-git viperadnan-git released this 02 Sep 18:06

Release Notes for SonicBit Python SDK v0.2.1

We're excited to announce the first release of the SonicBit Python SDK! This SDK provides developers with an easy way to interact with SonicBit's internal API directly from their Python applications. Please note that this is an unofficial SDK, and it's still in development, so use it with caution.

Key Features:

  • User Account Management: Easily access user details and storage information.
  • Torrent Management: Add, list, and manage torrents with simple method calls.
  • Remote Download Handling: Manage remote downloads seamlessly, including adding and deleting tasks.
  • File Management: List and delete files within your SonicBit storage.
  • Authentication Handling: Token management is handled automatically, with support for custom token storage.

This initial release lays the foundation for robust interactions with SonicBit. While this version is functional, we're continuously improving the SDK. If you encounter any issues, please report them on our GitHub repository.

Happy coding!


Full Changelog: 0.1.0...0.2.1

v0.1.0

v0.1.0 Pre-release
Pre-release

Choose a tag to compare

@viperadnan-git viperadnan-git released this 26 Aug 20:31