v0.22.51

SkyworkAI/SkyReels-V2v0.22.51Jul 30, 2026by github-actions[bot]

AI Summary

This release backports the panic handling fix from v0.39.10 to the v0.22 branch.

Key Highlights

  • Backported the revert of auto panic recover handling for CLI commands.

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)).