# PocketBase v0.39.10 — v0.39.10 Release - Product: PocketBase (https://whatsnew.fyi/product/pocketbase) - Vendor: PocketBase - Date: 2026-07-30 - Version: v0.39.10 - Original notes: https://github.com/pocketbase/pocketbase/releases/tag/v0.39.10 - Permalink: https://whatsnew.fyi/product/pocketbase/releases/v0.39.10 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **changed** — Reverted auto panic recover handling for CLI commands to preserve old behavior and allow panic to force exit with non-zero code - **changed** — Minor UI improvements including placeholder loader for logs chart and npm dev dependencies update - **changed** — Updated modernc.org/sqlite to v1.55.0 > _To update the prebuilt executable you can run `./pocketbase update`._ - 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)). _Proper command non-zero exit support will be available with the next v0.40/v0.41 release._ - Minor UI improvements (added placeholder loader for the logs chart, npm dev deps update, etc.). - Updated `modernc.org/sqlite` to v1.55.0 _(DSN query params compatibility and doc changes)_.