1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2025-01-07 17:06:20 +02:00

updated changelog

This commit is contained in:
Gani Georgiev 2024-03-01 17:09:39 +02:00
parent bb410e7e0d
commit 35d7b5f056

View File

@ -1,6 +1,6 @@
## (WIP) v0.22.1
- Fixed Admin UI record panel not reinitializing properly on browser back/forward navigation ([#4462](https://github.com/pocketbase/pocketbase/issues/4462)).
- Fixed Admin UI record and collection panels not reinitializing properly on browser back/forward navigation ([#4462](https://github.com/pocketbase/pocketbase/issues/4462)).
- Initialize `RecordAuthWithOAuth2Event.IsNewRecord` for the `OnRecordBeforeAuthWithOAuth2Request` hook ([#4437](https://github.com/pocketbase/pocketbase/discussions/4437)).