You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed a bug in calculating the padding size during chunk encryption: 21b3d9e
Print the number of files if available in the snapshot file before downloading the file list: 244b797
Don't list snapshots whose tags don't match the given one when the -tag is provided: 0732920
Show more statistics in the check command (for the new web-based GUI): 15f15aa
In some backends the benchmark command may incorrectly list the chunks directory when looking for previous temporary files: d8e13d8
Optimizing restore to avoid reading newly created sparse file: bfb4b44
Align snapshot times to the beginning of days when calculating the time differences so that prune operations running on the same day will prune the same set of old snapshots: 22a0b22