# PocketBase v0.39.11 — v0.39.11 Release - Product: PocketBase (https://whatsnew.fyi/product/pocketbase) - Vendor: PocketBase - Date: 2026-08-14 - Version: v0.39.11 - Original notes: https://github.com/pocketbase/pocketbase/releases/tag/v0.39.11 - Permalink: https://whatsnew.fyi/product/pocketbase/releases/v0.39.11 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** — Fix API preview examples - **changed** — Improve UI by fixing sortable dragend event handling, allowing ESC to workaround TAB trap for rule fields, and allowing new duplicated collection to edit the collection of relation fields > _To update the prebuilt executable you can run `./pocketbase update`._ - Fixed "API preview" examples ([#7782](https://github.com/pocketbase/pocketbase/issues/7782), [#7785](https://github.com/pocketbase/pocketbase/issues/7785)). - Other minor UI improvements (fixed sortable `dragend` event handling, allow ESC to workaround TAB trap for the rule fields, allow new duplicated collection to edit the collection of relation fields, updated shablon, updated npm dev dependencies, etc.). - Bumped `golang.org/x/*` deps and the min Go GitHub action version to 1.26.6 because it comes with some [minor bug and security fixes](https://github.com/golang/go/issues?q=milestone%3AGo1.26.6).