Rider 新版本发表

Released: Jan 23, 2025

2024.3.4 中的更新

修补程序

  • New Azure DevOps Credential Provider for NuGet is broken on Windows.
  • Not bound: call 'RoslynHost.RoslynModel.projectModel.$.applyChanges::<<unbound>>'.
  • Slow search in large files.
  • Can't Run/Debug Windows MAUI target.
  • Hot Reload does not work for MAUI Mac Catalyst app on Mac.
  • Rider is slow and consumes memory quickly up to 10 GB and falls with an error.
  • 'node_modules' folder does not have 'library root' label in Repo view.
  • Tool Windows is written as a single word in the...

Released: Dec 11, 2024

2024.3.2 中的更新

修补程序

  • Blazor WASM hot reload doesn't work.
  • Incorrect 'not initialized' variable errors.
  • An item with the same key has already been added. Key: net5.0.
  • Explorer is missing 'Assemblies' in dropdown.
  • Razor formatter adds new empty lines after every reformat.
  • TFM selector doesn't work in Remote Development environment.
  • Could not load the framework IDEDistribution on macOS 15.0.
  • FLCC: unexpected code suggestions in single line comments.
  • Search bar in WinForms Designer Toolbox stops working after...

Released: Nov 13, 2024

2024.3 中的更新

特性

Key Updates

  • Support for Microsoft .NET 9
    • Support for project templates from the new SDK.
    • The ability to create, run, and debug projects targeting the new SDK.
    • Support for the latest C# 13 features, such as params collections, partial properties, the field keyword preview, and others.
  • Windows Forms Designer for .NET projects .NET 6.0+
    • The Windows Forms Designer now supports projects targeting .NET 6.0 and newer, enabling you to create, view, and modify the UI of your Windows Forms applications...

Released: Oct 24, 2024

2024.2.7 中的更新

修补程序

  • Microsoft Visual Studio Dark Scheme is incorrect.
  • 'RiderBackendOverridesRegistrar' initializes ActionManager on EDT.
  • Rename shortcut does not work for non-project files.
  • Editing .sln file leads to inability to work further in Split/RemDev mode.
  • Solving merge conflict in .sln file causes Rider to hang.
  • Packages are not recognized properly after 6000.0.22f1 update.
  • Changed default scope for Asset Usages pop-up in Unity projects.
  • Solution explorer - Icons - strange icons on light theme setup...

Released: Oct 9, 2024

2024.2.6 中的更新

特性

  • Added support for Solution File Persistence Model (SLNX Format).

修补程序

  • Unity breakpoint logging doesn't work due to the wrong default value.
  • Unable to copy text from Editor if Code With Me enabled in Rider.
  • Significant freezes in the decompiled code.
  • Buttons from Rename Dialog are not clickable in Remote Development environment.
  • Rename shortcut does not work for non-project files.
  • "Cut" does not update the clipboard when rdclient.patch.engine.enabled.
  • Open in Find Tool Window action opens zero...

Released: Sep 20, 2024

2024.2.5 中的更新

修补程序

  • Code parsing and navigation fails in Rider after opening a solution.
  • Command-N no longer opens Add / New menu after upgrading.
  • 'New in This Directory' keyboard shortcut not working.
  • Go to declaration doesn't scroll to actual method, just opens file first time.
  • Unable to save settings.
  • Version Control: Local Changes dialog no longer shows diffs.
  • Can't create new unit testing template via "template explorer" on MacOS.
  • Code highlighting randomly disappears.
  • Solution loading stuck in...

Released: Sep 9, 2024

2024.2.4 中的更新

修补程序

  • Fixed bug with incorrect 'CppBoundToDelegateMethodIsNotMarkedAsUFunction' for copied variables.

Released: Aug 30, 2024

2024.2.3 中的更新

修补程序

  • Fixed: Code highlighting for Unreal Engine classes is fully disabled.
  • Fixed: New Unreal class header file is created empty with patch engine enabled.
  • Fixed: Rider crashing on Windows when stepping during debug.
  • Fixed: Error Running 'Android Default' Failed to deploy: there is no package x.x.x in the list of installed packages.
  • Fixed: Leaving rider open causes regular hitches across other applications, especially games.
  • Fixed: Freezes while typing related to virtual formatting.
  • Fixed: Debug...

Released: Aug 26, 2024

2024.2.2 中的更新

修补程序

  • Rider crashing on Windows when stepping during debug.
  • AttributeUsage "AllowMultiple" is not being accounted for.
  • "What's New" page displays every time you open Rider.

Released: Aug 20, 2024

2024.2.1 中的更新

修补程序

  • Debug of unit tests for MSTest v1 is not working.