Skip to content

Releases: GleamTech/ImageUltimate

ImageUltimate v6.4.5

30 Mar 18:04
Compare
Choose a tag to compare

Version 6.4.5 - March 30, 2025

  • Improved: Preparing for multi-platform support other than win-x64 and win-x86.

  • Improved: Updated GleamTech.Common.

Included example projects:

  • ASP.NET Core (C#) - Visual Studio 2019+
  • ASP.NET Core on .NET Framework (C#)- Visual Studio 2017+
  • ASP.NET MVC (C#) - Visual Studio 2015+
  • ASP.NET MVC (VB) - Visual Studio 2015+
  • ASP.NET WebForms (C#) - Visual Studio 2015+
  • ASP.NET WebForms (VB) - Visual Studio 2015+

ImageUltimate v6.4.0

08 Mar 14:29
Compare
Choose a tag to compare

Version 6.4.0 - March 8, 2025

  • Changed: Minimum supported .NET Core framework is changed from 2.1 to 3.1 as the "System.*" nuget package dependencies
    with version 6.x does not work on 2.1 (e.g. System.Runtime.CompilerServices.Unsafe 6.x needs minimum .NET Core 3.1).
    Note that ASP.NET Core 2.1 or 2.3 on .NET Framework 4.7.2+ project (legacy) is still supported.

  • Improved: Stability and performance of image processing and image formats.

Included example projects:

  • ASP.NET Core (C#) - Visual Studio 2019+
  • ASP.NET Core on .NET Framework (C#)- Visual Studio 2017+
  • ASP.NET MVC (C#) - Visual Studio 2015+
  • ASP.NET MVC (VB) - Visual Studio 2015+
  • ASP.NET WebForms (C#) - Visual Studio 2015+
  • ASP.NET WebForms (VB) - Visual Studio 2015+

ImageUltimate v6.3.1

04 Mar 02:02
Compare
Choose a tag to compare

Version 6.3.1 - March 3, 2025

  • Improved: Updated GleamTech.Common.

Included example projects:

  • ASP.NET Core (C#) - Visual Studio 2019+
  • ASP.NET Core on .NET Framework (C#)- Visual Studio 2017+
  • ASP.NET MVC (C#) - Visual Studio 2015+
  • ASP.NET MVC (VB) - Visual Studio 2015+
  • ASP.NET WebForms (C#) - Visual Studio 2015+
  • ASP.NET WebForms (VB) - Visual Studio 2015+

ImageUltimate v6.3.0

08 Jan 00:16
Compare
Choose a tag to compare

Version 6.3.0 - January 7, 2025

  • Improved: Stability and performance of image processing and image formats.

  • Fixed: Stalling problem for some files (bigger than 4MB?) when using AzureBlobFileSystem in .NET Framework projects (could effect ImageCache).

  • Improved: Updated GleamTech.Common.

Included example projects:

  • ASP.NET Core (C#) - Visual Studio 2019+
  • ASP.NET Core on .NET Framework (C#)- Visual Studio 2017+
  • ASP.NET MVC (C#) - Visual Studio 2015+
  • ASP.NET MVC (VB) - Visual Studio 2015+
  • ASP.NET WebForms (C#) - Visual Studio 2015+
  • ASP.NET WebForms (VB) - Visual Studio 2015+

ImageUltimate v6.2.0

01 Dec 14:00
Compare
Choose a tag to compare

Version 6.2.0 - December 1, 2024

  • Improved: Stability and performance of image processing and image formats.

Included example projects:

  • ASP.NET Core (C#) - Visual Studio 2019+
  • ASP.NET Core on .NET Framework (C#)- Visual Studio 2017+
  • ASP.NET MVC (C#) - Visual Studio 2015+
  • ASP.NET MVC (VB) - Visual Studio 2015+
  • ASP.NET WebForms (C#) - Visual Studio 2015+
  • ASP.NET WebForms (VB) - Visual Studio 2015+

ImageUltimate v6.0.2

01 Sep 01:16
Compare
Choose a tag to compare

Version 6.0.2 - September 1, 2024

  • Improved: Delete legacy folders and left-over temporary files under GleamTechConfiguration.TemporaryFolder on startup.

Included example projects:

  • ASP.NET Core (C#) - Visual Studio 2019+
  • ASP.NET Core on .NET Framework (C#)- Visual Studio 2017+
  • ASP.NET MVC (C#) - Visual Studio 2015+
  • ASP.NET MVC (VB) - Visual Studio 2015+
  • ASP.NET WebForms (C#) - Visual Studio 2015+
  • ASP.NET WebForms (VB) - Visual Studio 2015+

ImageUltimate v6.0.1

08 Aug 23:22
Compare
Choose a tag to compare

Version 6.0.1 - August 9, 2024

  • Improved: Instead of mysterious BadImageFormatException when loading native DLLs, this explanatory
    exception will be thrown until we support ARM architecture:

    ImageUltimate requires "x64" or "x86" as process architecture. Current process architecture is "Arm64".

Included example projects:

  • ASP.NET Core (C#) - Visual Studio 2019+
  • ASP.NET Core on .NET Framework (C#)- Visual Studio 2017+
  • ASP.NET MVC (C#) - Visual Studio 2015+
  • ASP.NET MVC (VB) - Visual Studio 2015+
  • ASP.NET WebForms (C#) - Visual Studio 2015+
  • ASP.NET WebForms (VB) - Visual Studio 2015+

ImageUltimate v6.0.0

22 Jul 22:48
Compare
Choose a tag to compare

Version 6.0.0 - July 22, 2024

  • Changed: License keys are changed so please go to https://www.gleamtech.com/upgrade and acquire a new license
    key if you want to use this version (or higher). If your one year maintenance has not ended, you will receive a
    new free license key on the same page.

  • Changed: AssemblyVersion is changed so recompile your project against the new DLLs (drop in to bin folder will not work).

  • Improved: Stability and performance of image processing and image formats.

Included example projects:

  • ASP.NET Core (C#) - Visual Studio 2019+
  • ASP.NET Core on .NET Framework (C#)- Visual Studio 2017+
  • ASP.NET MVC (C#) - Visual Studio 2015+
  • ASP.NET MVC (VB) - Visual Studio 2015+
  • ASP.NET WebForms (C#) - Visual Studio 2015+
  • ASP.NET WebForms (VB) - Visual Studio 2015+

ImageUltimate v5.8.8

03 May 20:43
Compare
Choose a tag to compare

Version 5.8.8 - May 3, 2024

  • Improved: Updated GleamTech.Common.

Included example projects:

  • ASP.NET Core (C#) - Visual Studio 2019+
  • ASP.NET Core on .NET Framework (C#)- Visual Studio 2017+
  • ASP.NET MVC (C#) - Visual Studio 2015+
  • ASP.NET MVC (VB) - Visual Studio 2015+
  • ASP.NET WebForms (C#) - Visual Studio 2015+
  • ASP.NET WebForms (VB) - Visual Studio 2015+

ImageUltimate v5.8.7

18 Apr 17:33
Compare
Choose a tag to compare

Version 5.8.7 - April 18, 2024

  • Improved: Updated GleamTech.Common.

Included example projects:

  • ASP.NET Core (C#) - Visual Studio 2019+
  • ASP.NET Core on .NET Framework (C#)- Visual Studio 2017+
  • ASP.NET MVC (C#) - Visual Studio 2015+
  • ASP.NET MVC (VB) - Visual Studio 2015+
  • ASP.NET WebForms (C#) - Visual Studio 2015+
  • ASP.NET WebForms (VB) - Visual Studio 2015+