Skip to content

Commit ad82d95

Browse files
authored
v3.9.14 (#792)
1 parent b70c6a7 commit ad82d95

File tree

8 files changed

+67
-10
lines changed

8 files changed

+67
-10
lines changed
Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
---
2+
title: Announcing Files Preview v3.9.14
3+
description: Announcing Files Preview v3.9.14 for users of the preview version.
4+
thumbnail: /blog-resources/v4-preview/3-9-14.png
5+
date: 8/4/2025
6+
author: files-community
7+
---
8+
9+
Today we are releasing **Files Preview v3.9.14** for users of the preview version. New users can get started from our [download page](/download/). If you'd like to support the project, consider purchasing Files on the [Microsoft Store](ms-windows-store://pdp/?ProductId=9NSQD9PKV3SS&cid=FilesWebsite) or sponsoring us on [GitHub](https://github.com/sponsors/yaira2). Your support is greatly appreciated but entirely optional.
10+
11+
## Changes
12+
13+
### Signatures page in the properties window
14+
15+
A new **Signatures** page has been added to the properties window, making it easier to view digital signatures associated with a file.
16+
17+
<figure>
18+
<img src="/blog-resources/v4-preview/Signatures.png" alt="Signatures page" />
19+
<figcaption>Signatures page</figcaption>
20+
</figure>
21+
22+
### Improved Dual Pane experience
23+
24+
The Dual Pane feature has been refined to feel more intuitive:
25+
26+
- **Add pane** is now labeled **Split pane** for clarity
27+
- Added an [action](/docs/customize-settings/actions/) that lets you quickly toggle Dual Pane mode on or off
28+
- Dual Pane settings now have a dedicated section in the [general](/docs/customize-settings/general) settings page
29+
30+
<figure>
31+
<img src="/blog-resources/v4-preview/DualPaneSettings.png" alt="Dual pane settings" />
32+
<figcaption>Dual pane settings</figcaption>
33+
</figure>
34+
35+
### Resizable columns in Columns View
36+
37+
Columns in the **Columns View** layout are now resizable. You can drag the divider between columns to adjust their width, or double-click the divider to auto-size.
38+
39+
### Search results header
40+
41+
Search results now include a header that clearly displays your current query.
42+
43+
<figure>
44+
<img src="/blog-resources/v4-preview/SearchHeader.png" alt="Search header" />
45+
<figcaption>Search header</figcaption>
46+
</figure>
47+
48+
## Conclusion
49+
50+
As always, we appreciate your feedback and suggestions on how we improve Files. You can reach us on [Discord](https://discord.gg/files) and on [GitHub](https://github.com/files-community/Files/).
51+
52+
Thank you for using Files! 😊
53+
54+
---
55+
56+
Download Files Preview from the [Microsoft Store](ms-windows-store://pdp/?ProductId=9NSQD9PKV3SS&cid=FilesWebsite) | Sponsor us on [GitHub](https://github.com/sponsors/yaira2/)

src/routes/docs/customize-settings/general/+page.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,6 @@ When launching Files, you have a few choices for how the app behaves on startup:
3232

3333
When this setting is turned on, launching Files from another program (such as Task Manager) will open a new tab in the existing window.
3434

35-
## Open tabs in dual pane mode
36-
37-
If you frequently compare or transfer files between locations, enabling this setting can save time by automatically opening new tabs in [dual pane](/docs/features/dual-pane) mode.
38-
39-
### Default pane arrangement
40-
41-
Tabs can be set to open with a **horizontal** or **vertical** dual pane arrangement.
42-
4335
## Always switch focus to newly created tab
4436

4537
By default, when you open a folder in a new tab, Files will keep your current tab in focus. If you'd prefer to automatically switch to the newly opened tab, you can enable this option.
@@ -54,6 +46,14 @@ The Files Home page offers customizable widgets to provide quick access to impor
5446
- Tags
5547
- Recent files
5648

49+
## Open tabs in dual pane mode
50+
51+
If you frequently compare or transfer files between locations, enabling this setting can save time by automatically opening new tabs in [dual pane](/docs/features/dual-pane) mode.
52+
53+
### Default dual pane split direction arrangement
54+
55+
Tabs can be set to open with a **horizontal** or **vertical** split.
56+
5757
## Context menu options
5858

5959
The context menu is where many quick actions live. You can choose to hide default options you don't use often, or enable additional ones that are hidden by default.

src/routes/docs/features/command-palette/+page.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Actions are commands that you can perform on items, such as files, folders, imag
2828
| **Toggle Info Pane** | <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>I</kbd> | Toggles the Info Pane |
2929
| **Toggle Toolbar** | <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>B</kbd> | Toggles the Toolbar visibility |
3030
| **Toggle filter header** | | Toggles the visibility of the filter header |
31+
| **Toggle dual pane** | | Toggles dual pane mode |
3132
| **Copy item** | <kbd>Ctrl</kbd>+<kbd>C</kbd> | Copy selected items to the clipboard |
3233
| **Copy item path** | <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>C</kbd> | Copy paths of the selected items to the clipboard |
3334
| **Copy item path with quotes** | <kbd>Alt</kbd>+<kbd>Ctrl</kbd>+<kbd>C</kbd> | Copy paths of the selected items with quotes to the clipboard |
@@ -160,8 +161,8 @@ Actions are commands that you can perform on items, such as files, folders, imag
160161
| **Move to the previous tab** | <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>Tab</kbd> | Switches focus to the previous tab |
161162
| **Move to the next tab** | <kbd>Ctrl</kbd>+<kbd>Tab</kbd> | Switches focus to the next tab |
162163
| **Close tab** | <kbd>Ctrl</kbd>+<kbd>W</kbd>, <kbd>Ctrl</kbd>+<kbd>F4</kbd> | Closes the current tab |
163-
| **Add horizontal pane** | <kbd>Alt</kbd>+<kbd>Shift</kbd>+<kbd>H</kbd> | Opens a new pane arranged horizontally |
164-
| **Add vertical pane** | <kbd>Alt</kbd>+<kbd>Shift</kbd>+<kbd>V</kbd> | Opens a new pane arranged vertically |
164+
| **Split horizontally** | <kbd>Alt</kbd>+<kbd>Shift</kbd>+<kbd>H</kbd> | Splits pane horizontally |
165+
| **Split vertically** | <kbd>Alt</kbd>+<kbd>Shift</kbd>+<kbd>V</kbd> | Splits pane vertically |
165166
| **Arrange panes horizontally** | | Arranges open panes horizontally |
166167
| **Arrange panes vertically** | | Arranges open panes vertically |
167168
| **Close active pane** | <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>W</kbd> | Closes the active new pane |
5.79 MB
Loading
493 KB
Loading
538 KB
Loading
2.55 MB
Loading
4.99 KB
Loading

0 commit comments

Comments
 (0)