- Add built-in dashboard UI and API for reviewing recent remote backup activities
- Add guided restore workflow from dashboard (
dry-run,execute,status) - Protect dashboard access with Vaultwarden
ADMIN_TOKEN/VAULTWARDEN_ADMIN_TOKEN
- Update Dockerfile base image to
rclone/rclone:1.75.0 - Added verification of SQLite backup results
- When
DB_TYPEissqlite(the default), missing SQLite database file will no longer be allowed (close #248)
- Update Dockerfile base image to
rclone/rclone:1.74.4
- Update Dockerfile base image to
rclone/rclone:1.74.3
- Update Dockerfile base image to
rclone/rclone:1.74.2
- Update Dockerfile base image to
rclone/rclone:1.74.1
- Update Dockerfile base image to
rclone/rclone:1.74.0
- Update Dockerfile base image to
rclone/rclone:1.73.5
- Update Dockerfile base image to
rclone/rclone:1.73.4
- Update Dockerfile base image to
rclone/rclone:1.73.3
- Fix unable to validate encrypted Rclone config (fixed #229)
- Update Dockerfile base image to
rclone/rclone:1.73.2
- Update Dockerfile base image to
rclone/rclone:1.73.1
- Update Dockerfile base image to
rclone/rclone:1.73.0
- Update Dockerfile base image to
rclone/rclone:1.72.1 - Support PostgreSQL 18 (close #223)
- Update Dockerfile base image to
rclone/rclone:1.72.0
- Fix the incorrect generation of the Message-ID (fixed #220)
- Update Dockerfile base image to
rclone/rclone:1.71.2 - Accurately distinguish between an unconfigured Rclone and the use of illegal Rclone flags (fixed #205)
- Update Dockerfile base image to
rclone/rclone:1.71.1
- Update Dockerfile base image to
rclone/rclone:1.71.0
- Add environment variable
MAIL_FORCE_THREADto control email threading (close #210)
- Update Dockerfile base image to
rclone/rclone:1.70.3
- Update Dockerfile base image to
rclone/rclone:1.69.3
- Fix
directory not founderror (fixed #199)
- Update Dockerfile base image to
rclone/rclone:1.69.2
- Add environment variable
DISPLAY_NAMEto customize the display name (close #189)
- Fix the issue where errors occur due to spaces in
MAIL_SMTP_VARIABLESin some cases (fixed #186)
- Add environment variables
MYSQL_SSLandMYSQL_SSL_VERIFY_SERVER_CERTto resolve the MySQL TLS connection error
- Update Dockerfile base image to
rclone/rclone:1.69.1 - Support MySQL SSL connection (close #185)
- Optimize Rclone connection detection logic (close #183)
- Compatible with docker/bake-action@v6
- Update Dockerfile base image to
rclone/rclone:1.69.0 - Support PostgreSQL 17 (close #178)
- Allow partial storage system connection failures during backup verification (close #175)
- Update Dockerfile base image to
rclone/rclone:1.68.2 - Use standardized docker labels
- Update Dockerfile base image to
rclone/rclone:1.68.1
- Update Dockerfile base image to
rclone/rclone:1.68.0
- Enhance ping functionality to support customizable curl options. (close #164)
- Add support for fine-grained ping messages
- Update Dockerfile base image to
rclone/rclone:1.67.0 - Support testing
- Update Dockerfile base image to
rclone/rclone:1.66.0
- Update Dockerfile base image to
rclone/rclone:1.65.2
- Fix
restorecommand parameter parsing error (fixed #141)
- Update Dockerfile base image to
rclone/rclone:1.65.1
- Support PostgreSQL 16 (close #137)
- Update Dockerfile base image to
rclone/rclone:1.65.0
- Update Dockerfile base image to
rclone/rclone:1.64.2
- Update Dockerfile base image to
rclone/rclone:1.64.0
- Update Dockerfile base image to
rclone/rclone:1.63.1
Reminder: We are utilizing s-nail to send emails. In case you encounter any errors during the email sending process, please modify the MAIL_SMTP_VARIABLES environment variables accordingly.
- Using
s-nailinstead ofheirloom-mailxto send emails - Update Dockerfile base image to
rclone/rclone:1.63.0
- Add environment variable
BACKUP_FILE_SUFFIX
- Update Dockerfile base image to
rclone/rclone:1.62.2 - Support manually trigger a backup (close #94)
- Support PostgreSQL/MySQL/MariaDB backend (close #88)
- Update Dockerfile base image to
rclone/rclone:1.61.1 - Replace
p7zipwith7zippackage (close #86)
- Update Dockerfile base image to
rclone/rclone:1.60.1
- Update Dockerfile base image to
rclone/rclone:1.60.0
- Execute
supercronicas PID 1 process
- Update Dockerfile base image to
rclone/rclone:1.59.2
- Fix arm/v6 can't use the latest rclone (fixed #81)
- Add hidden environment variable
BACKUP_FILE_DATE
- Update Dockerfile base image to
rclone/rclone:1.59.1
- Skip sync when dependabot push branch
- Support backup to multiple remote storage
- Support force restore without asking for confirmation
- Support
arm/v6platform by using multistage build (close #56)
- Support
arm/v6platform (close #56) - Update Dockerfile base image to
rclone/rclone:1.59.0
- Add GitHub Actions dependabot
- Update GitHub Actions
- Support start the container as non-root user (close #45, close #47)
- Cron tool switched from BusyBox
crondtosupercronic
- Update Dockerfile base image to
rclone/rclone:1.58.1
- Add dependabot
- Update Dockerfile base image to
rclone/rclone:1.58.0 - support Rclone global flags (close #49)
- Encrypt file/dirname for 7z format
- Fix Mail Test error
- Fix the problem that
MAIL_SMTP_VARIABLESdoes not work with.envfiles (fixed #36, fixed #38)
- Update Dockerfile base image to
rclone/rclone:1.57.0 - Display the time of running the backup program
- Update Dockerfile base image to
rclone/rclone:1.56.2
- Fix the wrong rsa_key compressed file name for searching when restoring (fixed #32)
- Update Dockerfile base image to
rclone/rclone:1.56.1
- On the 10th, 20th and 30th of every month, republish the Docker image to update the alpine packages
- Update Dockerfile base image to
rclone/rclone:1.56.0(close #31)
- Increase the number of ping retries and timeout time
- Support for pinging, such as healthchecks.io (close #30)
- Don't support linux/386 platform anymore because vaultwarden not support it
- Update the
docker-compose.ymlfile to use the new docker image - Add Rclone configuration verification (fixed #29)
Reminder: If you are still using the ttionya/bitwardenrs-backup Docker images, you need to migrate to the new ttionya/vaultwarden-backup image.
- Rename the Docker image to
vaultwarden-backup
- Build both
bitwardenrs-backupandvaultwarden-backupDocker images
outdated.