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:
- Create backup with sandbox mode enabled
- Sandock spins up isolated container
- Backup executes with your credentials inside sandbox
- Backup file uploads directly to your S3 storage
- 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
- MongoDB: Backup support coming in v0.4.0
- Restore: Database restore functionality coming in v0.4.0
- 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