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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,15 @@
1
1
# Changelog
2
2
All notable changes to this project will be documented in this file.
3
3
4
+
## [1.1.2] - 2020-11-02
5
+
### Fixed
6
+
- Summary no longer shows split folders on all drives
7
+
- Improved detection of leftover files to delete
8
+
### Changed
9
+
- Aligned text in summary frame to columns
10
+
- Adjusted window size
11
+
- Replaced text label branding with Logo
12
+
4
13
## [1.1.1] - 2020-10-21
5
14
### Fixed
6
15
- Deleting files that are no longer allocated to a drive now happens before the robocopy in order to prevent running out of space while copying new files
@@ -24,5 +33,5 @@ All notable changes to this project will be documented in this file.
0 commit comments