LastBackupLastBackup
Release Notes

v0.3.0 - Redis Backup & Sandock Integration

LastBackup v0.3.0 release notes - Redis backup support, Sandock sandbox mode, PgBouncer proxy support

LastBackup v0.3.0 - Redis Backup & Sandock Integration

Release Date: February 9, 2026

๐ŸŽ‰ Overview

LastBackup v0.3.0 expands database support with Redis backup capabilities and introduces Sandock sandbox mode for privacy-first isolated backup execution. This release also adds PgBouncer proxy support for PostgreSQL and numerous UX improvements.

Key Highlights:

  • โœ… Redis database backup support
  • โœ… Sandock sandbox mode for isolated backup execution
  • โœ… PostgreSQL PgBouncer proxy support
  • โœ… Database connection string support
  • โœ… Backup status indicators and analytics
  • โœ… Improved scheduler with auto-tick and transactional processing

๐Ÿš€ Major Features

๐Ÿ”ด Redis Backup Support

Full Redis database backup support is now available:

  • RDB Snapshots: Create point-in-time Redis backups
  • Sandbox Support: Redis backups work with Sandock sandbox mode
  • Storage Integration: Upload Redis backups to S3/R2/MinIO
  • Connection Testing: Verify Redis connectivity before backup

๐Ÿงช Sandock Sandbox Mode

Privacy-first isolated backup execution powered by Sandock:

  • Isolated Execution: Backups run in secure sandbox containers
  • Zero Data Exposure: Your database credentials never leave the sandbox
  • Direct S3 Upload: Backup files upload directly to your storage
  • Stage Visibility: Real-time backup stage progress display
  • Real Duration Tracking: Accurate sandbox task execution times

How It Works:

  1. Create backup with sandbox mode enabled
  2. Sandock spins up isolated container
  3. Backup executes with your credentials inside sandbox
  4. Backup file uploads directly to your S3 storage
  5. Container terminates, no data retained

๐Ÿ˜ PostgreSQL PgBouncer Proxy Support

Connect through PgBouncer connection poolers:

  • Proxy Mode: Support for PgBouncer and similar connection poolers
  • SSL Mode Options: Flexible SSL configuration (disable, require, verify-ca, verify-full)
  • Connection String: Support database URL connection strings

๐Ÿ“Š Backup Analytics & Status

Enhanced monitoring and visibility:

  • Backup Status Indicators: Visual status for all backups
  • Analytics Dashboard: Backup statistics and trends
  • Error Tooltips: Detailed error information on failed backups
  • Run History: Complete backup execution history

๏ฟฝ Technical Improvements

Scheduler Enhancements

  • Auto-Tick (Dev): Automatic scheduler tick in development mode
  • Transactional Processing: FOR UPDATE SKIP LOCKED for reliable task execution
  • Drizzle Query Builder: Replaced raw SQL with type-safe queries
  • Improved Logging: Comprehensive scheduler execution logs
  • One-time Task Fix: Fixed re-enable for once-type scheduled tasks

UI/UX Improvements

  • Welcome Wizard: Improved onboarding wizard guide
  • Home Page Refresh: Updated landing page design
  • About Page: Updated product positioning and content
  • Blog Content: Refreshed blog articles
  • Auth Pages: App-specific logo on authentication pages
  • Navigation Icons: Refined dashboard navigation
  • Automations Rename: "Scheduled Tasks" โ†’ "Automations"

Infrastructure

  • Waitlist Emails: Fixed email notifications and invite links
  • Brand Alignment: Corrected branding in all email templates
  • Storage Icons: Updated storage provider icons
  • Dashboard Cleanup: Streamlined sidebar navigation

๐Ÿ› Bug Fixes

  • Fixed sandbox task duration display
  • Fixed backup run error tooltips
  • Fixed SSL mode text display
  • Fixed recent tasks expand/collapse state

๐Ÿ› Known Issues

  1. MongoDB: Backup support coming in v0.4.0
  2. Restore: Database restore functionality coming in v0.4.0
  3. Scheduler Service: Background scheduler for production pending

๐ŸŽฏ What's Next (v0.4.0)

Planned Features

  • ๐Ÿ”„ One-click restore from any backup
  • โš™๏ธ Production scheduler service
  • ๐Ÿงน Retention policy auto-cleanup
  • ๐Ÿ“ง Email notifications for backup events

Target Release: v0.4.0 - March 2, 2026

On this page

v0.3.0 - Redis Backup & Sandock Integration | LastBackup