You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revised the blog post to announce the general availability of Files v4.0.10, updated the release date, Microsoft Store link, and added details about new features, fixes, and known issues. Updated the associated hero image.
Update +page.md
Add changelog entry for delete tag button styling fix
Updated the v4.0.10 blog post to include a note about fixing poor styling on the delete tag button.
description: Announcing Files Preview v4.0.10 for users of the preview version.
2
+
title: Announcing Files v4.0.10
3
+
description: We're excited to announce the general availability of Files v4.0.10.
4
4
thumbnail: /blog-resources/v4-0-10/Hero.webp
5
-
date: 9/16/2025
5
+
date: 9/17/2025
6
6
author: files-community
7
7
---
8
8
9
-
Today we are releasing **Files Preview v4.0.10** for users of the preview version.
9
+
Today we are releasing **Files v4.0.10** for all users.
10
10
11
-
An update icon should be displayed in the top right corner of the app for existing users, while new users can get started from our [download](/download/) page. Additionally, you can help support the project by purchasing Files on the [Microsoft Store](ms-windows-store://pdp/?ProductId=9NSQD9PKV3SS&cid=FilesWebsite) or by sponsoring us on [GitHub](https://github.com/sponsors/yaira2). Your support is greatly appreciated but entirely optional.
11
+
An update icon should be displayed in the top right corner of the app for existing users, while new users can get started from our [download](/download/) page. Additionally, you can help support the project by purchasing Files on the [Microsoft Store](ms-windows-store://pdp/?ProductId=9nghp3dx8hdx&cid=FilesWebsite) or by sponsoring us on [GitHub](https://github.com/sponsors/yaira2). Your support is greatly appreciated but entirely optional.
12
12
13
-
## What's new in Files v4.0.10
13
+
## What's New in Files v4.0.10
14
+
15
+
### Improved Startup Performance
16
+
17
+
Some users may notice a slight improvement in startup speed.
18
+
19
+
### GitLab Support
20
+
21
+
You can now clone GitLab repositories. Simply drag and drop the repository URL into Files, or use the `Clone a git repo` command from the Command Palette.
22
+
23
+
24
+
## Fixes
25
+
26
+
- Fixed an issue where clicking the file pane failed to close the Omnibar.
27
+
- Fixed an issue causing archives to open in a new tab rather than the current one.
28
+
- Fixed an issue where opening the Properties Window caused OneDrive files to download.
29
+
- Fixed an issue where opening git repos cloned with ssh would cause a command window to open.
30
+
- Fixed an issue where the delete tag button had poor styling.
31
+
- Fixed a crash that sometimes occurred when opening pinned items.
32
+
33
+
34
+
## Known Issues
35
+
36
+
We're currently investigating a regression in Files v4.0 where opening the context menu sometimes causes the app to crash.
14
37
15
-
- Fixed issue where the delete tag button had poor styling.
16
-
- Removed experimental support for long paths.
17
38
18
39
## Conclusion
19
40
@@ -23,4 +44,4 @@ Thank you for using Files! 😊
23
44
24
45
---
25
46
26
-
Download Files Preview from the [Microsoft Store](ms-windows-store://pdp/?ProductId=9NSQD9PKV3SS&cid=FilesWebsite) | Sponsor us on [GitHub](https://github.com/sponsors/yaira2/)
47
+
Download Files from the [Microsoft Store](ms-windows-store://pdp/?ProductId=9nghp3dx8hdx&cid=FilesWebsite) | Sponsor us on [GitHub](https://github.com/sponsors/yaira2/)
0 commit comments