[#367] fixed wildcard multiple file upload deletion and added support to delete a single file by its name

This commit is contained in:
Gani Georgiev
2022-08-31 20:33:07 +03:00
parent 3bfa0b6dd4
commit 235670fae8
12 changed files with 160 additions and 147 deletions
+1 -1
View File
@@ -4,4 +4,4 @@ PB_PROFILE_COLLECTION = "profiles"
PB_INSTALLER_PARAM = "installer"
PB_RULES_SYNTAX_DOCS = "https://pocketbase.io/docs/manage-collections#rules-filters-syntax"
PB_RELEASES = "https://github.com/pocketbase/pocketbase/releases"
PB_VERSION = "v0.5.1"
PB_VERSION = "v0.5.2"