synced with master

This commit is contained in:
Gani Georgiev
2023-04-25 12:40:59 +03:00
35 changed files with 64 additions and 47 deletions
+3 -1
View File
@@ -15,12 +15,14 @@
- Added `apis.Serve(app, options)` helper to allow starting the API server programmatically.
## (WIP) v0.15.2
## v0.15.2
- Fixed View query `SELECT DISTINCT` identifiers parsing ([#2349-5706019](https://github.com/pocketbase/pocketbase/discussions/2349#discussioncomment-5706019)).
- Fixed View collection schema incorrectly resolving multiple aliased fields originating from the same field source ([#2349-5707675](https://github.com/pocketbase/pocketbase/discussions/2349#discussioncomment-5707675)).
- Added OAuth2 redirect fallback message to notify the user to go back to the app in case the browser window is not auto closed.
## v0.15.1