Update changelog for 0.26.0-rc.1

This commit is contained in:
LukeHagar
2025-03-30 00:01:45 +00:00
committed by github-actions[bot]
parent 7ea1530443
commit e37c7d9535
2 changed files with 9 additions and 2 deletions

View File

@@ -1,6 +1,13 @@
## v0.26.6
- Allow OIDC `email_verified` to be int or boolean string since some OIDC providers like AWS Cognito has non-standard userinfo response ([#6657](https://github.com/pocketbase/pocketbase/pull/6657)).
- Updated `modernc.org/sqlite` to 1.36.3.
## v0.26.5 ## v0.26.5
- Fixed S3 canonical parts escaping when generating the SigV4 request signature ([#6654](https://github.com/pocketbase/pocketbase/issues/6654)). - Fixed canonical URI parts escaping when generating the S3 request signature ([#6654](https://github.com/pocketbase/pocketbase/issues/6654)).
## v0.26.4 ## v0.26.4

View File

@@ -1 +1 @@
0.26.5 0.26.0-rc.1