v2.1.1
Bug Fixes
-
Properly reconstruct paths when restoring files on freedesktop if those were relative.
Previously it would be unable to reconstruct original paths if the trash
directory was on a mount point due to a 'split brain' of sorts.When trashing files it would create original path information based
on them being relative to a mount point, but when restoring them
it would reconstruct them to be relative to the trash top level
directory.Now the reconstruction happens against to mount point itself which makes
restoration match.
Commit Statistics
- 6 commits contributed to the release over the course of 2 calendar days.
- 3 days passed between releases.
- 1 commit where understood as conventional.
- 1 unique issue was worked on: #47
Commit Details
view details
- #47
- Uncategorized