Skip to content

Commit ba0419a

Browse files
committed
Code Quality: Rename v4 folder to v4-preview
1 parent 2275d4f commit ba0419a

16 files changed

+12
-12
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Today we are releasing **Files Preview v3.9.10** for users of the preview versio
1515
We added a new setting that lets you control the visibility of the Status Center button. You can now choose to always display the button or keep the existing behavior, where it displays only during active file operations. This setting is available under `Settings > Appearance > Toolbars`.
1616

1717
<figure>
18-
<img src="/blog-resources/v4/StatusCenterButton.png" alt="Always displayed Status Center" />
18+
<img src="/blog-resources/v4-preview/StatusCenterButton.png" alt="Always displayed Status Center" />
1919
<figcaption>Status Center button</figcaption>
2020
</figure>
2121

@@ -24,7 +24,7 @@ We added a new setting that lets you control the visibility of the Status Center
2424
Opening the Status Center now automatically clears the notification badge, providing a cleaner interface and minimizing unnecessary alerts.
2525

2626
<figure>
27-
<img src="/blog-resources/v4/StatusCenterBadge.png" alt="Status Center badge" />
27+
<img src="/blog-resources/v4-preview/StatusCenterBadge.png" alt="Status Center badge" />
2828
<figcaption>Status Center badge</figcaption>
2929
</figure>
3030

@@ -41,7 +41,7 @@ We've enhanced the responsive design of the actions settings page. On smaller sc
4141
We added a search box to the actions settings page, allowing users to quickly filter and find commands with ease.
4242

4343
<figure>
44-
<img src="/blog-resources/v4/FilterActions.png" alt="Search box on the actions page" />
44+
<img src="/blog-resources/v4-preview/FilterActions.png" alt="Search box on the actions page" />
4545
<figcaption>Search box on the actions page</figcaption>
4646
</figure>
4747

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Today we are releasing **Files Preview v3.9.2** for users of the preview version
2323
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 Tools in settings.
2424

2525
<figure>
26-
<img src="/blog-resources/v4/IDESettings.png" alt="Developer Settings" />
26+
<img src="/blog-resources/v4-preview/IDESettings.png" alt="Developer Settings" />
2727
<figcaption>Developer Settings</figcaption>
2828
</figure>
2929

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ Today we are releasing **Files Preview v3.9.3** for users of the preview version
1515
We've added a new feature that lets users drag and drop GitHub URLs directly into Files. Upon dropping a URL, a confirmation prompt is displayed asking if the user wants to clone the repository to their device. The cloning progress can be tracked in the Status Center. This feature is also available as a standalone action in the [Command Palette](/docs/features/command-palette/) and can also assigned a custom keyboard shortcut in [settings](/docs/customize-settings/actions).
1616

1717
<figure>
18-
<img src="/blog-resources/v4/CloneRepoPrompt.png" alt="Clone repo confirmation" />
18+
<img src="/blog-resources/v4-preview/CloneRepoPrompt.png" alt="Clone repo confirmation" />
1919
<figcaption>Clone repo confirmation</figcaption>
2020
</figure>
2121

2222
<figure>
23-
<img src="/blog-resources/v4/CloneRepoStatus.png" alt="Clone status" />
23+
<img src="/blog-resources/v4-preview/CloneRepoStatus.png" alt="Clone status" />
2424
<figcaption>Clone status</figcaption>
2525
</figure>
2626

@@ -29,7 +29,7 @@ We've added a new feature that lets users drag and drop GitHub URLs directly int
2929
Support for comparing hashes has been added to the Hashes Properties page. Users can now paste known hashes or use the "Compare File" button to quickly calculate and compare the hash of another file with the currently selected file.
3030

3131
<figure>
32-
<img src="/blog-resources/v4/CompareHashes.png" alt="Hash comparison feature" />
32+
<img src="/blog-resources/v4-preview/CompareHashes.png" alt="Hash comparison feature" />
3333
<figcaption>Hash comparison feature</figcaption>
3434
</figure>
3535

@@ -46,7 +46,7 @@ OneDrive storage details are now available in the Properties window within Files
4646
We added an indicator to the Status Center that's displayed while installing fonts. We also updated the icon for the install font action on the toolbar.
4747

4848
<figure>
49-
<img src="/blog-resources/v4/InstallFonts.png" alt="Font installation status" />
49+
<img src="/blog-resources/v4-preview/InstallFonts.png" alt="Font installation status" />
5050
<figcaption>Font installation status</figcaption>
5151
</figure>
5252

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ We've replaced the Release Notes dialog with a dedicated tab that opens automati
1919
When all sidebar sections are hidden, placeholder content is now displayed to improve usability and provide helpful context.
2020

2121
<figure>
22-
<img src="/blog-resources/v4/EmptySidebar.png" alt="Sidebar placeholder content" />
22+
<img src="/blog-resources/v4-preview/EmptySidebar.png" alt="Sidebar placeholder content" />
2323
<figcaption>Sidebar placeholder content</figcaption>
2424
</figure>
2525

@@ -28,7 +28,7 @@ When all sidebar sections are hidden, placeholder content is now displayed to im
2828
Right-clicking the settings button now opens a context menu with an option to directly access the settings JSON file.
2929

3030
<figure>
31-
<img src="/blog-resources/v4/SettingsContextMenu.png" alt="Settings context menu" />
31+
<img src="/blog-resources/v4-preview/SettingsContextMenu.png" alt="Settings context menu" />
3232
<figcaption>Settings context menu</figcaption>
3333
</figure>
3434

@@ -37,7 +37,7 @@ Right-clicking the settings button now opens a context menu with an option to di
3737
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.
3838

3939
<figure>
40-
<img src="/blog-resources/v4/SizeFormatSetting.png" alt="Size format setting" />
40+
<img src="/blog-resources/v4-preview/SizeFormatSetting.png" alt="Size format setting" />
4141
<figcaption>Size format setting</figcaption>
4242
</figure>
4343

@@ -46,7 +46,7 @@ You can now customize how file size units are displayed. This setting is availab
4646
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.
4747

4848
<figure>
49-
<img src="/blog-resources/v4/ArchiveEncoding.png" alt="Extract archive dialog" />
49+
<img src="/blog-resources/v4-preview/ArchiveEncoding.png" alt="Extract archive dialog" />
5050
<figcaption>Extract archive dialog</figcaption>
5151
</figure>
5252

0 commit comments

Comments
 (0)