Skip to content

Releases: GleamTech/VideoUltimate

VideoUltimate v1.9.9

02 Apr 16:49
Compare
Choose a tag to compare

Version 1.9.9 - April 2, 2019

  • Improved: Updated GleamTech.Core.

Included example projects:

  • ASP.NET WebForms (C#)
  • ASP.NET WebForms (VB)
  • ASP.NET MVC (C#)
  • ASP.NET MVC (VB)
  • ASP.NET Core (C#)

VideoUltimate v1.9.8

11 Feb 22:07
Compare
Choose a tag to compare

Version 1.9.8 - February 11, 2019

  • Improved: Updated GleamTech.Core.

Included example projects:

  • ASP.NET WebForms (C#)
  • ASP.NET WebForms (VB)
  • ASP.NET MVC (C#)
  • ASP.NET MVC (VB)
  • ASP.NET Core (C#)

VideoUltimate v1.9.7

29 Jan 13:14
Compare
Choose a tag to compare

Version 1.9.7 - January 29, 2019

  • Improved: Support for adding GleamTech assemblies to GAC (Global Assembly Cache), for example using with
    SharePoint On Premise will be possible. In previous versions, the integrated AssemblyResolver failed
    with "Could not load file or assembly 'GleamTech.AssemblyResolver, Version=2.0.0.0, Culture=neutral,
    PublicKeyToken=a05198837413a6d8'" error. This is because AppDomain.AssemblyResolve event is not fired by
    .NET Framework (fusion) when the requesting assembly is installed to GAC. Now with a workaround, the integrated
    AssemblyResolver will be successfully loaded and it will resolve other assemblies.

Included example projects:

  • ASP.NET WebForms (C#)
  • ASP.NET WebForms (VB)
  • ASP.NET MVC (C#)
  • ASP.NET MVC (VB)
  • ASP.NET Core (C#)

VideoUltimate v1.9.6

22 Jan 16:16
Compare
Choose a tag to compare

Version 1.9.6 - January 22, 2019

  • Improved: Updated GleamTech.Core.

Included example projects:

  • ASP.NET WebForms (C#)
  • ASP.NET WebForms (VB)
  • ASP.NET MVC (C#)
  • ASP.NET MVC (VB)
  • ASP.NET Core (C#)

VideoUltimate v1.9.5

11 Jan 04:10
Compare
Choose a tag to compare

Version History for VideoUltimate


Version 1.9.5 - January 11, 2019

  • Improved: Stability of video processing.

Included example projects:

  • ASP.NET WebForms (C#)
  • ASP.NET WebForms (VB)
  • ASP.NET MVC (C#)
  • ASP.NET MVC (VB)
  • ASP.NET Core (C#)

VideoUltimate v1.9.2

31 Oct 18:31
Compare
Choose a tag to compare

Version 1.9.2 - October 31, 2018

  • Improved: Updated GleamTech.Core.

Included example projects:

  • ASP.NET WebForms (C#)
  • ASP.NET WebForms (VB)
  • ASP.NET MVC (C#)
  • ASP.NET MVC (VB)
  • ASP.NET Core (C#)

VideoUltimate v1.9.1

05 Sep 17:20
Compare
Choose a tag to compare

Version 1.9.1 - September 5, 2018

  • Improved: Updated GleamTech.Core.

Included example projects:

  • ASP.NET WebForms (C#)
  • ASP.NET WebForms (VB)
  • ASP.NET MVC (C#)
  • ASP.NET MVC (VB)
  • ASP.NET Core (C#)

VideoUltimate v1.9.0

01 Aug 11:19
Compare
Choose a tag to compare

Version 1.9.0 - August 1, 2018

  • Improved: Stability of video processing.

Included example projects:

  • ASP.NET WebForms (C#)
  • ASP.NET WebForms (VB)
  • ASP.NET MVC (C#)
  • ASP.NET MVC (VB)
  • ASP.NET Core (C#)

VideoUltimate v1.8.3

16 Jul 15:05
Compare
Choose a tag to compare

Version 1.8.3 - July 16, 2018

  • Fixed: "Input string was not in correct format" error when setting LicenseKey property when you have an invalid
    version string in AssemblyFileVersion attribute of your assembly. For example using asterisk (e.g. "1.0.184.*")
    is not valid for AssemblyFileVersion, it's only valid for AssemblyVersion (compiler only converts asterisk to
    number only for this attribute). Now even if you have invalid version (non-numeric) in AssemblyFileVersion
    attribute, the parsing error will be ignored.

Included example projects:

  • ASP.NET WebForms (C#)
  • ASP.NET WebForms (VB)
  • ASP.NET MVC (C#)
  • ASP.NET MVC (VB)
  • ASP.NET Core (C#)

VideoUltimate v1.8.2

25 Jun 19:18
Compare
Choose a tag to compare

Version 1.8.2 - June 25, 2018

  • Improved: Updated GleamTech.Core.

  • Improved: Documentation.

Included example projects:

  • ASP.NET WebForms (C#)
  • ASP.NET WebForms (VB)
  • ASP.NET MVC (C#)
  • ASP.NET MVC (VB)
  • ASP.NET Core (C#)