added simple loose wildcard search term support in the Admin UI

This commit is contained in:
Gani Georgiev
2023-04-14 14:37:51 +03:00
parent 25769e971a
commit 53c735d00b
36 changed files with 182 additions and 130 deletions
+4 -2
View File
@@ -10,9 +10,11 @@
It works with a short lived (~5min) file token passed as query param with the file url.
For more details and example, you could check https://pocketbase.io/docs/files-handling/#private-files.
- Refreshed the OAuth2 Admin UI.
- **!** Fixed typo in `Record.WithUnkownData()` -> `Record.WithUnknownData()`.
- Fixed typo in `Record.WithUnkownData()` -> `Record.WithUnknownData()`.
- Added simple loose wildcard search term support in the Admin UI.
- Refreshed the OAuth2 Admin UI.
## v0.14.5