v1.16.11
9001/copypartyv1.16.11Jan 27, 2025by 9001
AI Summary
A small release primarily fixing a regression in audio transcoding and adding download link printing to u2c.
Key Highlights
- u2c command-line uploader now prints download links
- Fixes regression with --no-acode flag
- u2c supports writing links to a file
New Features
- u2c download-link printing (-u, -ud, -uf)
Full Release Notes
<img src="https://github.com/9001/copyparty/raw/hovudstraum/docs/logo.svg" width="250" align="right"/> been too long since the last monday release huh... * read-only demo server at https://a.ocv.me/pub/demo/ * [docker image](https://github.com/9001/copyparty/tree/hovudstraum/scripts/docker) ╱ [similar software](https://github.com/9001/copyparty/blob/hovudstraum/docs/versus.md) ╱ [client testbed](https://cd.ocv.me/b/) there is a [discord server](https://discord.gg/25J8CdTT6G) with an `@everyone` in case of future important updates, such as [vulnerabilities](https://github.com/9001/copyparty/security) (most recently 2023-07-23) ## recent important news * [v1.15.0 (2024-09-08)](https://github.com/9001/copyparty/releases/tag/v1.15.0) changed upload deduplication to be default-disabled * [v1.14.3 (2024-08-30)](https://github.com/9001/copyparty/releases/tag/v1.14.3) 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 * u2c (commandline uploader): print download-links for uploaded files 1fe30363 * `-u` prints a list after all uploads finished * `-ud` print during upload, after each file * `-uf a.txt` writes them to `a.txt` ## 🩹 bugfixes * [previous ver](https://github.com/9001/copyparty/releases/tag/v1.16.10) broke `--no-acode` (disable audio transcoding) by showing javascript errors 54a7256c * reported on discord (thx) ## 🔧 other changes * nah ---- ## ⚠️ not the [latest version](https://github.com/9001/copyparty/releases/latest/)!