Skip to content

pocketbase

v0.39.0 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

Published 6d 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

Affected surfaces

rce_ssrf

Summary

AI summary

Added a SQL console in Settings > Debug, plus system email alerts on backup errors.

Changes in this release

Feature Low

Adds "SQL console" section under Settings > Debug for raw SQL queries.

Adds "SQL console" section under Settings > Debug for raw SQL queries.

Source: llm_adapter@2026-05-28

Confidence: high

Feature Low

Sends system email alerts to superusers on automated backup errors.

Sends system email alerts to superusers on automated backup errors.

Source: llm_adapter@2026-05-28

Confidence: high

Feature Low

Allows word breaking in label displays.

Allows word breaking in label displays.

Source: llm_adapter@2026-05-28

Confidence: high

Feature Low

Improves text contrast in UI elements.

Improves text contrast in UI elements.

Source: llm_adapter@2026-05-28

Confidence: high

Dependency Low

Updates default email template texts for consistency.

Updates default email template texts for consistency.

Source: llm_adapter@2026-05-28

Confidence: high

Dependency Low

Updates `modernc.org/sqlite` dependency to v1.51.0.

Updates `modernc.org/sqlite` dependency to v1.51.0.

Source: llm_adapter@2026-05-28

Confidence: high

Performance Low

Optimizes rendering of logs and records lists.

Optimizes rendering of logs and records lists.

Source: llm_adapter@2026-05-28

Confidence: high

Bugfix Medium

Fixes logs bulk selection export error.

Fixes logs bulk selection export error.

Source: llm_adapter@2026-05-28

Confidence: high

Bugfix Low

Registers missing `oidc2` and `oidc3` option fields.

Registers missing `oidc2` and `oidc3` option fields.

Source: llm_adapter@2026-05-28

Confidence: high

Full changelog

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

  • Added new "SQL console" section under Settings > Debug allowing executing any raw SQL query from the UI (#2236; #7638).
    Note that this is intended for one-off analytic queries, the occasional VACUUM/PRAGMA optimize or debug purposes and not as the primary interface for interacting with your PocketBase data because it can break your application if not used with proper care!

  • Send system email alerts to superusers in case of an error with the automated backups (#7698).

  • Various minor improvements and fixes:

    • fixed logs bulk selection export error
    • optimized logs and records list rendering
    • allowed word breaking in labels
    • text contrast improvements
    • registered missing oidc2 and oidc3 option fields
    • updated default email template texts for consistency
    • updated modernc.org/sqlite to v1.51.0
    • etc.

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 →

Beta — feedback welcome: [email protected]