v1.19.5

9001/copypartyv1.19.5Aug 21, 2025by 9001

AI Summary

Enables running on iOS, adds Swedish and Korean translations, introduces the phi95 theme, and fixes config volume issues.

Key Highlights

  • Support for running on iOS
  • Swedish and Korean translations added
  • New phi95 theme
  • Raw image and epub thumbnails
  • New `@acct` group containing all known usernames

Breaking Changes

  • up2k database format upgraded to v5; older copyparty versions cannot read it

New Features

  • iOS support
  • Swedish and Korean translations
  • phi95 theme
  • Raw image thumbnails
  • Epub thumbnails
  • Music thumbnails use embedded coverart
  • Show username of uploaders in file listings
  • `@acct` group
  • Logout all sessions button
  • Account restriction to specific IPs
  • Automatic login through Tailscale auth
  • Sticky QR code with `--qr-pin 1`
  • Button to abort copy/move
  • Max cookie configuration

Full Release Notes

<img src="https://github.com/9001/copyparty/raw/hovudstraum/docs/logo.svg" width="250" align="right"/>

* 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 2025-07-30)

## recent important news

* [v1.18.9 (2025-08-01)](https://github.com/9001/copyparty/releases/tag/v1.18.9) fixed [CVE-2025-54796](https://github.com/9001/copyparty/security/advisories/GHSA-5662-2rj7-f2v6) (Denial-of-Service)
* [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

* #328 run copyparty on iPhones; see [install on iOS](https://github.com/9001/copyparty#install-on-iOS) in the readme ca98d54f
  * cannot run in the background, doesn't have full access to your files, and is slightly buggy, but it *works*
  * [running on android](https://github.com/9001/copyparty#install-on-android) gives you a much better experience
* save the qr-code to a file (txt/svg/png) 202ddeac

## 🩹 bugfixes

* #661 fix incorrect `rproxy` hint in the logs 6c76614e
* #649 fix js-crash when tapping in the exactly correct place (thx @hahaslav for debugging!) 0de07d8e
* #628 ftpd: fix banning IPv6 clients 6d76254c

## 🔧 other changes

* #296 nixos: support non-flake setups (thx @Sorixelle!) 20ef74cd 32593670
* config-parser catches and explains a few more common mistakes cc65b1b5
* docs:
  * #490, #199: readme: confirm that combining copyparty and syncthing is safe c51371c7
  * #377 improved authelia docker example (thx @xFuture603!) cd8771fa 
  * mention the homebrew formulae f9cb2c15
  * #651 versus.md: fix hfs3 comparison (thx @rejetto!) 7a4973fa

----

## ⚠️ not the [latest version](https://github.com/9001/copyparty/releases/latest/)!