Lancements de Rider

Released: Apr 27, 2026

Mises à jour de 2026.1.1

Correctifs

  • CMake
    • Project with both sln and cmake may show wrong UI.
  • Code Analysis
    • Suppressed warnings appear in solution-wide analysis.
  • Code Highlighting
    • Code highlight broken on "_g.cs" source generator generated file.
  • Debug
    • Rider C++/LLDB: Natvis visualization displays enum values as numeric instead of enum names.
    • Can't set variables via debugger.
    • [Split Debugger, RemDev] Navigate to thread in parallel stack action doesn't work.
  • Debug - Evaluation
    • Rider C++/LLDB: Inconsistent display of enum...

Released: Mar 30, 2026

Mises à jour de 2026.1

Fonctionnalités

AI

  • Rider is continuing to evolve as an open platform that allows you to bring your preferred AI tools into your professional development workflows.
  • In addition to Junie, Claude Agent, and Codex in the AI chat, you can now choose from a wider range of agents, including GitHub Copilot and Cursor, and dozens of external agents supported via the Agent Client Protocol. With the new ACP Registry, you can discover available agents and install them in just one click.

Faster solution...

Released: Feb 19, 2026

Mises à jour de 2025.3.3

Correctifs

  • Debugger is breaking on BreakForUserUnhandledException although exceptions are disabled.
  • NETSDK1005 error when building projects with netstandard2.0 dependency project references.
  • Rider MCP project-related tools return an empty list.
  • Can no longer deploy APK to emulator or physical device after 2025.3.2 update.
  • Can't upload APK file into physical Android with 2026.1 EAP1 and 2025.3.2 because of Fast Deployment.
  • Failed to upload application APK file to device.
  • RiderLink Installation...

Released: Jan 29, 2026

Mises à jour de 2025.3.2

Fonctionnalités

  • Agent Client Protocol (ACP) agent registry support - You can now browse and install ACP-compatible AI agents directly from a curated registry in the AI Chat tool window. ACP defines a standard protocol for AI coding agents, letting Rider connect to any compatible agent without custom integrations. Users can add agents from the registry and use them immediately in AI Chat.

Correctifs

  • Plugin suggestions based on project dependencies are shown again.
  • Go to Implementation and Ctrl...

Released: Nov 27, 2025

Mises à jour de 2025.3.0.3

Correctifs

  • Automatic package restore now works correctly again.
  • Rider now correctly detects the ApplicationId from the Android manifest in .NET MAUI projects.
  • Occurrence markers are now shown correctly on the scrollbar again when placing the caret on a symbol in C# code.
  • Identifier-under-cursor markers are now shown correctly in the error stripe gutter again.
  • Solution-Wide Analysis performance has been restored. Code analysis no longer pauses for several seconds after edits, and highlights...

Released: Nov 27, 2025

Mises à jour de 2025.3.0.3

Correctifs

  • Authentication for private Azure DevOps NuGet feeds now works correctly again.
  • Rider now correctly uses the user's installed .NET SDK instead of its own bundled one when compiling projects.
  • Automatic import of missing namespaces now works correctly again.
  • Fixed false positive analysis warnings for get-only setters in .NET projects.
  • Fixed a crash caused by a stack overflow in C# code analysis when resolving overloaded operators.
  • Errors caused by missing or incomplete results from...

Released: Nov 13, 2025

Mises à jour de 2025.3.0.1

Correctifs

  • Code complete is not working at all in update.
  • Typing is super slow in Rider 2025.3.
  • Autocomplete is super slow.
  • Lot of errors in solution with source generators.
  • Cancelling the rename hangs indefinitely.
  • Long freeze on Rider startup.
  • Unable to launch web app (.NET Framework) - Project has no runnable target frameworks defined.
  • Branches not shown on welcome screen for recent projects in Rider 2025.3 RC build.
  • Rider zero-width lenses trigger the rendering of an inlay.
  • Editor is frozen...

Released: Nov 11, 2025

Mises à jour de 2025.3

Fonctionnalités

Key Updates

  • Same-day support for the .NET 10 SDK - The latest version of Rider comes with:
    • Support for project templates from the new SDK.
    • The ability to create, run, and debug projects targeting the new SDK.
    • Comprehensive C# 14 support, with enhancements to existing language features.
  • New default UI theme: Islands - First introduced in early 2025, Islands offers both dark and light modes, a clearer visual separation between the editor and tool windows, better tab visibility, and...

Released: Oct 28, 2025

Mises à jour de 2025.2.4

Correctifs

  • Rider will not load uproject. Gets stuck in endless load project.
  • Rider UI freezes when displaying parameter info for methods with 100+ overloads.
  • Debug doesn't work for Unity projects.
  • Find in Files displays the platform popup instead of the Rider one in RemDev.
  • Move AI Action Implement this from the first place from Context Actions.
  • 'Always Select Opened File' no longer works on Rider Remote Dev.
  • Islands theme: Add visible boarder into XAML preview options.
  • Daemon doesn't work after...

Released: Oct 6, 2025

Mises à jour de 2025.2.3

Fonctionnalités

  • New Islands theme - Rider now includes the new Islands theme, giving the IDE a refreshed look and feel.

Correctifs

  • Junie no longer hangs or fails when handling prompts in F# projects.
  • .uproject files now load successfully.
  • Reverting large groups of edits no longer causes the IDE to freeze or crash.
  • All context actions that connect the editor and the Solution Explorer now work as expected during remote development.