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
- this bug was introduced 19 days ago, in
- 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
- especially the
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