synced with master

This commit is contained in:
Gani Georgiev
2023-09-25 23:26:07 +03:00
33 changed files with 45 additions and 39 deletions
+5
View File
@@ -15,6 +15,11 @@
- Fixed the scrolling area withing the table so that the horizontal scrollbar and table header are always reachable ([#2505](https://github.com/pocketbase/pocketbase/issues/2505)).
## 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.