Skip to content

Commit 23af395

Browse files
committed
Blog: v3.9.7
1 parent 47f06d3 commit 23af395

File tree

5 files changed

+90
-0
lines changed

5 files changed

+90
-0
lines changed

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

Lines changed: 90 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,90 @@
1+
---
2+
title: Announcing Files Preview v3.9.7
3+
description: Announcing Files Preview v3.9.7 for users of the preview version.
4+
thumbnail: /blog-resources/preview/Hero.png
5+
date: 4/22/2025
6+
author: files-community
7+
---
8+
9+
Today we are releasing **Files Preview v3.9.7** 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+
### Refreshed Release Notes experience
14+
15+
We've replaced the Release Notes dialog with a dedicated tab that opens automatically after updating Files. This makes it easier to explore what's new and improved in each release.
16+
17+
### Placeholder content for an empty sidebar
18+
19+
When all sidebar sections are hidden, placeholder content is now displayed to improve usability and provide helpful context.
20+
21+
<figure>
22+
<img src="/blog-resources/v4/EmptySidebar.png" alt="Sidebar placeholder content" />
23+
<figcaption>Sidebar placeholder content</figcaption>
24+
</figure>
25+
26+
### Settings context menu
27+
28+
Right-clicking the settings button now opens a context menu with an option to directly access the settings JSON file.
29+
30+
<figure>
31+
<img src="/blog-resources/v4/SettingsContextMenu.png" alt="Settings context menu" />
32+
<figcaption>Settings context menu</figcaption>
33+
</figure>
34+
35+
### Customizable size formats
36+
37+
You can now customize how file size units are displayed. This setting is available on the [Files & folders](/docs/customize-settings/files-and-folders/) settings page, giving you more control over how information is presented.
38+
39+
<figure>
40+
<img src="/blog-resources/v4/SizeFormatSetting.png" alt="Size format setting" />
41+
<figcaption>Size format setting</figcaption>
42+
</figure>
43+
44+
### Automatic encoding detection for ZIP files
45+
46+
We've added support for automatic encoding detection when extracting ZIP files. If needed, you can override the encoding manually from the extract archive dialog.
47+
48+
<figure>
49+
<img src="/blog-resources/v4/ArchiveEncoding.png" alt="Extract archive dialog" />
50+
<figcaption>Extract archive dialog</figcaption>
51+
</figure>
52+
53+
### UTF-8 encoding for ZIP creation
54+
55+
When creating ZIP archives, Files now uses UTF-8 encoding by default, ensuring better compatibility across different systems.
56+
57+
## Fixes
58+
59+
### Updates
60+
61+
- Fixed a crash that would sometimes occur durring updates.
62+
63+
### Toolbar
64+
65+
- Fixed an issue where toolbar buttons sometimes displayed the wrong icon state.
66+
- Fixed an issue where the extract button was sometimes missing from the toolbar.
67+
- Fixed the menu label for overflow items in the toolbar.
68+
69+
### File sorting
70+
71+
- Fixed sorting issues with files containing #-# numbering.
72+
- Fixed an issue where name sorting was case-sensitive.
73+
74+
### Git
75+
76+
- Fixed errors that sometimes occurred with shortcuts in Git repositories.
77+
78+
### Properties
79+
80+
- Fixed an issue where **Cleanup** and **Format** options were incorrectly displayed for Cloud Drives.
81+
82+
## Conclusion
83+
84+
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/).
85+
86+
Thank you for using Files! 😊
87+
88+
---
89+
90+
Download Files Preview from the [Microsoft Store](ms-windows-store://pdp/?ProductId=9NSQD9PKV3SS&cid=FilesWebsite) | Sponsor us on [GitHub](https://github.com/sponsors/yaira2/)
146 KB
Loading
1.06 MB
Loading
331 KB
Loading
469 KB
Loading

0 commit comments

Comments
 (0)