Zerobyte Release Notes
Last updated: Mar 14, 2026
- Mar 14, 2026
- Date parsed from source:Mar 14, 2026
- First seen by Releasebot:Mar 14, 2026
v0.32.1
nicotsx unveils TRUST_PROXY env var to handle reverse proxies and protects internal files during a custom target restore.
Introduce a new TRUST_PROXY env variable
Set this to true if you run zerobyte behind a reverse-proxy and want to avoid all client sharing the same rate limiting bucket.
Protect app internal files to be overwritten by mistake during a custom target restore operation
Original source Report a problem - Mar 13, 2026
- Date parsed from source:Mar 13, 2026
- First seen by Releasebot:Mar 14, 2026
v0.32.0
nicotsx releases breaking changes: dynamic secret references removed; env:// and file:// values no longer resolved from repo or volume settings. Use provisioning at startup to resolve secrets. Upgrade instructions: replace existing values with real secrets or migrate to file provisioning to prevent failed connections. Also improvements and fixes follow.
⚠️ Breaking Changes
Dynamic secret references have been removed. env://... and file://... values are no longer resolved from repository or volume settings. It was replaced by startup-time provisioning instead: define those resources in a provisioning file and let Zerobyte resolve secret references during startup. This feature was removed because it is too difficult to secure properly in an multi-user environment.
Before upgrading, replace any existing env://... or file://... values with the real secrets, or migrate those resources to file provisioning. Otherwise, affected connections may fail after the update. See example documentation
If you didn't use dynamic secret references, nothing changes for you
I have opened a discussion if anyone wants to ask questions or understand in more details why this had to be removed
Improvements
Backup details now include a snapshot order toggle, so you can switch between oldest-first and newest-first views
Bug Fixes
- Snapshot and archive downloads now handle filenames with special characters more reliably
- Rejects include patterns that escape the selected volume root, preventing invalid backup configurations from being accepted
- Snapshot actions such as restore, download, delete, and tag now handle unusual snapshot IDs or refs that begin with - correctly
- Fixed permission handling for temporary credentials files, causing issues on some specific file systems
All of your release notes in one feed
Join Releasebot and get updates from nicotsx and hundreds of other software products.
- Mar 12, 2026
- Date parsed from source:Mar 12, 2026
- First seen by Releasebot:Mar 14, 2026
v0.32.0-beta.1
nicotsx ships a fix that rejects include patterns outside the volume root, boosting reliability.
- Mar 11, 2026
- Date parsed from source:Mar 11, 2026
- First seen by Releasebot:Mar 14, 2026
v0.31.0
nicotsx unveils Zerobyte with a light theme, backup ETA, and fixes for snapshot downloads, rclone timeouts, and container timezones.
New Features
- Zerobyte now includes a light theme, with a header toggle
- Backup ETA: running backups now show an estimated time remaining alongside progress details.
Bug Fixes
- Snapshot downloads are more reliable: dumping files from snapshots was fixed to avoid interrupted or incomplete downloads.
- Rclone-backed volumes no longer time out almost immediately because of an incorrect timeout conversion.
- Container timezone handling was fixed for certain timezones missing in the base alpine image
- Mar 11, 2026
- Date parsed from source:Mar 11, 2026
- First seen by Releasebot:Mar 14, 2026
v0.31.0-beta.4: fix: add missing tzdata package
nicotsx fixes timezone handling by correcting a missing package bug to ensure accurate time data.
- Mar 10, 2026
- Date parsed from source:Mar 10, 2026
- First seen by Releasebot:Mar 14, 2026
v0.31.0-beta.3
nicotsx fixes dump snapshot to improve stability and reliability in the latest release.
- Mar 9, 2026
- Date parsed from source:Mar 9, 2026
- First seen by Releasebot:Mar 14, 2026
v0.31.0-beta.2
nicotsx releases a fix for dump stream to improve stability.
This is the end. You've seen all the release notes in this feed!