Rilasci di ANTS Performance Profiler Pro
Released: Apr 14, 2026
Aggiornamenti in v11.4.13
Funzionalità
- Added IIS Port availability check feature.
Released: Jan 14, 2026
Aggiornamenti in v11.4.10
Correzioni
- Internal library updates.
- Fixed profiling issue for ASP.NET Core .NET 9 apps built with x64 bitness.
Released: Nov 27, 2025
Aggiornamenti in v11.4.8
Funzionalità
- Added .NET 10 support.
- Added support for the latest Edge browser.
- Internal library updates.
Correzioni
- Fixed an issue where the web application setting wouldn't save.
- Resolved Oocef.dll error.
Released: Nov 6, 2024
Aggiornamenti in v11.4.0
Funzionalità
- Updated all HTTP URLs to HTTPS.
- Enabled security related flags (ASLR,DEP,CFG) on executable files/assembly DLLs.
- Modified 'Check For Updates' UI with the latest update DLL changes.
Released: May 9, 2024
Aggiornamenti in v11.3.0
Funzionalità
- Profiling Microsoft .NET 8 assemblies and projects is now supported.
Released: Nov 7, 2023
Aggiornamenti in v11.2.0
Funzionalità
- Documentation and Forum links have been updated.
Released: Aug 24, 2023
Aggiornamenti in v11.1.0
Funzionalità
- Added the ability to profile Microsoft .NET 7 assemblies and projects.
Correzioni
- Issue with opening cmd results has been fixed.
- Redundant functions removal.
Released: Jan 14, 2021
Aggiornamenti in v11.0.0
Funzionalità
- Added the ability to profile Microsoft .NET 5 assemblies and projects.
Correzioni
- Fixed issue, where InvalidProgramException was thrown on every request to ASP.NET Core 5 web application, preventing meaningful profiling.
Released: Nov 18, 2020
Aggiornamenti in v10.6.x
v10.6.2
Updated Jan 11, 2021
Fixes
- Issue with attaching to the process was fixed.
v10.6.1
Updated Dec 17, 2020
Fixes
- Issue with the "System.BadImageFormatException" was fixed.
- Version of the installed Microsoft Visual C++ 2015-2019 Redistributable is now correctly recognized, which should no longer cause issues with the installation of the profiler.
v10.6.0
Updated Nov 18, 2020
Features
- ANTS Performance Profiler and ANTS Profiler Microsoft Visual Studio Add-in now require Microsoft .NET...
Released: Oct 14, 2020
Aggiornamenti in v10.5.x
v10.5.0
Updated Oct 14, 2020
Features
- In this release the following configuration files have been renamed to avoid using discriminatory language and better describe their usage:
- ProcessNameBlacklist.xml file was renamed to ProcessNameExclusions.xml. APP will attempt to rename the configuration file automatically upon startup.
- LineLevelBlacklist.xml file was renamed to LineLevelExclusions.xml. APP will attempt to rename the configuration file automatically upon startup.
Fixes