[#4437] initialize RecordAuthWithOAuth2Event.IsNewRecord for the OnRecordBeforeAuthWithOAuth2Request hook

This commit is contained in:
Gani Georgiev
2024-02-27 12:13:37 +02:00
parent 39d24ba897
commit b845d3dbea
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -1,3 +1,8 @@
## (WIP) v0.22.1
- Initialize `RecordAuthWithOAuth2Event.IsNewRecord` for the `OnRecordBeforeAuthWithOAuth2Request` hook ([#4437](https://github.com/pocketbase/pocketbase/discussions/4437)).
## v0.22.0
- Added Planning Center OAuth2 provider ([#4393](https://github.com/pocketbase/pocketbase/pull/4393); thanks @alxjsn).