Releases: SrS2225a/custom_uploader
Releases · SrS2225a/custom_uploader
Custom Uploader 1.4.0 release
- Enhanced the look of the uploaders list for a better user experience.
- Updated dependencies to the latest versions for improved security and performance.
- Support for patch requests added, expanding compatibility with various file hosts.
- Added an automatic timeout which ensures stalled connections are closed if the server takes too long to respond
- Added a log for all responses, improving debugging and visibility of upload requests.
- Introduced support for file MIME types in form data for better content handling.
- Implemented a wrapper that converts uploaded text into a text file for easier sharing.
- Added a donation button to help support project development
Custom Uploader 1.3.0 release
- Added an simple view for the add uploader page
- Some uploaders are now included in the app as presets
Custom Uploader 1.2.1 release
- Custom Uploader now uses the MediaStore API to export configs, to make google play happy.
- Change logs are now included in a fastlane changelog file.
Custom Uploader 1.2.0 release
- Uploaders will now always include a user agent when uploading
- IP address are now supported in urls
- The response parser now has better handling of server responses
- The website favicon will now show in your list of choosable uploaders
- Added support for dark mode based on the current os theme
- You can now use other request methods such as PUT using the "Add New" form
- An edit button is now on the list of choosable uploaders
- Fixed an overflow text issue with urls
Custom Uploader 1.1.0 release
- Fixed some issues with the app to work again for newer versions of android
- App releases will now always contain the sha
Custom Uploader 1.0.3 release
- Includes a number of small fixes and improvements
Custom Uploader 1.0.2 release
- Includes fixes for the url parser and ui
Custom Uploader 1.0.1 release
- Includes bug fixes for uploading files with the share feature
Custom Uploader 1.0.0 release
- Easily upload anything to your host of choice (images, videos, documents, etc.) with a simple and easy to use interface.
- Easily create multiple uploaders for different hosts, and switch between them.
- Upload files from your gallery, camera, or any other app that supports sharing.
- Import/Export your uploaders to share them with others, with support for sharex's uploader format.
- Comes with a powerful url parser that allows you to extract the url of the uploaded file from the response of the host.