dotUltimate Releases

Released: Dec 7, 2022

Updates in 2022.3.x

2022.3.2

Updated Jan 27, 2023

Features

Rider

  • Performance - Searching in the Search Everywhere popup shouldn’t be slow anymore.
  • Code editor - The Undo action works as expected in files with language injections.
  • Web development:
    • Hot reload now applies layout changes in ASP.NET Core MVC applications on Apple macOS.
    • You can now again build a web application that uses a legacy project style from the classic Microsoft .NET Framework with the embedded MSBuild.
  • Unreal Engine support - The upcoming...

Released: Aug 2, 2022

Updates in 2022.2.x

2022.2.4

Updated Nov 8, 2022

Features

ReSharper

  • Improved typing performance when using ReSharper C++ IntelliSense.

Fixes

Rider

  • Fixed the CVE 2022-41032 vulnerability Microsoft recently uncovered in .NET 7.0.0-rc.1, .NET 6.0, .NET Core 3.1, and NuGet clients (NuGet.exe, NuGet.Commands, NuGet.CommandLine, and NuGet.Protocol).
  • Fixed an error that was preventing Rider from building projects that target Unreal Engine 5.1 Preview on macOS.
  • Fixed an error causing Rider to interfere with the processing...

Released: Apr 19, 2022

Updates in 2022.1.x

2022.1.2

Updated Jun 3, 2022

Fixes

Rider

  • Fixed Windows Authentication for the SQL Server.
  • Fixed the metadata for the Unity plugin. The plugin’s DLL no longer returns errors.

ReSharper

  • Fixed the Ctrl+. hotkey for Visual Studio’s Show smart tag action, which had been affected by the previous version of ReSharper.
  • Updated ReSharper’s initial event buffer size in Visual Studio 2022, which helped get rid of some small hangs when canceling the build process.

2022.1.1

Updated Apr 29, 2022

Fixes

Rider...

Released: Dec 8, 2021

Updates in 2021.3.x

2021.3.4

Updated Mar 30, 2022

Fixes

ReSharper

  • Fixed an issue with integration when using Visual Studio 2022 version 17.2 Preview 2.0.

2021.3.3

Updated Jan 31, 2022

Features

Rider

  • Added support for Apple Xcode 13.2.1.

Fixes

ReSharper

  • Fixed the issue in code cleanup that was causing corrupted files in shared projects.
  • Fixed the TeamCity plugin settings: TFS is now available again.
  • Implemented support for the csharp_style_namespace_declarations option from EditorConfig.
  • Fixed the errors that...

Released: Aug 3, 2021

Updates in 2021.2.x

2021.2.2

Updated Oct 13, 2021

Fixes

  • ReSharper
    • Brought back compatibility of JetBrains.ReSharper.GlobalTools package with Microsoft .NET Core 3.1.
    • Fixed a number of issues in support for C# 10 constant interpolated strings.
    • Fixed the false positive errors in Blazor projects on built-in attributes.
    • Fixed the issue that caused ReSharper to use the wrong version of the MSBuild.
    • Fixed yet another case of the ? operator being treated incorrectly.
  • dotCover
    • Fixed the issue that prevented the...

Released: Apr 8, 2021

Updates in 2021.1.x

2021.1.5

Updated Jul 22, 2021

Fixes

  • ReSharper
    • Fixed issue with empty spaces instead of inlay hints and other glitches in Visual Studio 16.10.3.
  • Rider
    • Fixed a significant performance degradation.
    • Fixed an issue with the F# type providers loader that was causing Rider not to start in some cases.
    • Fixed an issue causing changes in an F# file to be ignored when other files in the project were analyzed.

2021.1.4

Updated Jul 14, 2021

Features

  • ReSharper C++
    • Now works with Unreal Engine 5 from both the...

Released: Dec 14, 2020

Updates in 2020.3.x

2020.3.4

Updated Mar 17, 2021

Features

Rider

  • Trusted projects
    • Introduced the concept of trusted projects to mitigate the risks associated with opening projects from unknown and untrusted sources.
    • When you open a project, Rider doesn’t execute any code from it and checks whether it is trusted or from a trusted location.
    • If the project currently is not trusted, the IDE will ask you to choose whether to open it in safe mode or full-trust mode. If the project currently is not trusted, the IDE will...

Released: Aug 21, 2020

Updates in 2020.2.x

2020.2.4

Updated Oct 1, 2020

Fixes

  • Rider
    • Fixed launching Apple iOS apps on Xcode 12 simulators.
  • ReSharper
    • Fixed restoring unit test sessions with continuous testing: they now persist through reopening the solution.
  • dotTrace
    • Fixed the ‘ETW collector internal error’ in Timeline profiling.

2020.2.3

Updated Sep 18, 2020

Features

  • ReSharper
    • Improved precision control over which Microsoft Visual Studio actions can be overridden by ReSharper in the Commands page.

Fixes

  • ReSharper
    • ReSharper no longer...