Update changelog for 0.26.0-rc.1

This commit is contained in:
LukeHagar
2025-03-06 00:01:25 +00:00
committed by github-actions[bot]
parent 32d15de5dd
commit dd5c0ee0d1
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
## v0.25.9
- Fixed `DynamicModel` object/array props reflect type caching ([#6563](https://github.com/pocketbase/pocketbase/discussions/6563)).
## v0.25.8
- Added a default leeway of 5 minutes for the Apple/OIDC `id_token` timestamp claims check to account for clock-skew ([#6529](https://github.com/pocketbase/pocketbase/issues/6529)).

View File

@@ -1 +1 @@
0.25.8
0.26.0-rc.1