# Rider: what changed from 2025 to 2026 - Product: Rider (https://whatsnew.fyi/product/rider) - Vendor: JetBrains - Range: changelog entries numbered after 2025.3.5.1 up to and including 2026.2.1, stable releases only - Entries below: 12 releases (newest first) - Resolved: 2025 is 2025.3.5.1 and 2026 is 2026.2.1, the newest stable release of each major we track - Carrying security changes: 2 · CVEs mentioned: 1 · Mentioning breaking changes: 0 · Removing or deprecating something: 1 - Page: https://whatsnew.fyi/product/rider/compare/2025...2026 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. ## What changed (75 changes, grouped by kind) ### Added #### 2026.2.1 (2026-08-19) - Bundled refactoring-code skill - Bundled debugging-code skill #### 2026.2.0.2 (2026-08-03) - Agent skills that connect AI agents to Rider's own intelligence in .NET and game development (also in 2026.2) - Support for official Microsoft .NET, Aspire, and Azure Agent Skills directly from the IDE (also in 2026.2) - GitHub Copilot now natively built in and available out of the box (also in 2026.2) - WPF Hot Reload for editing XAML while the app runs (also in 2026.2) - File-based C# app templates (also in 2026.2) - Intention previews to see quick-fix and context-action changes before applying them (also in 2026.2) - Game Development category in the New Project dialog with ready-made Godot and CMake templates plus preconfigured build settings and run configurations - UInterface implementation tracking and Gameplay Tag usages surfaced in Blueprints via Code Vision and Find Usages (also in 2026.2) - Configurable GDScript formatter for Godot (also in 2026.2) - Ability to drag scene nodes into code in Godot - Autoload and UID resolution for Godot (also in 2026.2) - Natvis support on Linux and macOS, including godot-cpp.natvis - ISPC language support (also in 2026.2) - TypeScript 7 support - Built-in Azure Functions support and Azure DevOps pull requests (also in 2026.2) #### 2026.2 (2026-07-22) - New Game Development category in the New Project dialog with ready-made Godot and CMake templates plus preconfigured build settings and run configurations - Drag scene nodes into code capability for Godot - Natvis support on Linux and macOS including godot-cpp.natvis - TypeScript 7 support for faster large-codebase workflows #### 2026.1.4 (2026-07-02) - Support for GitHub Copilot as an integrated agent in AI Chat with no ACP Registry setup required - GitHub Copilot agent picker in AI Chat - Dedicated model picker for GitHub Copilot - Support for Copilot CLI slash commands in AI Chat #### 2026.1.3 (2026-06-15) - Add native Wayland support on Linux in supported desktop configurations #### 2026.1 (2026-03-30) - ACP Registry for discovering and installing AI agents - Git worktrees support for working with multiple branches in parallel - Support for file-based C# programs without requiring a project file - NuGet Package Manager Console in Preview - Viewer for .NET disassemblies inside the IDE - Built-in Azure DevOps integration for cloning repositories - Full mobile development support for Unreal Engine on Android and iOS - Beta support for CMake-based C++ projects - .NET mixed-mode debugging on Windows - AI-powered database workflows with natural language queries ### Changed #### 2026.2.1 (2026-08-19) - The bundled dottrace-analyze skill can now analyze snapshots captured while profiling Unity projects - Rider's quality-check hooks now support Codex - Updated recommended Unreal Engine C++ skills, including ue-code-authoring and ue-test-authoring #### 2026.2.0.2 (2026-08-03) - Debugger launch on Windows is approximately 2.8 seconds quicker - Branch switching in Roslyn solutions is 2–3× faster - Backend memory use reduced by 7–8% - C++ and asset indexing for Unreal Engine projects is approximately 2× faster when opening the generated .sln - NuGet tool window redesigned #### 2026.2 (2026-07-22) - Redesigned NuGet tool window - Debugger launch is approximately 2.8 seconds quicker on Windows - Branch switching in Roslyn solutions is 2–3 times faster - Backend memory use reduced by 7–8 percent - C++ and asset indexing for Unreal Engine projects is approximately 2 times faster when opening the generated solution file #### 2026.1.2 (2026-05-19) - Package Manager Console functionality is now accessed via the predefined Package Manager Console session in the Terminal tool window #### 2026.1 (2026-03-30) - Faster solution loading and more responsive code completion - Lower IDE overhead - Enhancements to C# 14 support including improved inspections and quick-fixes - Improved F# debugging with Smart Step Into and return value inspection - Improved .NET MAUI iOS workflow from Windows - Much faster Unreal Engine debugging and improved Blueprint support - Redesigned Unity Profiler integration with timeline and code navigation - Enhanced Godot integration with automatic editor configuration ### Fixed #### 2026.2.0.1 (2026-07-30) - RiderLink can now be installed and compiled for projects targeting Unreal Engine 5.5 and earlier - Gameplay Tags declared with UE_DECLARE_GAMEPLAY_TAG_EXTERN and UE_DEFINE_GAMEPLAY_TAG_COMMENT now correctly report their Blueprint usage count in Code Vision - The Code Vision usage counter for Gameplay Tags no longer drops to 0 or stops reporting usages after the tag is referenced in more places in Blueprints #### 2026.1.3 (2026-06-15) - Fix deployment properties evaluation when deploying or building MAUI Android apps - Fix Android Emulator debugging failures with 'Failed to parse Activity Name' error - Fix failure when uploading application APK file to device - Fix MAUI .NET 10 Android deployment with net10.0 target framework for unit testing - Fix MAUI app builds with ReSharper Build option disabled by addressing missing net9.0 target in project.assets.json - Fix .NET 10 MAUI Android Release builds crashing on launch due to missing symbols - Restore ability to debug Android apps #### 2026.1.1 (2026-04-27) - The Rider MCP get_file_problems tool now returns file problems correctly - Syntax highlighting in source-generated *_g.cs files now works correctly - Suppressed warnings no longer appear in Solution-Wide Analysis results #### 2026.1.0.1 (2026-04-09) - Disable Wayland support by default on Linux to restore compatibility with Monitoring and dotMemory tool windows that were not rendering correctly ### Removed #### 2026.1.2 (2026-05-19) - Package Manager Console tab has been removed from the NuGet tool window ### Security #### 2026.1.5.1 (2026-09-01) - Fixed security vulnerabilities in profiling snapshot and memory dump import in the bundled dotTrace and dotMemory tools #### 2026.1.5 (2026-08-05) - Fix CVE-2026-59792 security vulnerability ## Release notes ### 2026.1.5.1 - Date: 2026-09-01 - Version: 2026.1.5.1 - Original notes: https://youtrack.jetbrains.com/articles/DOTNET-A-391/Rider-2026.1.5.1-release-notes - Permalink: https://whatsnew.fyi/product/rider/releases/2026.1.5.1 - **security** — Fixed security vulnerabilities in profiling snapshot and memory dump import in the bundled dotTrace and dotMemory tools Rider 2026.1.5.1 Bug Fixes Rider 2026.1.5.1 This update includes security fixes for profiling snapshot and memory dump import in the bundled dotTrace and dotMemory tools. ### 2026.2.1 - Date: 2026-08-19 - Version: 2026.2.1 - Original notes: https://youtrack.jetbrains.com/articles/DOTNET-A-387/Rider-2026.2.1-release-notes - Permalink: https://whatsnew.fyi/product/rider/releases/2026.2.1 - **added** — Bundled refactoring-code skill - **added** — Bundled debugging-code skill - **changed** — The bundled dottrace-analyze skill can now analyze snapshots captured while profiling Unity projects - **changed** — Rider's quality-check hooks now support Codex - **changed** — Updated recommended Unreal Engine C++ skills, including ue-code-authoring and ue-test-authoring Rider 2026.2.1 What's New Rider 2026.2.1 is now available. Here are some notable features included in this update: - [The bundled refactoring-code skill.](https://blog.jetbrains.com/dotnet/2026/08/19/rider-refactoring-code-skill/) - The bundled debugging-code skill. - The bundled dottrace-analyze skill can now analyze snapshots captured while profiling Unity projects. - Rider's quality-check hooks now support Codex. - Updated recommended Unreal Engine C++ skills, including ue-code-authoring and ue-test-authoring; reinstall them from Settings | Tools | AI Assistant | Skills to get the latest versions. For the full list of updates included in this release, see the [release blog post](https://blog.jetbrains.com/dotnet/2026/08/19/rider-resharper-2026-2-1/). ### 2026.1.5 - Date: 2026-08-05 - Version: 2026.1.5 - Original notes: https://youtrack.jetbrains.com/articles/DOTNET-A-384/Rider-2026.1.5-release-notes - Permalink: https://whatsnew.fyi/product/rider/releases/2026.1.5 - **security** — Fix CVE-2026-59792 security vulnerability Rider 2026.1.5 is out, fixing a security issue. [[CVE-2026-59792](https://nvd.nist.gov/vuln/detail/CVE-2026-59792)] For more details, refer to our [release notes](https://youtrack.jetbrains.com/articles/DOTNET-A-384/Rider-2026.1.5-release-notes). ### 2026.2.0.2 - Date: 2026-08-03 - Version: 2026.2.0.2 - Original notes: https://youtrack.jetbrains.com/articles/DOTNET-A-378 - Permalink: https://whatsnew.fyi/product/rider/releases/2026.2.0.2 - **added** — Agent skills that connect AI agents to Rider's own intelligence in .NET and game development - **added** — Support for official Microsoft .NET, Aspire, and Azure Agent Skills directly from the IDE - **added** — GitHub Copilot now natively built in and available out of the box - **changed** — Debugger launch on Windows is approximately 2.8 seconds quicker - **changed** — Branch switching in Roslyn solutions is 2–3× faster - **changed** — Backend memory use reduced by 7–8% - **changed** — C++ and asset indexing for Unreal Engine projects is approximately 2× faster when opening the generated .sln - **added** — WPF Hot Reload for editing XAML while the app runs - **changed** — NuGet tool window redesigned - **added** — File-based C# app templates - **added** — Intention previews to see quick-fix and context-action changes before applying them - **added** — Game Development category in the New Project dialog with ready-made Godot and CMake templates plus preconfigured build settings and run configurations - **added** — UInterface implementation tracking and Gameplay Tag usages surfaced in Blueprints via Code Vision and Find Usages - **added** — Configurable GDScript formatter for Godot - **added** — Ability to drag scene nodes into code in Godot - **added** — Autoload and UID resolution for Godot - **added** — Natvis support on Linux and macOS, including godot-cpp.natvis - **added** — ISPC language support - **added** — TypeScript 7 support - **added** — Built-in Azure Functions support and Azure DevOps pull requests Rider 2026.2.0.2 This is a technical release for Rider 2026.2.0.1 due to a shared release pipeline with ReSharper. Feel free to disregard this update. If you are upgrading from Rider 2026.1.X or earlier, here are the highlights of the 2026.2 release: - Agent skills that connect AI agents to Rider's own intelligence in .NET and game development. - Support for official Microsoft .NET, Aspire, and Azure Agent Skills directly from the IDE. - GitHub Copilot now natively built in and available out of the box. - Faster .NET workflows: ~2.8s quicker debugger launch on Windows, 2–3× faster branch switching in Roslyn solutions, and 7–8% lower backend memory use. - Faster Unreal Engine projects: ~2× faster C++ and asset indexing when opening the generated .sln. - WPF Hot Reload for editing XAML while the app runs. - Redesigned NuGet tool window - File-based C# app templates. - Intention previews to see quick-fix and context-action changes before applying them. - New Game Development category in the New Project dialog, with ready-made Godot and CMake templates plus preconfigured build settings and run configurations. - Better UE navigation: UInterface implementation tracking and Gameplay Tag usages surfaced in Blueprints via Code Vision and Find Usages. - Professional Godot support: configurable GDScript formatter, drag scene nodes into code, Autoload/UID resolution, and the official Rider integration addon on the Godot Asset Store. - Natvis support on Linux and macOS, including godot-cpp.natvis, plus ISPC language support. - TypeScript 7 support for faster large-codebase workflows. - Built-in Azure Functions support and Azure DevOps pull requests. For the full list of updates included in this release, [click here](https://www.jetbrains.com/rider/whatsnew/). ### 2026.2.0.1 - Date: 2026-07-30 - Version: 2026.2.0.1 - Original notes: https://youtrack.jetbrains.com/articles/DOTNET-A-378 - Permalink: https://whatsnew.fyi/product/rider/releases/2026.2.0.1 - **fixed** — RiderLink can now be installed and compiled for projects targeting Unreal Engine 5.5 and earlier - **fixed** — Gameplay Tags declared with UE_DECLARE_GAMEPLAY_TAG_EXTERN and UE_DEFINE_GAMEPLAY_TAG_COMMENT now correctly report their Blueprint usage count in Code Vision - **fixed** — The Code Vision usage counter for Gameplay Tags no longer drops to 0 or stops reporting usages after the tag is referenced in more places in Blueprints Rider 2026.2.0.1 Release Notes Rider 2026.2.0.1 is out with the following fixes: Fixes for Unreal Engine development This build resolves RiderLink compile failures and Gameplay Tag usage tracking issues affecting UE projects. Key issues resolved: - [[RIDER-141265](https://youtrack.jetbrains.com/issue/RIDER-141265)] RiderLink can now be installed and compiled again for projects targeting Unreal Engine 5.5 and earlier, resolving a compile failure caused by a recent engine API change. - [[RIDER-141227](https://youtrack.jetbrains.com/issue/RIDER-141227)] Gameplay Tags declared with UE_DECLARE_GAMEPLAY_TAG_EXTERN and UE_DEFINE_GAMEPLAY_TAG_COMMENT now correctly report their Blueprint usage count in Code Vision instead of showing 0 usages. - [[RIDER-141223](https://youtrack.jetbrains.com/issue/RIDER-141223)] The Code Vision usage counter for Gameplay Tags no longer drops to 0 or stops reporting usages after the tag is referenced in more places in Blueprints. For the complete list of issues resolved, please see [our release notes](https://youtrack.jetbrains.com/articles/DOTNET-A-378/Rider-2026.2.0.1-release-notes). ### 2026.2 - Date: 2026-07-22 - Version: 2026.2 - Original notes: https://youtrack.jetbrains.com/articles/DOTNET-A-369/Rider-2026.2-release-notes - Permalink: https://whatsnew.fyi/product/rider/releases/2026.2 - **added** — Agent skills that connect AI agents to Rider's own intelligence in .NET and game development - **added** — Support for official Microsoft .NET, Aspire, and Azure Agent Skills directly from the IDE - **added** — GitHub Copilot now natively built in and available out of the box - **added** — WPF Hot Reload for editing XAML while the app runs - **added** — File-based C# app templates - **added** — Intention previews to see quick-fix and context-action changes before applying them - **added** — New Game Development category in the New Project dialog with ready-made Godot and CMake templates plus preconfigured build settings and run configurations - **added** — UInterface implementation tracking and Gameplay Tag usages surfaced in Blueprints via Code Vision and Find Usages - **added** — Configurable GDScript formatter for Godot - **added** — Drag scene nodes into code capability for Godot - **added** — Autoload and UID resolution for Godot - **added** — Natvis support on Linux and macOS including godot-cpp.natvis - **added** — ISPC language support - **added** — TypeScript 7 support for faster large-codebase workflows - **added** — Built-in Azure Functions support and Azure DevOps pull requests - **changed** — Redesigned NuGet tool window - **changed** — Debugger launch is approximately 2.8 seconds quicker on Windows - **changed** — Branch switching in Roslyn solutions is 2–3 times faster - **changed** — Backend memory use reduced by 7–8 percent - **changed** — C++ and asset indexing for Unreal Engine projects is approximately 2 times faster when opening the generated solution file Rider 2026.2 comes with: - Agent skills that connect AI agents to Rider's own intelligence in .NET and game development. - Support for official Microsoft .NET, Aspire, and Azure Agent Skills directly from the IDE. - GitHub Copilot now natively built in and available out of the box. - Faster .NET workflows: ~2.8s quicker debugger launch on Windows, 2–3× faster branch switching in Roslyn solutions, and 7–8% lower backend memory use. - Faster Unreal Engine projects: ~2× faster C++ and asset indexing when opening the generated .sln. - WPF Hot Reload for editing XAML while the app runs. - Redesigned NuGet tool window - File-based C# app templates. - Intention previews to see quick-fix and context-action changes before applying them. - New Game Development category in the New Project dialog, with ready-made Godot and CMake templates plus preconfigured build settings and run configurations. - Better UE navigation: UInterface implementation tracking and Gameplay Tag usages surfaced in Blueprints via Code Vision and Find Usages. - Professional Godot support: configurable GDScript formatter, drag scene nodes into code, Autoload/UID resolution, and the official Rider integration addon on the Godot Asset Store. - Natvis support on Linux and macOS, including godot-cpp.natvis, plus ISPC language support. - TypeScript 7 support for faster large-codebase workflows. - Built-in Azure Functions support and Azure DevOps pull requests. For the full list of updates included in this release, [click here](https://www.jetbrains.com/rider/whatsnew/). ### 2026.1.4 - Date: 2026-07-02 - Version: 2026.1.4 - Original notes: https://youtrack.jetbrains.com/articles/DOTNET-A-357/Rider-2026.1.4-release-notes - Permalink: https://whatsnew.fyi/product/rider/releases/2026.1.4 - **added** — Support for GitHub Copilot as an integrated agent in AI Chat with no ACP Registry setup required - **added** — GitHub Copilot agent picker in AI Chat - **added** — Dedicated model picker for GitHub Copilot - **added** — Support for Copilot CLI slash commands in AI Chat Rider 2026.1.4 comes with the following updates: GitHub Copilot as an integrated agent Rider 2026.1.4 adds support for GitHub Copilot as an integrated agent in AI Chat. Copilot is now available directly from the agent picker, with no ACP Registry setup required. To use it, open AI Chat, select GitHub Copilot from the agent picker, and follow the OAuth login flow to connect your GitHub account. A separate GitHub Copilot subscription is required. The integration also includes a dedicated model picker and support for Copilot CLI slash commands in AI Chat. Learn more from [this blog post](https://blog.jetbrains.com/ai/2026/06/github-copilot-now-an-integrated-agent/). For the complete list of changes included in this update, please see [our release notes](https://youtrack.jetbrains.com/articles/DOTNET-A-357/Rider-2026.1.4-release-notes). ### 2026.1.3 - Date: 2026-06-15 - Version: 2026.1.3 - Original notes: https://youtrack.jetbrains.com/articles/DOTNET-A-352/Rider-2026.1.3-release-notes - Permalink: https://whatsnew.fyi/product/rider/releases/2026.1.3 - **added** — Add native Wayland support on Linux in supported desktop configurations - **fixed** — Fix deployment properties evaluation when deploying or building MAUI Android apps - **fixed** — Fix Android Emulator debugging failures with 'Failed to parse Activity Name' error - **fixed** — Fix failure when uploading application APK file to device - **fixed** — Fix MAUI .NET 10 Android deployment with net10.0 target framework for unit testing - **fixed** — Fix MAUI app builds with ReSharper Build option disabled by addressing missing net9.0 target in project.assets.json - **fixed** — Fix .NET 10 MAUI Android Release builds crashing on launch due to missing symbols - **fixed** — Restore ability to debug Android apps Rider 2026.1.3 is out with the following changes: Wayland support on Linux Rider 2026.1.3 brings native Wayland support to Linux users in supported desktop configurations. This update follows the [broader rollout of Wayland support,](https://blog.jetbrains.com/platform/2026/02/wayland-by-default-in-2026-1-eap/) and brings Rider in line with the rest of the IntelliJ-based IDE family. When running in a Wayland-capable environment, Rider can now use the native Wayland toolkit instead of running as an X application. X11 remains supported, and users who need to switch back can still do so via custom VM options. Fixes for MAUI development This build resolves a range of MAUI and Android build, deployment, and debugging issues. Fixes address failures in evaluating deployment properties, uploading APKs, and building across .NET 9 and .NET 10 targets, along with several problems that prevented reliable Android debugging. Key issues resolved: - [RIDER-137704](https://youtrack.jetbrains.com/issue/RIDER-137704) Deployment properties can now be evaluated when deploying or building MAUI Android apps. - [RIDER-132927](https://youtrack.jetbrains.com/issue/RIDER-132927) Debugging in the Android Emulator no longer fails to start with a "Failed to parse Activity Name" error. - [RIDER-132740](https://youtrack.jetbrains.com/issue/RIDER-132740) Resolved a failure when uploading the application APK file to the device. - [RIDER-135767](https://youtrack.jetbrains.com/issue/RIDER-135767) MAUI .NET 10 Android deployment no longer breaks when adding the net10.0 target framework for unit testing. - [RIDER-137441](https://youtrack.jetbrains.com/issue/RIDER-137441) MAUI apps now build correctly even with the ReSharper Build option disabled, addressing a missing 'net9.0' target in project.assets.json. - [RIDER-137742](https://youtrack.jetbrains.com/issue/RIDER-137742) Addressed another case where the application APK file failed to upload to the device. - [RIDER-136581](https://youtrack.jetbrains.com/issue/RIDER-136581) Running .NET 10 MAUI Android Release builds directly from Rider no longer crashes the app on launch due to missing symbols. - [RIDER-138412](https://youtrack.jetbrains.com/issue/RIDER-138412) Restored the ability to debug Android apps. For the complete list of issues resolved, please see [our release notes](https://youtrack.jetbrains.com/articles/DOTNET-A-352/Rider-2026.1.3-release-notes). ### 2026.1.2 - Date: 2026-05-19 - Version: 2026.1.2 - Original notes: https://youtrack.jetbrains.com/articles/DOTNET-A-341/Rider-2026.1.2-release-notes - Permalink: https://whatsnew.fyi/product/rider/releases/2026.1.2 - **removed** — Package Manager Console tab has been removed from the NuGet tool window - **changed** — Package Manager Console functionality is now accessed via the predefined Package Manager Console session in the Terminal tool window Rider 2026.1.2 is out with the following changes: Package Manager Console access update In Rider 2026.1.2, the Package Manager Console tab has been removed from the NuGet tool window. The functionality remains fully available via the predefined Package Manager Console session in the Terminal tool window. When we introduced NuGet PowerShell support in Rider 2026.1, we offered it in two places and planned to carry forward only one. Based on usage data and product fit, the Terminal workflow won. All NuGet PowerShell commands, including Entity Framework Core commands like Add-Migration, Update-Database, and Scaffold-DbContext, are available from the Terminal tool window. For the full list of changes, please refer to [the release notes](https://youtrack.jetbrains.com/articles/DOTNET-A-341/Rider-2026.1.2-release-notes). ### 2026.1.1 - Date: 2026-04-27 - Version: 2026.1.1 - Original notes: https://youtrack.jetbrains.com/articles/DOTNET-A-321/Rider-2026.1.1-Release-Notes - Permalink: https://whatsnew.fyi/product/rider/releases/2026.1.1 - **fixed** — The Rider MCP get_file_problems tool now returns file problems correctly - **fixed** — Syntax highlighting in source-generated *_g.cs files now works correctly - **fixed** — Suppressed warnings no longer appear in Solution-Wide Analysis results Rider 2026.1.1 is now available. Here are some notable fixes included in this update: - The Rider MCP get_file_problems tool now returns file problems correctly. [[RIDER-136651](https://youtrack.jetbrains.com/issue/RIDER-136651/Rider-MCP-getfileproblems-does-not-work)] - Syntax highlighting in source-generated *_g.cs files now works correctly. [[RIDER-137702](https://youtrack.jetbrains.com/issue/RIDER-137702/Code-highlight-broken-on-g.cs-source-generator-generated-file)] - Suppressed warnings no longer appear in Solution-Wide Analysis results. [[RIDER-130314](https://youtrack.jetbrains.com/issue/RIDER-130314/Suppressed-warnings-appear-in-solution-wide-analysis)] For the complete list of issues resolved, please see our release notes. ### 2026.1.0.1 - Date: 2026-04-09 - Version: 2026.1.0.1 - Original notes: https://youtrack.jetbrains.com/articles/DOTNET-A-261/Rider-2026.1-release-notes - Permalink: https://whatsnew.fyi/product/rider/releases/2026.1.0.1 - **fixed** — Disable Wayland support by default on Linux to restore compatibility with Monitoring and dotMemory tool windows that were not rendering correctly Rider 2026.1.0.1 comes with the following fixes: In the recent 2026.1 release, native Wayland support in Rider was prematurely enabled by default on Linux. This caused compatibility issues that prevented several key UI elements such as the Monitoring and dotMemory tool windows from rendering correctly. We are now temporarily disabling Wayland support to restore your full access to all monitoring and profiling tools while we continue to finalize our native Wayland support. ### 2026.1 - Date: 2026-03-30 - Version: 2026.1 - Original notes: https://youtrack.jetbrains.com/articles/DOTNET-A-261/Rider-2026.1-release-notes - Permalink: https://whatsnew.fyi/product/rider/releases/2026.1 - **added** — ACP Registry for discovering and installing AI agents - **added** — Git worktrees support for working with multiple branches in parallel - **added** — Support for file-based C# programs without requiring a project file - **added** — NuGet Package Manager Console in Preview - **added** — Viewer for .NET disassemblies inside the IDE - **added** — Built-in Azure DevOps integration for cloning repositories - **added** — Full mobile development support for Unreal Engine on Android and iOS - **added** — Beta support for CMake-based C++ projects - **added** — .NET mixed-mode debugging on Windows - **added** — AI-powered database workflows with natural language queries - **changed** — Faster solution loading and more responsive code completion - **changed** — Lower IDE overhead - **changed** — Enhancements to C# 14 support including improved inspections and quick-fixes - **changed** — Improved F# debugging with Smart Step Into and return value inspection - **changed** — Improved .NET MAUI iOS workflow from Windows - **changed** — Much faster Unreal Engine debugging and improved Blueprint support - **changed** — Redesigned Unity Profiler integration with timeline and code navigation - **changed** — Enhanced Godot integration with automatic editor configuration Rider 2026.1 comes with: - ACP Registry for discovering and installing AI agents. - Git worktrees support for working with multiple branches in parallel. - Faster solution loading, more responsive code completion, and lower IDE overhead. - Enhancements to C# 14 support, including improved inspections and quick-fixes. - Improved F# debugging with Smart Step Into and return value inspection. - Support for file-based C# programs without requiring a project file. - NuGet Package Manager Console (Preview). - Viewer for .NET disassemblies inside the IDE. - Built-in Azure DevOps integration for cloning repositories. - Improved .NET MAUI iOS workflow from Windows. - Full mobile development support for Unreal Engine on Android and iOS. - Much faster Unreal Engine debugging and improved Blueprint support. - Beta support for CMake-based C++ projects. - Redesigned Unity Profiler integration with timeline and code navigation. - .NET mixed-mode debugging on Windows. - Enhanced Godot integration with automatic editor configuration. - AI-powered database workflows with natural language queries. For the full list of updates included in this release, [click here](https://www.jetbrains.com/rider/whatsnew/).