Skip to content

Commit decc446

Browse files
authored
v3.9.2 (#770)
1 parent bbe70e0 commit decc446

File tree

2 files changed

+69
-0
lines changed

2 files changed

+69
-0
lines changed

src/routes/blog/posts/v3-9-2/+page.md

Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,69 @@
1+
---
2+
title: Announcing Files Preview v3.9.2
3+
description: Announcing Files Preview v3.9.2 for users of the preview version.
4+
thumbnail: /blog-resources/preview/Hero.png
5+
date: 3/3/2025
6+
author: files-community
7+
---
8+
9+
Today we are releasing **Files Preview v3.9.2** for users of the preview version. New users can get started from our [download page](/download/). Additionally, you can help support the project by 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+
### Code Quality
14+
15+
- Replaced the Visual Studio .sln file with the new .slnx format.
16+
- Updated to .NET 9
17+
- Updated to WASDK 1.6
18+
- Updated to CommunityToolkit.WinUI 8.2
19+
- Updated to CsWinRT 2.2
20+
21+
### Added an option to change the default IDE
22+
23+
We've added a new option to change the default IDE. Previously, this feature was hardcoded to Visual Studio Code, but now you can set your preferred IDE from Developer Tolls in settings.
24+
25+
<figure>
26+
<img src="/blog-resources/v4/IDESettings.png" alt="Developer Settings" />
27+
<figcaption>Developer Settings</figcaption>
28+
</figure>
29+
30+
### New localizations added
31+
32+
We've expanded our language support to now include Armenian. Our localizations are maintained by our dedicated community members. If you'd like to get involved, we invite you to join us on Crowdin: [https://crowdin.com/project/files-app](https://crowdin.com/project/files-app).
33+
34+
## Fixes
35+
36+
### Updates
37+
38+
- Fixed an issue where an error dialog would sometimes appear after updating Files.
39+
- Fixed an issue where the WebView process for the "What's New" dialog would remain open in the background.
40+
41+
### Sidebar
42+
43+
- Fixed an issue where installing more than one instance of Files would unpin Recycle Bin from the sidebar.
44+
45+
### Home Page
46+
47+
- Fixed an issue where the Home Page didn't properly refresh.
48+
49+
### Properties Window
50+
51+
- Fixed an issue where text in the permissions page would wrap incorrectly.
52+
53+
### Run with PowerShell
54+
55+
- Fixed an issue where the "Run with PowerShell" action wouldn't pass the working directory.
56+
57+
### Status Center
58+
59+
- Fixed an issue where the Status Center didn't display the size for some file operations.
60+
61+
## Conclusion
62+
63+
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/).
64+
65+
Thank you for using Files! 😊
66+
67+
---
68+
69+
Download Files Preview from the [Microsoft Store](ms-windows-store://pdp/?ProductId=9NSQD9PKV3SS&cid=FilesWebsite) | Sponsor us on [GitHub](https://github.com/sponsors/yaira2/)
153 KB
Loading

0 commit comments

Comments
 (0)