dotUltimate 릴리스

Released: Apr 27, 2026

2026.1.1 버젼 업데이트

기능

ReSharper

  • XAML
    • Avalonia: Added support for null conditional operator in bindings.
    • Added support for Avalonia 12 bindings.

수정사항

Rider

  • 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...

Released: Mar 30, 2026

2026.1 버젼 업데이트

기능

ReSharper 2026.1

  • Enhanced performance monitoring - All runtime behavior insights can now be displayed in a single tool window.
  • Expansion beyond Visual Studio - Use ReSharper in VS Code-compatible editors like Cursor and Google Antigravity.
  • Improved C# support - Better handling of extension members, new inspections, and early support for upcoming features.
  • More stable Out-of-Process mode - Over 70 fixes for improved reliability.
  • Modernized editor UI - Updated completion, tooltips, and popups...

Released: Feb 19, 2026

2025.3.3 버젼 업데이트

수정사항

Rider

  • 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

2025.3.2 버젼 업데이트

기능

Rider

  • 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.

수정사항

Rider

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

Released: Nov 27, 2025

2025.3.0.3 버젼 업데이트

수정사항

ReSharper

  • Extension methods from source-only NuGet packages are now recognized correctly in the editor and by InspectCode.

Rider

  • 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...

Released: Nov 27, 2025

2025.3.0.3 버젼 업데이트

수정사항

ReSharper

  • Visual Studio 2026 no longer displays the warning that ReSharper uses the deprecated IQuickInfoBroker API.
  • Fixed an issue where MSTest v4 tests were duplicated in the Unit Test Explorer.
  • Automatic import of missing namespaces now works correctly again.
  • Fixed false positive analysis warnings for get-only setters in .NET projects.
  • External services for grammar, spelling, and SQL analysis now start correctly when multiple Visual Studio instances are open simultaneously.
  • Icons for...

Released: Nov 13, 2025

2025.3.0.1 버젼 업데이트

수정사항

ReSharper/ReSharper C++

  • Agreement is unreadable (black background) with Dark Windows theme.
  • Notification text for unaccepted language dictionary license is not stating the problem.
  • Extension Members: Rename from usage fails.

Rider

  • 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...

Released: Nov 11, 2025

2025.3 버젼 업데이트

기능

ReSharper 2025.3

  • ReSharper 2025.3 is expected to be compatible with Visual Studio 2026 and offers same-day comprehensive support for C# 14 features, including extension members, extension operators, and user-defined compound assignment operators, as well as updates aligned with the latest compiler changes. This release also introduces major improvements to Out-of-Process mode. You'll notice faster startup, smoother interaction with Visual Studio, and significantly better solution-wide...

Released: Oct 28, 2025

2025.2.4 버젼 업데이트

수정사항

ReSharper

  • Several windows are Empty in ReSharper in-process mode.
  • ReSharper license isn't automatically applied on every Visual Studio startup after migration to License Vault.
  • When starting Visual Studio, need to manually refresh licenses for ReSharper to work.
  • An exception on re-creating the completion lookup leads to broken completions and unstable typing in OOP mode.
  • Visual Studio crash on exit: SolutionBuilderProjectsCollectionLineView.

Rider

  • Rider will not load uproject. Gets stuck in...

Released: Oct 6, 2025

2025.2.3 버젼 업데이트

기능

Rider

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

수정사항

ReSharper

  • A recent regression in License Vault authentication for .NET tools is fixed.
  • InspectCode no longer hangs with the There are no reached sync points message. Command Line Tools now finish analysis as expected.

Rider

  • 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...