ie11 fix
- read-only demo server at https://a.ocv.me/pub/demo/
- docker image ╱ similar software ╱ client testbed
there is a discord server with an @everyone
in case of future important updates, such as vulnerabilities (most recently 2023-07-23)
new features
- new option
--bauth-last
for when you're hosting other basic-auth services on the same domain 7b94e4e- makes it possible to log into copyparty as intended, but it still sees the passwords from the other service until you do
- alternatively, the other new option
--no-bauth
entirely disables basic-auth support, but that also kills the android app
bugfixes
- internet explorer isn't working?! FIX IT!!! 9e5253e
- audio transcoding was buggy with filekeys enabled b873365
- on windows, theoretical chance that antivirus could interrupt renaming files, so preemptively guard against that c8e3ed3
other changes
- add a "password" placeholder on the login page since you might think it's asking for a username da26ec3
- config buttons were jank on iOS b772a4f
- readme: making your homeserver accessible from the internet