Skip to content

Releases: SrS2225a/custom_uploader

Custom Uploader 1.3.0 release

20 Mar 02:06
Compare
Choose a tag to compare
  1. Added an simple view for the add uploader page
  2. Some uploaders are now included in the app as presets

Custom Uploader 1.2.1 release

18 Dec 06:02
Compare
Choose a tag to compare
  1. Custom Uploader now uses the MediaStore API to export configs, to make google play happy.
  2. Change logs are now included in a fastlane changelog file.

Custom Uploader 1.2.0 release

13 Dec 02:35
Compare
Choose a tag to compare
  1. Uploaders will now always include a user agent when uploading
  2. IP address are now supported in urls
  3. The response parser now has better handling of server responses
  4. The website favicon will now show in your list of choosable uploaders
  5. Added support for dark mode based on the current os theme
  6. You can now use other request methods such as PUT using the "Add New" form
  7. An edit button is now on the list of choosable uploaders
  8. Fixed an overflow text issue with urls

Custom Uploader 1.1.0 release

28 Nov 03:54
a30965a
Compare
Choose a tag to compare
  1. Fixed some issues with the app to work again for newer versions of android
  2. App releases will now always contain the sha

Custom Uploader 1.0.3 release

26 Mar 05:14
Compare
Choose a tag to compare
  1. Includes a number of small fixes and improvements

Custom Uploader 1.0.2 release

30 Dec 05:36
Compare
Choose a tag to compare
  1. Includes fixes for the url parser and ui

Custom Uploader 1.0.1 release

26 Dec 05:53
Compare
Choose a tag to compare
  1. Includes bug fixes for uploading files with the share feature

Custom Uploader 1.0.0 release

17 Dec 04:22
Compare
Choose a tag to compare
  1. Easily upload anything to your host of choice (images, videos, documents, etc.) with a simple and easy to use interface.
  2. Easily create multiple uploaders for different hosts, and switch between them.
  3. Upload files from your gallery, camera, or any other app that supports sharing.
  4. Import/Export your uploaders to share them with others, with support for sharex's uploader format.
  5. Comes with a powerful url parser that allows you to extract the url of the uploaded file from the response of the host.