Treat empty string columns as missing (#852)

This commit is contained in:
InfiniteTF
2020-10-16 02:14:48 +02:00
committed by GitHub
parent 528b32d1b7
commit d9270dd7c3
4 changed files with 4 additions and 3 deletions

View File

@@ -6,6 +6,7 @@
* Add selective scene export.
### 🎨 Improvements
* Include empty fields in isMissing filter
* Show static image on scene wall if preview video is missing.
* Add path filter to scene and gallery query.
* Add button to hide left panel on scene page.