Skip to content
This repository was archived by the owner on May 18, 2025. It is now read-only.

Commit 7241df7

Browse files
authored
Update and rename 3.0.17.md to 3.1.0.md
1 parent 9a73c74 commit 7241df7

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

3.0.17.md renamed to 3.1.0.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,11 @@
1-
**Changes in v3.0.17**
1+
**Changes in v3.1**
22

33
- Added an icon to the system tray to indicate when Files is open
44
- Added support for displaying recently entered paths
55
- Added an option to group by day
66
- The app window will now open minimized on Windows startup
77
- Added support for hiding compression options from the context menu
88
- 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-
159
- Added an option to prioritize files when sorting
1610
- Added a prompt when trying to apply tags on non NTFS drives
1711
- Folders will now open in a new tab when dragging them over the "add tab" button
@@ -20,6 +14,9 @@
2014
- Increased the number of suggestion in the search dropdown to 10 items
2115
- Opening libraries in the columns view will treat them as root
2216
- 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
2320
- Fixed an issue where third party licenses weren't displayed
2421
- Fixed crash that could occur when manipulating invalid images
2522
- Fixed issue where options in the conflicts dialog would sometimes change when scrolling
@@ -31,3 +28,8 @@
3128
- Fixed issue where "Reopen closed tab" was always disabled when right-clicking on tabs
3229
- Fixed crash that could occur when trying to open Git settings
3330
- 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

Comments
 (0)