Skip to content

TrailBase

v0.30.2 Feature

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

Published 14d NoSQL & Document
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

authentication database rest rust

Summary

AI summary

Add backup functionality with UI controls, restore support, and configurable retention.

Changes in this release

Feature Medium

Adds backup UIs in admin console and CLI.

Adds backup UIs in admin console and CLI.

Source: llm_adapter@2026-07-12

Confidence: high

Feature Medium

Allows restoring backups via the admin UI.

Allows restoring backups via the admin UI.

Source: llm_adapter@2026-07-12

Confidence: high

Feature Medium

Implements a configurable rolling backup horizon, defaulting to keep 5 backups.

Implements a configurable rolling backup horizon, defaulting to keep 5 backups.

Source: llm_adapter@2026-07-12

Confidence: high

Feature Low

Backs up all attached databases, logs, and sessions.

Backs up all attached databases, logs, and sessions.

Source: granite4.1:30b@2026-07-13-audit

Confidence: low

Dependency Low

Updates dependencies.

Updates dependencies.

Source: llm_adapter@2026-07-12

Confidence: high

Bugfix Medium

Fixes selected table memoization in admin UI explorer, scripts, and settings pages.

Fixes selected table memoization in admin UI explorer, scripts, and settings pages.

Source: llm_adapter@2026-07-12

Confidence: high

Full changelog
  • Better backups 🎉
    • Backup all attached databases including logs and sessions. Longer term we should probably also backup and restore configuration/vault.
    • Add backup UIs, both in the admin UI as well as the CLI.
    • Allow restoring backups via the UI.
    • Add a rolling and configurable backup horizon. By default keep 5 backups.
  • Admin UI: fix selected table memoization of explorer and add memoization to scripts and settings page.
  • Update dependencies

Full Changelog: https://github.com/trailbaseio/trailbase/compare/v0.30.1...v0.30.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 TrailBase

Get notified when new releases ship.

Sign up free

About TrailBase

Open, sub-millisecond, single-executable FireBase alternative with type-safe REST & realtime APIs, built-in JS/TS runtime, auth & admin UI.

All releases →

Related context

Earlier breaking changes

  • v0.31.0 Batch/transaction RecordApi now returns a result for each operation, changing the API contract.
  • v0.31.0 Change batch/transaction RecordApi to return per-operation result, breaking existing clients.
  • v0.28.0 Switches from SQLite-specific ConflictResolutionStrategy to ISO upsert clauses.
  • v0.28.0 Removes ROLLBACK and FAIL conflict resolution strategies during record insertions.
  • v0.27.8 RecordApis, schema manipulations, and many tests are broken.

Beta — feedback welcome: [email protected]