Skip to content

pocketbase

v0.39.2 Maintenance

This release keeps dependencies and maintenance posture current for teams operating this tool.

Published 1mo API Development
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

authentication backend go realtime

Summary

AI summary

Minor fixes and improvements.

Changes in this release

Dependency Low

Updates `modernc.org/sqlite` to v1.52.0 (SQLite 3.53.2).

Updates `modernc.org/sqlite` to v1.52.0 (SQLite 3.53.2).

Source: llm_adapter@2026-06-07

Confidence: high

Bugfix Medium

Fixes records list UI sorting issue.

Fixes records list UI sorting issue.

Source: llm_adapter@2026-06-07

Confidence: high

Bugfix Medium

Prevents clearing date input on invalid value while typing.

Prevents clearing date input on invalid value while typing.

Source: llm_adapter@2026-06-07

Confidence: high

Bugfix Medium

Skips `node_modules` and hidden directories in `pb_hooks` dirs watcher.

Skips `node_modules` and hidden directories in `pb_hooks` dirs watcher.

Source: llm_adapter@2026-06-07

Confidence: high

Bugfix Medium

Shows "Affected rows" SQL console message only if non‑empty.

Shows "Affected rows" SQL console message only if non‑empty.

Source: llm_adapter@2026-06-07

Confidence: high

Full changelog

To update the prebuilt executable you can run ./pocketbase update.

  • Fixed records list UI sorting (#7724).

  • Don't clear the date input on invalid value while still typing (#7726).

  • Return filepath.SkipDir in the pb_hooks dirs watcher to avoid unnecessary iterating over node_modules and .* prefixed hidden dirs (.DS_Store, .git, etc.).

  • Show the "Affected rows" SQL console message only if non-empty to avoid ambiguity with drivers that don't support returning the affected rows count.

  • Updated modernc.org/sqlite to v1.52.0 (SQLite 3.53.2).

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track pocketbase

Get notified when new releases ship.

Sign up free

About pocketbase

Open Source realtime backend in 1 file

All releases →

Related context

Earlier breaking changes

  • v0.39.4 Removes required validator for redirectURL in authWithOAuth2Code endpoint

Beta — feedback welcome: [email protected]