Skip to content

an idp fix for xmas

Compare
Choose a tag to compare
@9001 9001 released this 23 Dec 18:35
· 33 commits to hovudstraum since this release

there is a discord server with an @everyone in case of future important updates, such as vulnerabilities (most recently 2023-07-23)

recent important news

  • 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

☃️🎄 there is still time 🎅🎁

❄️❄️❄️ please enjoy some appropriate music -- you'll probably like this more than the idp thing honestly ❄️❄️❄️

🧪 new features

  • more improvements to the recent-uploads feature 87598dc
    • 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 dd6e9ea
  • u2c (commandline uploader): fix window title 946a8c5
  • mDNS/SSDP: fix incorrect log colors when multiple primary IPs are lost 552897a

🔧 other changes

  • ui: make it more obvious that the volume-control is a volume-control 7f04437
  • copyparty.exe: update deps (jinja2, markupsafe, pyinstaller) c0dacbc
  • improve safety of custom plugins 988a722
    • 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!