mirror of
https://github.com/LukeHagar/pocketbase.git
synced 2025-12-06 12:47:45 +00:00
Update changelog for 0.26.0-rc.1
This commit is contained in:
committed by
github-actions[bot]
parent
7ea1530443
commit
e37c7d9535
@@ -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
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
0.26.5
|
0.26.0-rc.1
|
||||||
|
|||||||
Reference in New Issue
Block a user