Releases: files-community/Files
Releases · files-community/Files
v3.0.8
Download Files from our download page
What's Changed
- Fix: Always set content dialog root by @yaira2 in #13859
- Fix: Fixed issue where exporting settings didn't work by @hishitetsu in #13878
- Fix: Fixed issue where changing column widths would set the width of hidden columns to zero by @hishitetsu in #13879
- Fix: Fixed NullReferenceException in MainPageViewModel.UpdateInstancePropertiesAsync by @hishitetsu in #13900
- Fix: Fixed potential crash when restoring from Recycle Bin by @yaira2 in #13902
- Build(deps): Bump System.IO.Hashing from 7.0.0 to 8.0.0 by @dependabot in #13888
- Build(deps): Bump Microsoft.Data.Sqlite.Core from 7.0.13 to 8.0.0 by @dependabot in #13887
- Build(deps): Bump Microsoft.Extensions.DependencyInjection from 7.0.0 to 8.0.0 by @dependabot in #13886
- Build(deps): Bump System.Threading.Tasks.Dataflow from 7.0.0 to 8.0.0 by @dependabot in #13885
- Code Quality: Improved app startup routine 2 - Checkpoint 1 by @d2dyno1 in #13854
- Code Quality: Refactor preview/info pane phase 1 by @yaira2 in #13895
Full Changelog: v3.0.5...v3.0.8
v3.0.5
v3.0.4
Download Files from our download page
What's Changed
- Feature: Added option to open tab in new/existing instance by @yaira2 in #13743
- Feature: Added shortcuts to switch between Preview & Detail panes by @yaira2 in #13692
- Feature: Open folder in new window via
ctrl
+alt
+enter
by @yaira2 in #13837 - Fix: Fixed freeze when opening a shell folder in the columns layout by @hishitetsu in #13793
- Fix: Fixed TextBox background when renaming items by @yaira2 in #13797
- Fix: Fixed some null reference warnings by @yaira2 in #13776
- Fix: Improved the speed graph by @0x5bfa in #13629
- Fix: Fixed issue where "Open Files on Windows startup" didn't work by @hishitetsu in #13811
- Fix: Fixed ArgumentNullException in AppUnhandledException by @yaira2 in #13709
- Fix: Removed gap between the divider line and details layout browser header by @00000vish in #13829
- Fix: Fixed issue where the new item dialog cannot be canceled by @MrFrawsty in #13846
- Fix: Fixed issue where double-clicking on column headers would navigate up by @RieBi in #13840
- Fix: Fixed issue where tab icons and labels were sometimes not displayed at app launch by @hishitetsu in #13849
- Fix: Fixed ThrowInvalidOperationExceptionForMissingInitialization by @yaira2 in #13785
- Fix: Always wrap text in grid layout by @yaira2 in #13852
- Fix: Fixed crash that would occur when settings file was invalid by @yaira2 in #13853
- Code Quality: Don't leave running in background in dev by @yaira2 in #13786
- Code Quality: Fix async warnings by @yaira2 in #13832
- Code Quality: Use OpenItem action for better reliability by @yaira2 in #13831
- Code Quality: Added extension helper for media files by @yaira2 in #13828
- Build(deps): Bump LiveChartsCore.SkiaSharpView.WinUI from 2.0.0-rc1.2 to 2.0.0-rc2 by @dependabot in #13838
- GitHub: Added build CI by @0x5bfa in #13620
New Contributors
- @00000vish made their first contribution in #13829
- @MrFrawsty made their first contribution in #13846
- @RieBi made their first contribution in #13840
Full Changelog: v3.0.3...v3.0.4
v3.0.3
Download Files from our download page
What's Changed
- Feature: Added
Ctrl+ Shift+ I
shortcut to create new item by @yaira2 in #13756 - Fix: Handle format exception raised by Convert.ToInt32 by @dragoni7 in #13749
- Fix: Disable copy path action when no items are selected by @yaira2 in #13755
- Fix: Fixed issue with viewing folder details by @yaira2 in #13758
- Fix: Fixed NullReferenceException with OpenPropertiesWindow by @yaira2 in #13748
- Fix: Fixed NullReferenceException with SetSelectedPathOrNavigate by @hishitetsu in #13766
- Fix: Fixed possible crash when adding files and folders by @hishitetsu in #13770
- Fix: Fixed NullReferenceException with ColumnViewBase.EndRename by @yaira2 in #13771
- Fix: Fixed NullReferenceException in OpenDirectoryInNewTabAction by @yaira2 in #13769
- Fix: Fixed issue where opening properties would download OneDrive files by @yaira2 in #13714
- Code Quality: Update dependencies by @yaira2 in #13782
- Build(deps): Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 by @dependabot in #13762
New Contributors
Full Changelog: v3.0.2...v3.0.3
v3.0.2
Download Files from our download page
What's Changed
- Feature: Added support for opening Jar archives in Files by @yaira2 in #13722
- Fix: Added tooltip when hovering over "Open in VS Code" by @William-Hiatt in #13693
- Fix: Fixed theming issue in the confirm delete dialog by @William-Hiatt in #13694
- Fix: Fixed Shell32.GetData COMException by @yaira2 in #13690
- Fix: Fixed crash that would occur when opening a large bitrate audio file by @hishitetsu in #13698
- Fix: Fixed NullReferenceException with DefaultDestinationFolderPath by @yaira2 in #13662
- Fix: Fixed possible crash when adding a new settings value by @hishitetsu in #13701
- Fix: Fixed crash that could occur when trying to open the settings file by @d2dyno1 in #13719
- Fix: Fixed Win32Exception in SetAsDefaultExplorerAsync by @yaira2 in #13723
- Build(deps): Bump WinUIEx from 2.3.2 to 2.3.3 by @dependabot in #13731
New Contributors
- @William-Hiatt made their first contribution in #13693
Full Changelog: v3.0.1...v3.0.2
v3.0.1
Download Files from our download page
What's Changed
- Feature: Display basic preview in Details pane by @yaira2 in #13665
- Fix: Fixed icon in light mode by @yaira2 in #13677
- Fix: Fixed crash that would occur at the start of a file operation if Explorer wasn't running by @hishitetsu in #13670
- Fix: Fixed ObjectDisposedException by @hishitetsu in #13671
- Build(deps): Bump LibGit2Sharp from 0.27.2 to 0.28.0 by @dependabot in #13666
- Build(deps): Bump Microsoft.Management.Infrastructure.Runtime.Win from 2.0.1 to 3.0.0 by @dependabot in #13667
- Build(deps): Bump Microsoft.Management.Infrastructure from 2.0.0 to 3.0.0 by @dependabot in #13668
Full Changelog: v3.0...v3.0.1
v3.0
Download Files from our download page
What's Changed
- Feature: Rounded the corners on the file area by @yaira2 in #13003
- Feature: Added support for renaming network drives by @hishitetsu in #13050
- Feature: Updated tag icon on the settings page by @yaira2 in #13059
- Feature: Updated icons in the Tag column in the Details layout by @yaira2 in #13060
- Feature: Added "open all" when right clicking a tag in the sidebar by @ferrariofilippo in #12991
- Feature: Added a Command Palette by @hishitetsu in #12977
- Feature: Added support for canceling tab tear off by @yaira2 in #13642
- Feature: Added support for elevated file operations by @gave92 in #13043
- Feature: Highlight search string in the command palette by @hishitetsu in #13095
- Feature: Auto refresh after adding items if no directory watcher is available by @hishitetsu in #13068
- Feature: Repurpose Ctrl+Shift+N shortcut to create new folder by @kworede582 in #13505
- Feature: Updated the design for startup settings by @heftymouse in #13503
- Feature: Added support for copying multiple item paths together by @hecksmosis in #13546
- Feature: Added speed graph to the status center by @0x5bfa in #13359
- Feature: Disabled keyboard shortcuts when renaming items by @ferrariofilippo in #13118
- Feature: Added support for opening shortcut files as another user by @ferrariofilippo in #13131
- Feature: Display keyboard shortcuts in the right click menu by @ferrariofilippo in #13120
- Feature: Automatically update items when the date changes by @hishitetsu in #13119
- Feature: Scroll to the selected file when using "Open file location" by @ferrariofilippo in #13133
- Feature: Close all notification banners except in progress before sleep by @hishitetsu in #13264
- Feature: Added TextBlock for read only properties by @yaira2 in #13278
- Feature: Localized the theme names by @yaira2 in #13279
- Feature: What's new popup by @yaira2 in #13269
- Feature: Updated the design of the Tags section in the Details Pane by @yaira2 in #13138
- Feature: Removed margin when using the Compact Spacing option by @yaira2 in #13145
- Feature: Increased the default width of the Git status column by @yaira2 in #13168
- Feature: Updated the design of the home page headers by @0x5bfa in #13053
- Feature: Display error message when transferring files that are too large for FAT32 by @ferrariofilippo in #13137
- Feature: Show BitLocker options in main menu for drives by @ferrariofilippo in #13142
- Feature: Redesigned the left hand sidebar by @chingucoding in #13052
- Feature: Lazy load Git properties for better performance by @hishitetsu in #13211
- Feature: Display prompt when running Files as admin by @yaira2 in #13221
- Feature: Load network icon instead of a folder icon by @yaira2 in #13226
- Feature: Added an option to keep Files running in the background for quicker startup time by @hishitetsu in #13236
- Feature: Redesigned the app icon by @yaira2 in #13247
- Feature: Removed chevron from last item in the path bar by @0x5bfa in #13246
community/Files/pull/13075 - Feature: Display custom icon when Files is the registered handler for archives by @yaira2 in #13327
- Feature: Added support for previewing Office files by @gave92 in #13096
- Feature: Added support for additional archive formats by @yaira2 in #13298
- Feature: Added support to switch between items using arrow keys in the conflicts dialog by @ferrariofilippo in #13357
- Feature: Added support for formatting drives from the properties window by @ferrariofilippo in #13173
- Feature: Added support for opening Git root in VS Code by @yaira2 in #13498
- Feature: Added support for unblocking downloaded files by @hishitetsu in #13504
- Feature: Added file operation support for FTP by @NicoooByte in #13362
- Feature: Increased the text box height when renaming items in the tiles layout by @KlenAr313 in #13114
- Feature: Added Support for Proton Drive by @nephi-duff in #13401
- Feature: Improve tab icon resolution by @yaira2 in #13431
- Feature: Updated strings by @yaira2 in #13432
- Build(deps): Bump DirectNCore from 1.15.0.1 to 1.15.0.2 by @dependabot in #13521
- Build(deps): Bump Microsoft.Windows.CsWinRT from 2.0.3 to 2.0.4 by @dependabot in #13525
- Build(deps): Bump CommunityToolkit.Mvvm from 8.2.1 to 8.2.2 by @dependabot in #13580
- Build(deps): Bump LiveChartsCore.SkiaSharpView.WinUI from 2.0.0-beta.701 to 2.0.0-rc1.2 by @dependabot in #13558
- Build(deps): Bump Microsoft.Data.Sqlite.Core from 7.0.12 to 7.0.13 by @dependabot in #13576
- Build(deps): Bump Microsoft.WindowsAppSDK from 1.3.230602002 to 1.3.230724000 by @dependabot in https://github.com/files-
- Build(deps): Bump Vanara.PInvoke.DwmApi from 3.4.16 to 3.4.17 by @dependabot in #13534
- Build(deps): Bump Vanara.Windows.Shell from 3.4.16 to 3.4.17 by @dependabot in #13535
- Build(deps): Bump Vanara.Windows.Extensions from 3.4.16 to 3.4.17 by @dependabot in #13536
- Build(deps): Bump Vanara.PInvoke.Mpr from 3.4.16 to 3.4.17 by @dependabot in #13537
- Build(deps): Bump Axe.Windows from 2.1.3 to 2.2.0 by @dependabot in #13127
- Build(deps): Bump Vanara.Windows.Extensions from 3.4.15 to 3.4.16 by @dependabot in #13151
- Build(deps): Bump WinUIEx from 2.1.0 to 2.3.0 by @dependabot in #13377
- Build(deps): Bump Microsoft.WindowsAppSDK from 1.4.230822000 to 1.4.230913002 by @dependabot in #13403
- Build(deps): Bump Axe.Windows from 2.2.0 to 2.3.0 by @dependabot in #13355
- Build(deps): Bump Microsoft.Data.Sqlite.Core from 7.0.10 to 7.0.11 by @dependabot in #13361
- Build(deps): Bump Vanara.PInvoke.DwmApi from 3.4.15 to 3.4.16 by @dependabot in #13295
- Build(deps): Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 by @dependabot in #13287
- Build(deps): Bump WinUIEx from 2.3.0 to 2.3.1 by @dependabot in #13427
- Build(deps): Bump Microsoft.Graphics.Win2D from 1.0.5.1 to 1.1.0 by @dependabot in #13435
- Build(deps): Bump Microsoft.AppCenter.Analytics from 5.0.2 to 5.0.3 by @dependabot in #13466
- Build(deps): Bump Microsoft.AppCenter.Crashes from 5.0.2 to 5.0.3 by @dependabot in #13465
- Build(deps): Bump DirectNCore from 1.13.2.1 to 1.15.0.1 by @dependabot in #13493
- Build(deps): Bump Microsoft.Data.Sqlite.Core from 7.0.11 to 7.0.12 by @dependabot in #13500
- Build(deps): Bump Microsoft.WindowsAppSDK from 1.4.230913002 to 1.4.231008000 by @dependabot in #13501
- Build(deps): Bump WinUIEx from 2.3.1 to 2.3.2 by @dependabot in #13508
- Build(deps): Bump Microsoft.Data.Sqlite.Core from 7.0.9 to 7.0.10 by @dependabot in #13163
- Build(deps): Bump Vanara.PInvoke.Mpr from 3.4.15 to 3.4.16 b...
v2.5.21
Download Files from our download page
What's Changed
- Fix: Fixed issue where the app sometimes got stuck on splash screen by @hishitetsu in #13013
- Fix: Fixed issue where opening folders from external sources didn't honor the dual pane settings by @hishitetsu in #13014
- Fix: Fixed an issue where the layout flyout sometimes didn't highlight the selected layout by @hishitetsu in #13011
- Fix: Fixed crash when launching from CMD with "Files" by @hishitetsu in #13023
- Code Quality: Reduce splash screen display time for faster startup by @hishitetsu in #13020
Full Changelog: v2.5.20...v2.5.21
v2.5.20
Download Files from our download page
What's Changed
- Feature: Updated font colors in the Properties window by @yaira2 in #12795
- Feature: Added support for pushing Git commits by @ferrariofilippo in #12633
- Feature: Removed behavior that auto selected readme files by @yaira2 in #12780
- Feature: Added dividers between status bar sections by @yaira2 in #12769
- Feature: Support changing behavior of buttons with modifier keys by @hishitetsu in #12728
- Feature: Added support for initializing folders as Git repos by @ferrariofilippo in #12803
- Feature: Display Git details in the Details Pane by @QuaintMako in #12810
- Feature: Added "Size on disk" property to the Properties window by @manfromarce in #12777
- Feature: Added "Properties" button to the Details Pane by @ferrariofilippo in #12913
- Feature: Updated icons in Edit Tags menu by @yaira2 in #12916
- Feature: Updated more icons by @yaira2 in #12906
- Feature: Updated the DataGrid header design by @yaira2 in #12907
- Feature: Redesigned the way details are displayed in the Details Pane by @yaira2 in #12782
- Feature: Trim tag names that are too long in the Details layout by @hishitetsu in #12813
- Feature: Added a splash screen by @0x5bfa in #12979
- Feature: Added support for ownCloud drive by @gave92 in #12896
- Feature: Updated icons for the Tags section in the sidebar by @yaira2 in #12881
- Feature: Added path column to Details layout for search results by @hishitetsu in #12885
- Feature: Updated tag icon in the Tags widget by @yaira2 in #12890
- Feature: Updated the toolbar icons by @yaira2 in #12895
- Feature: Increased maximum volume label length to 128 characters for UDF images by @gave92 in #12931
- Feature: Improved quality of the sidebar icons by @yaira2 in #12852
- Feature: Reflect current layout in the Toolbar by @ferrariofilippo in #12915
- Feature: Updated Git status icons by @yaira2 in #12910
- Feature: Updated status icons for cloud drives by @yaira2 in #12926
- Feature: Add edit tags button to the preview pane by @ferrariofilippo in #12946
- Feature: Delay loading Properties button until details are finished loading by @ferrariofilippo in #12971
- Feature: Added support for opening all tagged items from the Tags widget by @ferrariofilippo in #12972
- Feature: Updated the edit tags button in the Details Pane by @ferrariofilippo in #12978
- Fix: Fixed issue that prevented using dual pane in the Column layout by @hishitetsu in #12994
- Fix: Fixed issue where
%temp%
and%tmp%
were not replaced with the correct path when entered from the Address bar by @hishitetsu in #12743 - Fix: Fixed crash that would occur when navigating to Home in the column layout by @hishitetsu in #12745
- Fix: Fixed issue where part of the path in properties was localized by @hishitetsu in #12754
- Fix: Replaced
ItemPathDisplay
toParsingPath
by @hishitetsu in #12755 - Fix: Fixed crash that would occur when trying to display tags by @hishitetsu in #12764
- Fix: Fixed crash that would occur when copying path by @hishitetsu in #12765
- Fix: Fixed issue where Sort/Group by original folder were disabled in Recycle Bin by @hishitetsu in #12778
- Fix: Fixed alignment issues on the Status Bar by @yaira2 in #12794
- Fix: Fixed issue where the System version of VS Code wasn't detected by @ferrariofilippo in #12750
- Fix: Fixed issue where long tag names weren't clipped by @yaira2 in #12802
- Fix: Fixed issue where checking out a Git branch would sometimes crash the app by @ferrariofilippo in #12805
- Fix: Fixed crash that would occur when pressing Ctrl+E on the Home page by @hishitetsu in #12806
- Fix: Fixed issue where the columns were misaligned in Recycle Bin by @hishitetsu in #12836
- Fix: Fixed issue were removing a tag after changing the layout would cause a crash by @ferrariofilippo in #12839
- Fix: Fixed issue where Status Center didn't update when archives were finished being extracted by @ferrariofilippo in #12838
- Fix: Fixed crash that would occur when adding a new tab by @hishitetsu in #12840
- Fix: Fixed crash that would occur when enabling the tags widget by @hishitetsu in #12844
- Fix: Fixed issue where "Open in new window" followed the startup settings by @hishitetsu in #12853
- Fix: Fixed high contrast support in the Properties window by @yaira2 in #12862
- Fix: Fixed issue where folder names displayed in the details pane were sometimes not localized by @hishitetsu in #12866
- Fix: Fixed issue where long texts in the details pane were cropped by @hishitetsu in #12868
- Fix: Fixed layout mode icon not reflecting current folder layout by @gave92 in #12897
- Fix: Fixed issue where dragged items sometimes could not be dropped by @hishitetsu in #12898
- Fix: Fixed crash that would occur when an Inf file installation timed out by @hishitetsu in #12903
- Fix: Fixed issue where it didn't work to open password protected archives by @gave92 in #12708
- Fix: Fixed issue where some options were missing in the Google Drive context menu by @gave92 in #12935
- Fix: Fixed issue where properties were sometimes not displayed in the details pane by @hishitetsu in #12952
- Fix: Fixed icon size in the Layout flyout by @yaira2 in #12958
- Fix: Fixed issue where Details/Preview Pane didn't update when switching tabs by @hishitetsu in #12975
- Fix: Fixed issue that sometimes prevented drives from being displayed by @hishitetsu in #12986
- Code Quality: Introduced App.Utils.Storage namespace for storage functionalities by @0x5bfa in #12902
- Code Quality: Reduce git folders loading time by @ferrariofilippo in #12980
- Code Quality: Moved App.Attributes & App.Behaviors to App.Data by @0x5bfa in #12747
- Code Quality: Removed unnecessary IsPageTypeNotHome changes by @hishitetsu in #12768
- Code Quality: Removed unused string by @yaira2 in #12804
- Code Quality: Update project structure by @0x5bfa in #12790
- Code Quality: Updated Git login success icon & strings by @ferrariofilippo in #12793
- Code Quality: Renamed Files.Sdk.Storage to Files.Core.Storage by @0x5bfa in #12843
- Code Quality: Clean up Files.Actions phase 1 by @0x5bfa in #12677
- Code Quality: Added back usings for AppCenter by @yaira2 in #12904
- Code Quality: Fixed build by @gave92 in #12905
- Code Quality: Format project XML files by @0x5bfa in #12740
- Code Quality: Rename Files.Backend to Files.Core by @0x5bfa in #12841
- Code Quality: Rename BackgroundTasks to Files.App.BackgroundTasks by @0x5bfa in #12842
- Code Quality: Renamed Files.SourceGenerator to Files.Core.SourceGenerator by @0x5bfa in https://github.com/files-c...
v2.5.10
Download Files from our download page
What's Changed
- Feature: Added Git columns to the details layout by @0x5bfa in #12485
- Feature: Show folder details when no item is selected by @QuaintMako in #12549
- Feature: Added open in VS/VS Code to status bar by @ferrariofilippo in #12645
- Feature: Updated the fallback color for Acrylic by @heftymouse in #12625
- Feature: Removed Bundles by @yaira2 in #12616
- Feature: Added tooltips to Git columns in the details layout by @hishitetsu in #12676
- Feature: Separated the archive options in the right click menu by @yaira2 in #12655
- Feature: Added option to hide the Send To menu by @yaira2 in #12674
- Feature: Auto-Populate Files and Windows Version when submitting feedback by @tanchekwei in #12639
- Code Quality: Renamed App.ServicesImplemenetation to App.Services by @0x5bfa in #12702
- Code Quality: Improved the project structure by @0x5bfa in #12641
- Code Quality: Cleaned up Files.Backend by @0x5bfa in #12631
- Build(deps): Bump Microsoft.Windows.CsWinRT from 2.0.2 to 2.0.3 by @dependabot in #12592
- Build(deps): Bump Microsoft.WindowsAppSDK from 1.3.230502000 to 1.3.230602002 by @dependabot in #12603
- Build(deps): Bump Microsoft.Data.Sqlite.Core from 7.0.5 to 7.0.7 by @dependabot in #12604
- Build(deps): Bump Microsoft.Data.Sqlite.Core from 7.0.7 to 7.0.8 by @dependabot in #12698
- Build(deps): Bump Axe.Windows from 2.1.2 to 2.1.3 by @dependabot in #12648
- Fix: Fixed crash in Dual Pane mode when switching away from Git folder by @gave92 in #12599
- Fix: Fixed issue where scrollbar wasn't visible when reordering pinned favorites by @yaira2 in #12609
- Fix: Fixed issue where tooltip in details layout was displaying the wrong data by @hishitetsu in #12610
- Fix: Fixed issue where archive files were counted as folders by @hishitetsu in #12621
- Fix: Fixed crash when Git branch tip is null by @tanchekwei in #12622
- Fix: Fixed issue where folder sizes weren't shown in Recycle Bin by @tanchekwei in #12630
- Fix: Fixed issue where column layout items remained selected on certain startup settings by @hishitetsu in #12629
- Fix: Fixed tab navigation when middle-clicking a sidebar item by @hishitetsu in #12620
- Fix: Fixed issue where navigating away from search wouldn't show the folders items by @hishitetsu in #12628
- Fix: Fixed issue where the preview pane didn't update when switching panes by @hishitetsu in #12647
- Fix: Fixed issue where item names in the Tags widget didn't have ellipsis by @hishitetsu in #12651
- Fix: Revert "Fix: Fixed crash in Dual Pane mode when switching away from Git folder (#12599)" by @hishitetsu in #12652
- Fix: Fixed crash when switching away from Git folder by @hishitetsu in #12656
- Fix: Fixed issue where open in VS Code didn't work if there were spaces in the path by @ferrariofilippo in #12667
- Fix: Fixed issue where the icon was missing from the "new shortcut" option by @yaira2 in #12671
- Fix: Fixed issue where middle clicking selected folders would cause crash by @yaira2 in #12683
- Fix: Fixed an issue where the right-click menu would sometimes freeze the app by @hishitetsu in #12686
- Fix: Fixed issue where a text box would remain visible in the tiles layout when returning from a new tab by @hishitetsu in #12693
- Fix: Fixed NullReferenceException in ContentPageContext by @hishitetsu in #12700
- Fix: Fixed issue where Git buttons were incorrectly shown in the status bar by @ferrariofilippo in #12703
- Fix: Translated missing strings in Properties by @gave92 in #12721
- Fix: Fixed ArgumentOutOfRangeException in DirectoryPropertiesViewModel by @hishitetsu in #12717
- Fix: Fixed crash with moving into an empty folder in column layout by @hishitetsu in #12725
- Fix: Fixed crash that would sometimes occur when navigating away from archives by @hishitetsu in #12726
- Fix: Fixed issue where widths of Git columns were not set correctly by @hishitetsu in #12732
- New Crowdin updates by @yaira2 in #12690
New Contributors
- @tanchekwei made their first contribution in #12622
Full Changelog: v2.5...v2.5.10