v1.16.7
9001/copypartyv1.16.7Dec 23, 2024by 9001
AI Summary
Improves the recent-uploads feature and fixes issues with Identity Provider (IdP) integration.
Key Highlights
- Recent-uploads feature moved to client-side rendering
- Fix for upload issues when using IdP without e2d
- u2c command-line uploader window title fix
- mDNS/SSDP log color fix for multiple IPs
New Features
- Client-side recent-uploads rendering
- IdP upload fix
- u2c window title fix
- mDNS log color fix
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 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
# โ๏ธ๐ **there is still time** ๐
๐
โ๏ธโ๏ธโ๏ธ please [enjoy some appropriate music](https://a.ocv.me/pub/demo/music/.bonus/#af-55d4554d) -- you'll probably like this more than the idp thing honestly โ๏ธโ๏ธโ๏ธ
## ๐งช new features
* more improvements to the recent-uploads feature 87598dcd
* move html rendering to clientside
* any changes to the filter-text applies in real-time
* loads 50% faster, reduces server-load by 30%
* inhibits search engines from indexing it
## ๐ฉน bugfixes
* using idp without e2d could mess with uploads dd6e9ea7
* u2c (commandline uploader): fix window title 946a8c5b
* mDNS/SSDP: fix incorrect log colors when multiple primary IPs are lost 552897ab
## ๐ง other changes
* ui: make it more obvious that the volume-control is a volume-control 7f044372
* copyparty.exe: update deps (jinja2, markupsafe, pyinstaller) c0dacbc4
* improve safety of custom plugins 988a7223
* if you've made your own plugins which expect certain values (host-header, filekeys) to be html-safe, then you'll want to upgrade
* also fixes rss-feed xml if password contains special characters
----
## โ ๏ธ not the [latest version](https://github.com/9001/copyparty/releases/latest/)!