|
| 1 | +--- |
| 2 | +title: Announcing Files Preview v3.9.12 |
| 3 | +description: Announcing Files Preview v3.9.12 for users of the preview version. |
| 4 | +thumbnail: /blog-resources/v4-preview/3-9-12.png |
| 5 | +date: 7/20/2025 |
| 6 | +author: files-community |
| 7 | +--- |
| 8 | + |
| 9 | +Today we are releasing **Files Preview v3.9.12** 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 | +### Introducing the Omnibar |
| 14 | + |
| 15 | +We're excited to announce the new Omnibar control, a new design that merges the breadcrumb path and search box into a unified interface. The Omnibar isn't just a visual refresh. It introduces new functility while maintaining the precision and flexibility users expect. |
| 16 | + |
| 17 | +<figure> |
| 18 | + <img src="/blog-resources/v4-preview/Omnibar.png" alt="Omnibar" /> |
| 19 | + <figcaption>Default view in the new Omnibar</figcaption> |
| 20 | +</figure> |
| 21 | + |
| 22 | +**Breadcrumb bar:** The default Omnibar view shows the current path using a familiar breadcrumb layout. Breadcrumbs can be expanded to reveal subfolders via the chevron icon. We've also introduced a new home button and flyout menu, providing quick access to pinned and frequently used folders. |
| 23 | + |
| 24 | +<figure> |
| 25 | + <img src="/blog-resources/v4-preview/OmnibarQuickAccess.png" alt="Quick Access flyout" /> |
| 26 | + <figcaption>Quick Access flyout menu</figcaption> |
| 27 | +</figure> |
| 28 | + |
| 29 | +**Edit path:** Switching to edit path mode is done by clicking an empty space in the breadcrumb bar (as before), or by using the `Ctrl + L` keboard shortcut. When activated, the current path is automatically selected making it easy to copy, overwrite, or modify without extra clicks. |
| 30 | + |
| 31 | +<figure> |
| 32 | + <img src="/blog-resources/v4-preview/OmnibarPathMode.png" alt="Edit path" /> |
| 33 | + <figcaption>Edit path in the Omnibar</figcaption> |
| 34 | +</figure> |
| 35 | + |
| 36 | +**Command Palette:** [Command Palette](/docs/features/command-palette/) mode is accessed by clicking the command button or by using the `Ctrl + Shift + P` keyboard shortcut. While the Command Palette was previously available via keyboard shortcuts, many users were unaware and therefore unable to take advantage. Now, this feature has a dedicated button in the UI making advanced commands easier to discover and use. |
| 37 | + |
| 38 | +<figure> |
| 39 | + <img src="/blog-resources/v4-preview/OmnibarCommandMode.png" alt="Command Palette" /> |
| 40 | + <figcaption>Command Palette in the Omnibar</figcaption> |
| 41 | +</figure> |
| 42 | + |
| 43 | +**Search:** Search mode is accessed by clicking the search icon or using the `Ctrl + F` keyboard shortcut. When opened, the search box is automatically focused so users can start typing immediately. Suggestions appear in a flyout, and pressing 'Enter' takes you to the dedicated search results page. |
| 44 | + |
| 45 | +In earlier versions, typing a query in the search box without pressing 'Enter' would filter items in the current directory rather than performing a full indexed search. We found this behavior was causing confusion. To improve clarity, the filtering functionality has now been moved to a dedicated header (more on that below). |
| 46 | + |
| 47 | +<figure> |
| 48 | + <img src="/blog-resources/v4-preview/OmnibarSearchMode.png" alt="Search" /> |
| 49 | + <figcaption>Search mode in the Omnibar</figcaption> |
| 50 | +</figure> |
| 51 | + |
| 52 | +### Added a dedicated filter header |
| 53 | + |
| 54 | +To reduce confusion between the search and filter functionality, we added a dedicated filter header within the file area. This header offers quick, lightweight filtering of the current directory without invoking the search index. It can be toggled on or off via the toolbar, and when enabled, the text box is automatically focused, making it easy to start typing without an extra click. Filtering is currently limited to file names only, providing fast and predictable results. |
| 55 | + |
| 56 | +For even faster access, users can assign a custom keyboard shortcut from the [actions](/docs/customize-settings/actions) settings page. This makes it easy to integrate filtering into your workflow. |
| 57 | + |
| 58 | +<figure> |
| 59 | + <img src="/blog-resources/v4-preview/FilterHeader.png" alt="Search" /> |
| 60 | + <figcaption>Filter header</figcaption> |
| 61 | +</figure> |
| 62 | + |
| 63 | + |
| 64 | +### Expanded cloud provider support |
| 65 | + |
| 66 | +Files now supports OX Drive integration, the full list of available providers can be viewed on our [cloud drive](/docs/features/cloud-drives) documentation. |
| 67 | + |
| 68 | +## Fixes |
| 69 | + |
| 70 | +### RTL |
| 71 | + |
| 72 | +- RTL support has been added back to Files. Please note that some areas are still missing support (such as content dialogs). |
| 73 | + |
| 74 | +## Conclusion |
| 75 | + |
| 76 | +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/). |
| 77 | + |
| 78 | +Thank you for using Files! 😊 |
| 79 | + |
| 80 | +--- |
| 81 | + |
| 82 | +Download Files Preview from the [Microsoft Store](ms-windows-store://pdp/?ProductId=9NSQD9PKV3SS&cid=FilesWebsite) | Sponsor us on [GitHub](https://github.com/sponsors/yaira2/) |
0 commit comments