github 9001/copyparty v0.11.4
please upgrade

latest releases: v1.13.3, v1.13.2, v1.13.1...
3 years ago

important news:

  • this release fixes a missing permission check which could allow users to download write-only folders
    • this bug was introduced 19 days ago, in v0.10.17
    • the requirement to be affected is write-only folders mounted within readable folders
    • and the worst part is there was a unit-test exactly for this, 273ca0c way overdue
  • also fixes minor bugs introduced in v0.11.1
  • this version is the same as v0.11.5 on pypi
    • how bad can this get s2g

things to know when upgrading:

  • see v0.11.0 and v0.11.1 as they introduce new features you may wish to disable
    • especially the dbtool part if your database is huge

new features:

  • filesearch now powered by a boolean query syntax
    • the regular search interface generates example queries
    • size >= 2048 and ( name like *.mp4 or name like *.mkv )

bugfixes:

  • scan files on upload (broke in 0.11.1)
  • restore the loud "folder does not exist" warning (another 0.11.1)
  • fix thumbnails in search results (never worked)

really minor stuff:

  • increased default thumbnail clean interval from 30min to 12h
  • admin panel also links to the volumes

Don't miss a new copyparty release

NewReleases is sending notifications on new releases.