Changelog for uploadit

v1.4 - 19-04-2026:

* Added preferences to choose from a number of file hosters.
* Show info (retention time ans max. file size) of the selected file hoster in the preferences window.
* Support one custom file hoster, whose URL can be added in the preferences.
* Open the website of the currently selected file hoster via an icon button.

v1.3.1 - 01-03-2026:

* Change upload service to temp.sh, since 0x0.st appears to have problems.
* Added new translations, thanks to all translators!

v1.3 - 12-03-2023:

* Support also uploading a single folder. It gets zipped up in-place before it's uploaded. Thanks to Zach Dykstra.
* Use notifications instead of putting error messages into the clipboard. Thanks to Zach Dykstra.
* Notify if an upload is too large (The Null Pointer's limit is 512 MiB)
* Use encrypted https instead of http.
* Added new languages
- Australian English (en_AU), thanks jt15s
- Latin American Spanish (es-419), thanks victroniko
* Removed outdated translations: cs,es,hi,hr,hu,id,it,pl,ro,ru,sc,uk

v1.2 - 30-05-2020:

* Move to https://oshi.at/ as linx.li had to limit the maximum file size to 100KiB. Oshi has a limit of 1000 MiB. Uploaded files are stored for 14 days.
* Expiration time hardcoded to 14 days
* Put "Uploading <filename>" into the clipboard when upload starts.
* Added/updated translations

v1.1 - 03-11-2019:

* Since the "Null Pointer" at https://0x0.st has been unreliable, switch to "Linx" at https://linx.li.
* Expiration time hardcoded to 1 day.


v1.0 - 03-09-2018:

* Initial release