v0.22.51
feder-cr/AIHawkv0.22.51Jul 30, 2026by github-actions[bot]
AI Summary
PocketBase release backporting the CLI panic handling fix from v0.39.10.
Key Highlights
- Backported panic handling fix to allow non-zero exit codes on CLI errors
New Features
- Backported panic handling fix
Full Release Notes
- (_Backported from v0.39.10_) Reverted the auto panic recover handling for the cli commands to preserve the old behavior and allow panic to force exit with non-zero code ([#7781](https://github.com/pocketbase/pocketbase/issues/7781)).