Features
Everything you need to manage over-the-air updates for your Capacitor and Electron applications.
bolt
Live Updates
Push JavaScript, HTML, and CSS changes directly to your users' devices without waiting for app store review. Updates are downloaded in the background and applied on the next app restart.
check
No app store review required
check
Background downloads with zero downtime
check
Configurable update strategies (immediate, on restart, manual)
check
Support for Capacitor, Ionic, and Electron apps
alt_route
Channels & Rollout
Organize your releases into channels like production, staging, and beta. Target specific user groups and gradually roll out updates with percentage-based deployments.
check
Unlimited release channels
check
Percentage-based gradual rollout
check
Device-level targeting
check
A/B testing with multiple channels
replay
Rollback Protection
Instantly roll back to a previous version if something goes wrong. Automatic error detection can trigger rollbacks without manual intervention.
check
One-click rollback to any previous version
check
Automatic rollback on crash detection
check
Rollback analytics and reporting
check
Version pinning for critical devices
lock
Signed & Verified Updates
Every bundle is signed with your own RSA-4096 key and carries a SHA-256 hash of each file inside it. Your app verifies both before it installs anything, and downloads run over HTTPS only.
check
Mandatory RSA-4096 signature verification on every platform
check
Per-file SHA-256 manifest checked during extraction
check
Web assets only — native executables are refused
check
API keys stored as SHA-256 hashes
analytics
Analytics & Monitoring
Monitor update adoption rates, device breakdowns, and error reports. Track rollout progress and catch issues before they impact your users.
check
Real-time update adoption tracking
check
Device and platform analytics
check
Error rate monitoring and alerting
check
Custom event tracking
group
Team Management
Invite team members, assign roles, and manage permissions. Support for multiple organizations with separate billing and access controls.
check
Role-based access control (RBAC)
check
Multiple organizations support
check
Invitation-based onboarding
check
Detailed audit logging
build
CI/CD Integration
Integrate with GitHub Actions, GitLab CI, or any CI/CD platform. Deploy from your pipeline with a single CLI command.
check
CLI for scripted deployments
check
GitHub Actions integration
check
API keys with scoped permissions
business
Corporate Distribution
Distribute internal apps to your organization without the public app stores. Perfect for enterprise tools, field service apps, and internal business applications.
check
Private app distribution
check
Mandatory update enforcement
check
SSO sign-in with Google, GitHub, and Microsoft
check
Device-level targeting and audit logs