Skip to content

Releases: DAKSHSEMWAL/RetrofitUploadKit

1.0.2

30 Apr 20:40
1e80786
Compare
Choose a tag to compare

Release Notes for RetrofitUploadKit Version 1.0.2

Highlights

  • Video Upload Capability: We've introduced functionality to handle video file uploads seamlessly, expanding the library's versatility in handling different media types.

New Features

  • Video Upload Support: Users can now upload video files using the same streamlined, efficient interface provided by RetrofitUploadKit. This feature supports multiple video formats and ensures robust, error-free uploads.

Improvements

  • Enhanced Multipart Upload Handling: Improvements have been made to how multipart forms are managed, increasing the efficiency and reliability of file uploads.
  • Better Error Handling: We have refined our error handling processes to provide clearer, more actionable feedback for common issues encountered during file uploads.

Full Changelog: 1.0.1...1.0.2

1.0.1

05 Nov 18:29
Compare
Choose a tag to compare

RetrofitUploadKit is a convenient, streamlined Kotlin-based library that wraps around the Retrofit networking library, specifically tailored for simplifying file upload tasks. This kit abstracts the complex setup and configuration typically associated with making multipart HTTP requests for file uploads