Actipro Gauge for WPF Releases

Released: Feb 26, 2024

Updates in 24.1.1

Funktionen

  • Updated and added UIA peers for numerous controls to better support accessibility updates in .NET 8.
  • API documentation is now based on assemblies that target Microsoft .NET 6 (previously .NET Framework).
  • The Sample Browser application included with the installer will now multi-target .NET Framework 4.6.2 and .NET 6.
  • Removed official support for Microsoft Visual Studio 2017 although users should still be able to continue using the IDE for their own applications. Sample Browser requires...

Released: Sep 11, 2023

Updates in 23.1.3

Funktionen

  • Added a PointerBase.StartDrag method that can programmatically start a pointer drag operation when the left mouse button is pressed elsewhere in the gauge.

Released: Apr 19, 2023

Updates in 23.1.0

Funktionen

  • Updated Microsoft .NET 5 targets to .NET 6 since .NET 5 is out of support. Users can continue to use Microsoft .NET Core 3.1 targets for .NET 5 applications.
  • Updated Microsoft .NET Framework 4.5.2 and 4.6.1 targets to .NET Framework 4.6.2 since it is the most recent supported version of .NET Framework.
  • Updated SyntaxEditor-related NuGet packages to properly support cross-platform .NET 6.0.
  • Updated all assemblies to be code-signed.

Released: Apr 4, 2023

Updates in 22.1.5

Funktionen

  • Validated Microsoft .NET 7 compatibility.
  • Updated SyntaxEditor-related NuGet packages to properly support cross-platform Microsoft .NET 5.0.

Released: May 27, 2022

Updates in 22.1.2

Funktionen

  • Improved the product installer.
  • Changed the product installer to install shortcuts and samples to folders accessible by all users.

Released: Mar 15, 2022

Updates in 22.1.1

Funktionen

  • Improved Microsoft Visual Studio 2022 designer support.

Released: Dec 13, 2021

Updates in 22.1.0

Funktionen

  • Renamed 'ToggleSwitch' as 'FlipSwitch' to avoid ambiguity with new 'ToggleSwitch' control.
  • Validated Microsoft .NET 6 compatibility.
  • Added Microsoft .NET 5 variations of the product assemblies to the NuGet feeds.

Released: Jul 9, 2021

Updates in 21.1.2

Fehlerkorrekturen

  • Fixed a bug with how the DigitalGauge.CharacterPadding property was used in arrange logic.

Released: Mar 8, 2021

Updates in 21.1.1

Fehlerkorrekturen

  • Fixed a bug where referencing the NuGet packages in projects that used packages.config would also incorrectly reference the design-time assemblies.

Released: Feb 18, 2021

Updates in 21.1.0

Funktionen

  • Validated Microsoft .NET 5 compatibility.
  • Updated Microsoft .NET Core assemblies to target .NET Core 3.1 instead of .NET Core 3.0.
  • Updated Microsoft .NET Framework assemblies to target .NET Framework 4.5.2 instead of .NET Framework 4.0.
  • Modernized offline documentation, and introduced online documentation on the Actipro web site.
  • Created a new 'WPF-Controls' GitHub repository with the full source of documentation topics, samples and other code.