4.3 KiB
4.3 KiB
Changelog
v1.15.3 (20221225)
Feature
- Update Dockerfile base image to
rclone/rclone:1.61.1 - Replace
p7zipwith7zippackage (close #86)
v1.15.2 (20221119)
Feature
- Update Dockerfile base image to
rclone/rclone:1.60.1
v1.15.1 (20221022)
Feature
- Update Dockerfile base image to
rclone/rclone:1.60.0
v1.15.0 (20221018)
Feature
- Execute
supercronicas PID 1 process
v1.14.4 (20220916)
Feature
- Update Dockerfile base image to
rclone/rclone:1.59.2
v1.14.3 (20220908)
Fixed
- Fix arm/v6 can't use the latest rclone (fixed #81)
v1.14.2 (20220826)
Feature
- Add hidden environment variable
BACKUP_FILE_DATE
v1.14.1 (20220809)
Feature
- Update Dockerfile base image to
rclone/rclone:1.59.1
Chore
- Skip sync when dependabot push branch
v1.14.0 (20220731)
Feature
- Support backup to multiple remote storage
v1.13.0 (20220728)
Feature
- Support force restore without asking for confirmation
v1.12.2 (20220718)
Feature
- Support
arm/v6platform by using multistage build (close #56)
v1.12.1 (20220711)
Feature
- Support
arm/v6platform (close #56) - Update Dockerfile base image to
rclone/rclone:1.59.0
Chore
- Add GitHub Actions dependabot
- Update GitHub Actions
v1.12.0 (20220702)
Feature
- Support start the container as non-root user (close #45, close #47)
- Cron tool switched from BusyBox
crondtosupercronic
v1.11.1 (20220430)
Feature
- Update Dockerfile base image to
rclone/rclone:1.58.1
Chore
- Add dependabot
v1.11.0 (20220321)
Feature
- Update Dockerfile base image to
rclone/rclone:1.58.0 - support Rclone global flags (close #49)
v1.10.0 (20211231)
Feature
- Encrypt file/dirname for 7z format
Fixed
- Fix Mail Test error
- Fix the problem that
MAIL_SMTP_VARIABLESdoes not work with.envfiles (fixed #36, fixed #38)
v1.9.6 (20211106)
Feature
- Update Dockerfile base image to
rclone/rclone:1.57.0 - Display the time of running the backup program
v1.9.5 (20211010)
Feature
- Update Dockerfile base image to
rclone/rclone:1.56.2
v1.9.4 (20210925)
Fixed
- Fix the wrong rsa_key compressed file name for searching when restoring (fixed #32)
v1.9.3 (20210922)
Feature
- Update Dockerfile base image to
rclone/rclone:1.56.1
Chore
- On the 10th, 20th and 30th of every month, republish the Docker image to update the alpine packages
v1.9.2 (20210731)
Feature
- Update Dockerfile base image to
rclone/rclone:1.56.0(close #31)
v1.9.1 (20210609)
Feature
- Increase the number of ping retries and timeout time
v1.9.0 (20210608)
Feature
- Support for pinging, such as healthchecks.io (close #30)
Chore
- Don't support linux/386 platform anymore because vaultwarden not support it
v1.8.1 (20210512)
Feature
- Update the
docker-compose.ymlfile to use the new docker image - Add Rclone configuration verification (fixed #29)
v1.8.0 (20210506)
Reminder: If you are still using the ttionya/bitwardenrs-backup Docker images, you need to migrate to the new ttionya/vaultwarden-backup image.
Feature
- Rename the Docker image to
vaultwarden-backup
Chore
- Build both
bitwardenrs-backupandvaultwarden-backupDocker images
before v1.8.0
outdated.