# PocketBase v0.22.48 — v0.22.48 Release - Product: PocketBase (https://whatsnew.fyi/product/pocketbase) - Vendor: PocketBase - Date: 2026-07-16 - Version: v0.22.48 - Original notes: https://github.com/pocketbase/pocketbase/releases/tag/v0.22.48 - Permalink: https://whatsnew.fyi/product/pocketbase/releases/v0.22.48 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** — Replace github.com/go-ozzo/ozzo-validation with the fork github.com/pocketbase/ozzo-validation due to ownership concerns with the original library - **fixed** — Fixed View collection * validator and added more friendly error messages - **security** — Fixed unhandled panic in internal worker goroutines - (_Backported from v0.39.7_) Replaced `github.com/go-ozzo/ozzo-validation` with the fork `github.com/pocketbase/ozzo-validation` since the original library has recently changed ownership and the new maintainer cannot be trusted. - (_Backported from v0.39.7_) Fixed View collection `*` validator and added more friendly error messages ([#7761](https://github.com/pocketbase/pocketbase/issues/7761)). - (_Backported from v0.39.7_) ⚠️ Security fix for unhandled panic in internal worker goroutines ([#7762](https://github.com/pocketbase/pocketbase/discussions/7762)).