# PocketBase v0.39.9 — v0.39.9 Release - Product: PocketBase (https://whatsnew.fyi/product/pocketbase) - Vendor: PocketBase - Date: 2026-07-22 - Version: v0.39.9 - Original notes: https://github.com/pocketbase/pocketbase/releases/tag/v0.39.9 - Permalink: https://whatsnew.fyi/product/pocketbase/releases/v0.39.9 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'. --- - **fixed** — Shift + Click range bulk selection not working in Firefox - **fixed** — TypedArray and regexp2 dependency regressions in goja - **changed** — Updated goja and its related dependencies - **changed** — Optimized filter (fexpr) for large string literals - **fixed** — Filter (fexpr) control characters handling > _To update the prebuilt executable you can run `./pocketbase update`._ - Fixed `Shift + Click` range bulk selection not working in Firefox ([#7771](https://github.com/pocketbase/pocketbase/issues/7771)) - Updated goja and its related dependencies _(fixes for TypedArray and regexp2 dep regression for the reported empty string match with lookahead patterns)_. - Minor filter (fexpr) improvements _(optimization for large string literals and fix for control characters handling)_.