mirror of
https://github.com/ViViDboarder/hassio-addon-rclone.git
synced 2024-11-15 01:36:37 +00:00
28 lines
395 B
Markdown
28 lines
395 B
Markdown
# Changelog
|
|
|
|
## 1.6.4
|
|
|
|
- Fix global pip install
|
|
|
|
## 1.6.3
|
|
|
|
- Fix paths for timegaps files
|
|
- Only run timegaps on protected files used for sync
|
|
|
|
## 1.6.2
|
|
|
|
- Make username and password optional
|
|
|
|
## 1.6.1
|
|
|
|
- Fix protected file filter
|
|
|
|
## 1.6.0
|
|
|
|
- Bump rclone version to v1.64.2
|
|
- Add `protected_only` option to filter out unencrypted backups
|
|
|
|
## 1.5.5
|
|
|
|
- Include only `*.tar` files in rclone sync
|