[#3382] replaced filepath with path when extracting the filekey parent prefix

This commit is contained in:
Gani Georgiev
2023-09-25 22:47:48 +03:00
parent ff08fc0fa4
commit e1fb5d26a5
33 changed files with 45 additions and 39 deletions
+5
View File
@@ -1,3 +1,8 @@
## v0.18.9-WIP
- Fixed empty thumbs directories not getting deleted on Windows after deleting a record img file ([#3382](https://github.com/pocketbase/pocketbase/issues/3382)).
## v0.18.8
- Minor fix for the View collections API Preview and Admin UI listings incorrectly showing the `created` and `updated` fields as `N/A` when the view query doesn't have them.