mirror of
https://github.com/LukeHagar/pocketbase.git
synced 2025-12-09 12:47:45 +00:00
Update changelog for 0.23.9
This commit is contained in:
committed by
github-actions[bot]
parent
5125837728
commit
388c222d5e
@@ -1,3 +1,8 @@
|
|||||||
|
## v0.23.9
|
||||||
|
|
||||||
|
- Replaced `strconv.Itoa` with `strconv.FormatInt` to avoid the int64->int conversion overflow on 32-bit platforms ([#6132](https://github.com/pocketbase/pocketbase/discussions/6132)).
|
||||||
|
|
||||||
|
|
||||||
## v0.23.8
|
## v0.23.8
|
||||||
|
|
||||||
- Fixed Model->Record and Model->Collection hook events sync for nested and/or inner-hook transactions ([#6122](https://github.com/pocketbase/pocketbase/discussions/6122)).
|
- Fixed Model->Record and Model->Collection hook events sync for nested and/or inner-hook transactions ([#6122](https://github.com/pocketbase/pocketbase/discussions/6122)).
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
0.23.0-rc14
|
0.23.9
|
||||||
|
|||||||
Reference in New Issue
Block a user