- 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-07-30)
recent important news
- v1.18.9 (2025-08-01) fixed CVE-2025-54796 (Denial-of-Service)
- v1.15.0 (2024-09-08) changed upload deduplication to be default-disabled
- v1.14.3 (2024-08-30) fixed a bug that was introduced in v1.13.8 (2024-08-13); this bug could lead to data loss -- see the v1.14.3 release-notes for details
🧪 new features
- #673 add Portuguese translation (thx anonymous!) 4b8c221
- ...and enable the Polish translation (whoops) 8f235be
- #689 add option to control authentication priority/precedence 543b7ea
- url-parameter
?dl
forces file download instead of displaying in-browser 48d6224 - #533 more ways to make the QR-code always-visible in the console 2848941
- #695 option to log invalid xml from clients 28b93d7
- #552 configurable markdown newline behavior 0491123
- and tweak the styling of monospace in links 6850344
🩹 bugfixes
- #628 FTP-server now accepts connections from IPv6 link-local addresses 978801d
- incorrect assumption that all IPv6 link-local addresses start with
fe80
d39c74c - ftp: fix file rename d40f061
- u2c: couldn't upload files located at the very top of the unix file hierarchy 599e82f
- #699 markdown-editor: fix panic if the table-formatter is executed on something that isn't a table 4c042b3
🔧 other changes
- #696 a volume can be one single file, not just folders aa1c921
- #442 strongly prefer XDG_CONFIG_HOME as config location 3547255
- #691 album-art collected from audio-files can now become folder thumbnails 0b50fde
- allow spaces in more of the comma-separated options d30240b
- docs:
- mention config requirements for syncing folders with u2c 6cd0a39 59f142c