|
1 |
| -**Changes in v3.0.17** |
| 1 | +**Changes in v3.1** |
2 | 2 |
|
3 | 3 | - Added an icon to the system tray to indicate when Files is open
|
4 | 4 | - Added support for displaying recently entered paths
|
5 | 5 | - Added an option to group by day
|
6 | 6 | - The app window will now open minimized on Windows startup
|
7 | 7 | - Added support for hiding compression options from the context menu
|
8 | 8 | - Added an out-of-proc WinRT server for long-running background tasks
|
9 |
| -- Fixed issue where the column headers weren't always "sticky" |
10 |
| -- Fixed issue where it wouldn't work to open Files if a previous instance crashed |
11 |
| -- Fixed exception that would sometimes occur when sharing items |
12 |
| - |
13 |
| -**Changes in v3.0.16** |
14 |
| - |
15 | 9 | - Added an option to prioritize files when sorting
|
16 | 10 | - Added a prompt when trying to apply tags on non NTFS drives
|
17 | 11 | - Folders will now open in a new tab when dragging them over the "add tab" button
|
|
20 | 14 | - Increased the number of suggestion in the search dropdown to 10 items
|
21 | 15 | - Opening libraries in the columns view will treat them as root
|
22 | 16 | - Added a 2gb splitting option when compressing files
|
| 17 | +- Fixed issue where the column headers weren't always "sticky" |
| 18 | +- Fixed issue where it wouldn't work to open Files if a previous instance crashed |
| 19 | +- Fixed exception that would sometimes occur when sharing items |
23 | 20 | - Fixed an issue where third party licenses weren't displayed
|
24 | 21 | - Fixed crash that could occur when manipulating invalid images
|
25 | 22 | - Fixed issue where options in the conflicts dialog would sometimes change when scrolling
|
|
31 | 28 | - Fixed issue where "Reopen closed tab" was always disabled when right-clicking on tabs
|
32 | 29 | - Fixed crash that could occur when trying to open Git settings
|
33 | 30 | - Fixed issue where text was cut off in Tags flyout
|
| 31 | +- Fixed NullReferenceException when renaming files |
| 32 | +- Fixed NullReferenceException in ColumnShellPage.NavigateToPath |
| 33 | +- Fixed issue where batch files were opened as system32 |
| 34 | +- Fixed the taskbar behavior in full screen mode |
| 35 | +- Fixed COMException when removing focus from the path bar |
0 commit comments