Skip to content

TrailBase

v0.28.5 Bugfix

This release fixes issues for SREs watching stability and regressions.

Published 1mo 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

Fixes regression causing TOTP update queries to fail.

Changes in this release

Dependency Low

Points vendored dependencies at git to simplify library builds.

Points vendored dependencies at git to simplify library builds.

Source: llm_adapter@2026-06-12

Confidence: high

Dependency Low

Reverts `serde_rusqlite` to upstream version.

Reverts `serde_rusqlite` to upstream version.

Source: llm_adapter@2026-06-12

Confidence: high

Bugfix Medium

Fixes regression in TOTP update query by removing escaped quotes.

Fixes regression in TOTP update query by removing escaped quotes.

Source: llm_adapter@2026-06-12

Confidence: high

Full changelog
  • Fix TOTP update query - thanks @zyrakq 🙏. This was a regression from the PG work.
  • Point vendored dependencies at git to simplify library builds of TB itself - thanks @zyrakq 🙏.
  • Update dependencies. Also point serde_rusqlite back at upstream.

What's Changed

  • fix: remove escaped quotes in register_totp_confirm UPDATE query by @zyrakq in https://github.com/trailbaseio/trailbase/pull/243

New Contributors

  • @zyrakq made their first contribution in https://github.com/trailbaseio/trailbase/pull/243

Full Changelog: https://github.com/trailbaseio/trailbase/compare/v0.28.4...v0.28.5

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]