Skip to content

Releases: files-community/Files

Introducing Files v0.10

10 Jun 23:00
62abaee

Choose a tag to compare

Pre-release

New Features

  • 40326c8 Added open item with (#928)
  • a324599 Add ability to open sidebar drive in new window or tab (#941)
  • b12ccd7 Hide rename dialog if user pressed Esc button (#942)
  • 3fb5f5f Added button to open debug.txt location in explorer (#943)
  • 89821d3 Added option to unpin libraries from the sidebar (#951)
  • 9bb5193 Added keyboard shortcuts to the tooltips of buttons in the navigation bar (#964)
  • ff168e1 Add logging for QuickLook (#988)
  • 7c241c9 Implement filesystem watching via ReadDirectoryChangesW (#952)

Bug Fixes

  • db79553 Prevent creating a folder or file with restricted names or characters (#933)
  • e699407 Fixed auto selection when renaming if extensions are hidden (#938)
  • c4fb8c0 Fixed md5 visibility and check boxes spacing (#940)
  • 4e16068 Align tab button with close tab button (#950)

Introducing Files v0.9.2

05 Jun 18:07
fea639a

Choose a tag to compare

Pre-release

New Features

Bug Fixes

Introducing Files v0.9.1

01 Jun 01:47
4c5db04

Choose a tag to compare

Pre-release

New Features

Bug Fixes

  • a805180 Fixed a bug where enter key does not work to confirm delete action (#878)
  • bbb6fd4 Fix incorrect path while upward to root disk (#860)

Introducing Files v0.9.0

26 May 04:54
019dc58

Choose a tag to compare

Pre-release

New Features

Bug Fixes

Introducing Files v0.8.2

19 May 03:23
96fef2b

Choose a tag to compare

Pre-release

New Features

  • 2740832 Switch ThumbnailMode to SingleItem for better thumbnails (#791)
  • aa5e2a1 Optimized home page identifying (#804)

Bug Fixes

  • 80cb05b Fix blurry thumbnails for some items in grid view (#790)
  • 8cb3fd5 Fixed crash when using keyboard shortcuts on the home page (#802)
  • fb53d73 Fix App Startup Crash By Deferring Adding Drives to UI (#806)

Introducing Files v0.8.1

18 May 12:22
d092f76

Choose a tag to compare

Pre-release

New Features

  • 8e45dca Added option to set an image as lockscreen background (#755)
  • daad7c3 Upgrade WinUI to v2.4 (#711)
  • 08f6190 Added support for uppercase image extension (#770)
  • 0db7a08 Added support for ctrl + click deselection in grid view (#788)

Bug Fixes

  • 73703c5 Fixed context menu appearing when right clicking on empty space in List view mode (#761)
  • 7222bfb Parse command line before App launch (#746)
  • f3e6cb3 Fixed file rename with space added opening QuickLook (#780)
  • 2b4ba1b Fixed grid view selection bugs (#787)

Introducing Files v0.7.9

04 May 14:51
5322f37

Choose a tag to compare

Pre-release

New Features

  • Changing the theme settings no longer requires restarting the app.

Bug Fixes

  • Fixed an issue launching Files UWP from the command line.
  • Fixed an issue where opening the properties window of a large file would crash the app.
  • Fixed an issue where the status bar would sometimes show when no directory was open.
  • Fixed an issue that would crash the app when copying a folder to a directory with a similar name.
  • The size of large files should now be calculated correctly.

Introducing Files v0.7.8

24 Apr 19:34
9e8ad53

Choose a tag to compare

Pre-release

New Features

  • Added a link to sample profiles next to the terminal setting.

Bug Fixes

  • Fixed an issue with text getting cut off in different areas of the setting pages.
  • Fixed an issue that the close button in the properties dialog was too wide.

Introducing Files v0.7.7

22 Apr 12:54
09f5cb1

Choose a tag to compare

Pre-release

New Features

  • Improved the design of the properties dialog.
  • Added an option to open sidebar items in a new tab or window.
  • Improved the drag and drop feature.

Introducing Files v0.7.6

14 Apr 20:01
6c00418

Choose a tag to compare

Pre-release

New Features

  • Added drag and drop support. (thanks @jeffsieu )
  • The properties dialog now displays the MD5 hash.
  • Pasted items are now selected after a paste operation.
  • Improved the functionality for sorting files and folders.
  • Network locations are now available in the sidebar.
  • You can now launch any terminal that is in your terminal profile list from the navigation bar.
  • Implemented the selection options on the status bar.
  • Invert selection of items (thanks @jeffsieu )
  • Natural sorting (thanks @jeffsieu )
  • More tooltips in certain places (thanks @MarcAnt01)

Bug Fixes

  • Fixed an issue where trying to paste a folder into itself would crash the app.
  • Fixed an issue where right clicking on an item when the navigation bar was focused would crash the app.
  • Default locations are now detected in a better way (thanks @tsvietOK )
  • New storage item creation loses focus on each character (thanks @tsvietOK )

Translations
Thanks to: @BuraChuhadar @R3voA3 @xpoppyx @GavinYou082 and others!

Better Addressing Your Feedback
We've taken some time to reflect on how to best address feedback as well as schedule addressing them for future releases, and have decided the best way to continue providing a high-quality experience is to utilize milestones less often. You'll notice open feedback items have been moved to the Project board. This change is beneficial for users because it provides more transparency about WHEN a bug/feature is being worked on (rather than an arbitrary version number), so we hope to expand and improve this based on your feedback. @yaichenbaum has been very helpful in pioneering this approach including the now-functional pipelines.

Peer-review By Default
We've also shifted our work to better encourage peer-review (by default). This means we now open PR's just like you do. Feedback in these open items is always welcomed!

Considering we're in the middle of a global pandemic, it is very wonderful to see the amount of enthusiasm and new contributors gained this cycle. Keep up the great work, and stay safe everyone!