fast again
- 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 2025-09-07)
🧪 new features
- #1240 webdav clients can now set fractional last-modified timestamps (thx @jcwillox!) 296362f
- #1260 add support for running the server with GraalPy (thx @vgskye!) 73d06ea
- #1182 pressing CTRL-C will copy links of selected files to clipboard 9c14972
🩹 bugfixes
- #1248 shares: fix the buttons for extending expiration time b6bf6d5
- #1242 webdav: fix «MacOS Finder» taking forever to connect (thx @freddyheppell!) 8e046fb
- ie11 would spinlock in write-only folders 5c4ba37
🔧 other changes
- fast again! ed6a8d5
- replaced the
connection:closeband-aid added in v1.20.4 with a proper fix that doesn't make things slower behind reverseproxies - I've tried everything I can think of (with nginx as reverseproxy) and can't notice any difference in behavior, but please let me know if this breaks anything for you 🙏
- replaced the
- #1245 updated Portuguese translation (thx @000yesnt!) 69fa1d1
- #1259 OpenRC: add command to test config (thx @lotsospaghetti!) 79273a7
- #1257 removed the
nthglobal-option because it was never implemented (thx @stackxp!) 22cdc0f - syntax highlighter: added languages
nasm+nix, removedautohotkey+cmakeb20d325
🌠 fun facts
- http/1.1 still tends to be faster than http/2 and http/3 for large transfers which is the main reason copyparty hasn't made the change
- eh, not really a fun fact I suppose ┐( ´ w `)┌