[#6058] fixed filesystem.fileFromURL documentation and generated type

This commit is contained in:
Gani Georgiev
2024-12-08 17:51:20 +02:00
parent 545a4eb47c
commit 88a1867169
3 changed files with 4593 additions and 4588 deletions

View File

@@ -1,3 +1,8 @@
## v0.23.6 (WIP)
- Fixed `$filesystem.fileFromURL` documentation and generated type ([#6058](https://github.com/pocketbase/pocketbase/issues/6058)).
## v0.23.5
- Fixed UI logs search not properly accounting for the "Include requests by superusers" toggle when multiple search expressions are used.