|
1 |
| -**Changes in v3.0.14** |
| 1 | +**Changes in v3.0.15** |
2 | 2 |
|
| 3 | +- Added support for cycling tabs via mouse scrolling |
| 4 | +- Google Drive & PCloud are now displayed under cloud drives instead of regular drives |
| 5 | +- Moved Git operations to a different thread to improve performance |
3 | 6 | - Display count in the middle of the Status Center progress ring
|
4 |
| - |
5 |
| -**Changes in v3.0.13** |
6 |
| - |
| 7 | +- Improved touch target for breadcrumbs |
| 8 | +- Display error when failing to calculate the hash of open files |
| 9 | +- Added an indicator for OneDrive items set to "Always keep on device" |
| 10 | +- Improved the separation between multiple shortcuts in the Command Palette |
7 | 11 | - Added support for deleting Git branches
|
8 | 12 | - Added support for logging in/out of GitHub
|
9 |
| -- Opening archives from the home page will open them in the same tab |
10 |
| -- Added `ctrl` + `alt` + `c` shortcut to copy path with quotes |
11 |
| -- pCloud Drive is now displayed under the Cloud Drives section and not under regular drives |
| 13 | +- Opening archives from the home page will now open them in the same tab |
| 14 | +- Added `ctrl` + `alt` + `c` shortcut to copy the path of selected items with quotes |
| 15 | +- Disabled viewing media preview for FTP locations to prevent crash |
12 | 16 | - Fixed an issue with dropping multiple items onto executable files
|
13 | 17 | - Fixed issue where icons were not displayed for shell extension submenus
|
14 | 18 | - Fixed crash that could occur when installing a lot of font files
|
15 | 19 | - Fixed issue where tab icons and labels were sometimes not displayed when resuming
|
16 |
| - |
17 |
| -**Changes in v3.0.12** |
18 |
| - |
19 |
| -- Only show Google Drive under cloud drives |
20 |
| -- Moved Git operations to a different thread |
21 | 20 | - Fixed issue where date created would change when the file was updated
|
22 | 21 | - Fixed COMException in UpdateDateDisplayTimer_Tick
|
23 |
| - |
24 |
| -**Changes in v3.0.11** |
25 |
| - |
26 |
| -- Improved touch target for breadcrumbs |
27 |
| -- Display error when failing to calculate the hash of open files |
28 |
| -- Added an indicator for OneDrive items set to "Always keep on device" |
29 | 22 | - Fixed COMException in BaseLayoutViewModel.DropAsync
|
30 | 23 | - Fixed crash when calculating window bounds
|
31 | 24 | - Fixed xamlRoot issues
|
32 | 25 | - Fixed issue where OneDrive items were sometimes downloaded by mistake
|
33 | 26 | - Fixed "Drive Unplugged" error when compressing items in Columns layout
|
34 | 27 | - Fixed NullReferenceException in GetCompressDestination
|
35 |
| -- Disabled viewing media preview for FTP locations |
36 | 28 | - Fixed an issue with drag and dropping items onto .py files
|
0 commit comments