Skip to content

Releases: Taritsyn/WebMarkupMin

v2.16.2

26 Jun 17:58
Compare
Choose a tag to compare

Version: 2.16.2
Published: 6/26/2024
Change Set: a2df569

Blazor streaming markers (<!--bl:…-->, <!--/bl:…--> and <!--bab39c12-73f9-4e04-b6b9-76cb2b324662-->) are no longer removed.

NuGet Packages

Core

v2.16.1

24 Jun 17:28
Compare
Choose a tag to compare

Version: 2.16.1
Published: 6/24/2024
Change Set: 52ae45e

  • New Blazor markers (<!--Blazor-Server-Component-State:…-->, <!--Blazor-WebAssembly-Component-State:…--> and <!--Blazor-Web-Initializers:…-->) are no longer removed
  • In WebMarkupMin.NUglify added support for the NUglify version 1.21.8
  • In WebMarkupMin.AspNetCore6 added support for the ASP.NET Core 6.0.31
  • In WebMarkupMin.AspNetCore7 added support for the ASP.NET Core 7.0.20
  • In WebMarkupMin.AspNetCore8 added support for the ASP.NET Core 8.0.6

NuGet Packages

Core
External JS and CSS minifiers
ASP.NET Extensions

v2.16.0

28 Feb 17:30
Compare
Choose a tag to compare

Version: 2.16.0
Published: 2/28/2024
Change Set: e1d7acd

  • Added support of JavaScript code minification in the script tags with module, text/x-javascript, text/x-ecmascript, application/x-javascript and application/x-ecmascript types
  • Added support of JSON data minification in the script tags with importmap and speculationrules types
  • The nomodule attribute is now processed as a Boolean attribute
  • In WebMarkupMin.NUglify added support for the NUglify version 1.21.4
  • In WebMarkupMin.AspNetCore6 added support for the ASP.NET Core 6.0.27
  • In WebMarkupMin.AspNetCore7 added support for the ASP.NET Core 7.0.16
  • In WebMarkupMin.AspNetCore8 added support for the ASP.NET Core 8.0.2

NuGet Packages

Core
External JS and CSS minifiers
ASP.NET Extensions

v2.15.3

12 Jan 16:52
Compare
Choose a tag to compare

Version: 2.15.3
Published: 1/12/2024
Change Set: 8bbf776

  • In WebMarkupMin.NUglify added support for the NUglify version 1.21.2
  • In WebMarkupMin.AspNetCore6 added support for the ASP.NET Core 6.0.26
  • In WebMarkupMin.AspNetCore7 added support for the ASP.NET Core 7.0.15
  • In WebMarkupMin.AspNetCore8 added support for the ASP.NET Core 8.0.1

NuGet Packages

External JS and CSS minifiers
ASP.NET Extensions

v2.15.2

15 Nov 17:03
Compare
Choose a tag to compare

Version: 2.15.2
Published: 11/15/2023
Change Set: 7ef5a98

  • In WebMarkupMin.AspNetCore6 added support for the ASP.NET Core 6.0.25
  • In WebMarkupMin.AspNetCore7 added support for the ASP.NET Core 7.0.14
  • In WebMarkupMin.AspNetCore8 added support for the ASP.NET Core 8.0.0

NuGet Packages

ASP.NET Extensions

v2.15.1

11 Oct 17:32
Compare
Choose a tag to compare

Version: 2.15.1
Published: 10/11/2023
Change Set: e25763f

  • In WebMarkupMin.NUglify:
    • Added support of the NUglify version 1.21.0
    • In configuration settings of CSS minifier was added one new property - AbbreviateHexColor (default true)
  • In WebMarkupMin.AspNetCore6 added support for the ASP.NET Core 6.0.23
  • In WebMarkupMin.AspNetCore7 added support for the ASP.NET Core 7.0.12
  • In WebMarkupMin.AspNetCore8 added support for the ASP.NET Core 8 RC2

NuGet Packages

External JS and CSS minifiers
ASP.NET Extensions

v2.15.0

06 Oct 17:52
Compare
Choose a tag to compare

Version: 2.15.0
Published: 10/6/2023
Change Set: 362e077

  • In ASP.NET Core extensions was improved a message text of the “Unable to find the required services” error
  • In WebMarkupMin.AspNetCore6 added support for the ASP.NET Core 6.0.22
  • In WebMarkupMin.AspNetCore7 added support for the ASP.NET Core 7.0.11
  • Created the WebMarkupMin.AspNetCore8 module, that contains middleware for the ASP.NET Core 8 RC1

NuGet Packages

ASP.NET Extensions

v2.14.1

27 Jun 14:41
Compare
Choose a tag to compare

Version: 2.14.1
Published: 6/27/2023
Change Set: bf0a98b

  • Fixed a error #147 “[WebMarkupMin.AspNetCore5] Sometimes a blank page is returned as the request has no response data available”
  • In WebMarkupMin.AspNetCore6 added support of ASP.NET Core 6.0.18
  • In WebMarkupMin.AspNetCore7 added support of ASP.NET Core 7.0.7

NuGet Packages

ASP.NET Extensions

v2.14.0

24 May 16:41
Compare
Choose a tag to compare

Version: 2.14.0
Published: 5/24/2023
Change Set: 39b9ae2

  • In HTML and XHTML minification settings was added one new property - AttributeQuotesStyle (default Auto)
  • In WebMarkupMin.NUglify added support of the NUglify version 1.20.7
  • In WebMarkupMin.AspNetCore6 added support of ASP.NET Core 6.0.16
  • In WebMarkupMin.AspNetCore7 added support of ASP.NET Core 7.0.5

NuGet Packages

Core
External JS and CSS minifiers
ASP.NET Extensions

v2.13.9

03 Apr 17:07
Compare
Choose a tag to compare

Version: 2.13.9
Published: 4/3/2023
Change Set: b3d2146

  • Small refactoring of the HTML/XHTML parser was performed
  • In ASP.NET Core extensions was made refactoring
  • In WebMarkupMin.AspNetCore6 added support of ASP.NET Core 6.0.15
  • In WebMarkupMin.AspNetCore7 added support of ASP.NET Core 7.0.4

NuGet Packages

Core
ASP.NET Extensions