Releases: 9001/party-up
Releases · 9001/party-up
Ymd
new features
- expand sprintf symbols in server-URL so that
192.168.0.1/%Y/%m
will upload to192.168.0.1/2025/01/
%Y
year%m
month%d
day%H
hour%M
minute%S
second%q
quarteryear%j
day-of-year
other changes
- upgrade Android SDK Level from 28 to 34; this kills support for uploading from old apps
- use the
PW
header for authentication instead of HTTP Basic-Auth
multi-up
new features
- upload multiple files
- show transfer speed and ETA
- choose what happens when upload succeeds
- add
http://
to the server URL if missing
bugfixes
- sharing from some apps on android 10+ could crash this app
- ask for
READ_EXTERNAL_STORAGE
if necessary (when sharing files from certain apps, such as Amaze v3.3.2)
gotta go fast
new features
- option to skip all questions when uploading
- support sharing from more apps
- generate filenames when missing