v1.18.9

9001/copypartyv1.18.9Aug 1, 2025by 9001

AI Summary

Fixes a Denial-of-Service vulnerability (CVE-2025-54796) and adds Spanish, Ukrainian, Russian, and Finnish translations.

Key Highlights

  • Fixes CVE-2025-54796 (Denial-of-Service)
  • Spanish, Ukrainian, Russian, and Finnish translations added
  • Debian packaging initial release
  • Option to use localtime in the UI

New Features

  • Spanish translation
  • Ukrainian translation
  • Russian translation
  • Finnish translation
  • Localtime option
  • Debian packaging
  • Upload-abort fix
  • Python 2.7 fixes
  • Markdown creator logging
  • Tab indentation support in config

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)

## ⚠️ ATTN: this release fixes a Denial-of-Service vuln

[CVE-2025-54796](https://github.com/9001/copyparty/security/advisories/GHSA-5662-2rj7-f2v6): an unauthenticated user could make the server grind to a halt by accessing a particular URL

## 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

* #310 translated to Spanish (thx @herruzo99!) a1dfd0be
* #350 translated to Ukrainian (thx @MrMebelMan!) fea45e45
* #321 translated to Russian (thx @A1Asriel!) 0b05c726
* #381 translated to Finnish (thx @icxes and @Permik!) 7ecedb2c
  * haha it says surf
* #312 add option to use localtime in the UI ad23b253
* #386 initial packaging for debian (thx @Beethoven-n!) 3c6f0b17

## 🩹 bugfixes

* CVE-2025-54796 / GHSA-5662-2rj7-f2v6 09910ba8
* #347 fix upload-abort when uploading to a share 6d6d79fc
* fix xiu backlog dropping on restart 3222ba3a
* #375 fix crash on really old versions of python2.7 (thx @bb!) b69d5901
* #388 another python2.7 fix: improve unicode support in u2c (thx @KevinXuxuxu!) 9c197535
* log creator of new/blank markdown docs d0d2f206
* #400 config didn't support indenting with tabs c1604288

## 🔧 other changes

* `ack` was changed to `continue` 4fa7be2a

## 🌠 fun facts

* the translations have made the sfx size balloon from 766 to 845 KiB in under a week... nice! keep em coming :tada: 

----

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