Skip to content

Releases: Taritsyn/WebMarkupMin

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

v2.13.9 Preview 2

23 Mar 13:04
Compare
Choose a tag to compare
v2.13.9 Preview 2 Pre-release
Pre-release

Version: 2.13.9 Preview 2
Published: 3/23/2023
Change Set: 2643b2a

  • ASP.NET Core Middlewares rolled back to previous thread safety implementation
  • In ASP.NET Core extensions was added protection of minified content from untimely garbage collection

NuGet Packages

ASP.NET Extensions

v2.13.9 Preview 1

22 Mar 17:55
Compare
Choose a tag to compare
v2.13.9 Preview 1 Pre-release
Pre-release

Version: 2.13.9 Preview 1
Published: 3/22/2023
Change Set: c7d0629

  • Small refactoring of the HTML/XHTML parser was performed
  • ASP.NET Core Middlewares have been made more thread-safe
  • 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

v2.13.8

09 Feb 16:39
Compare
Choose a tag to compare

Version: 2.13.8
Published: 2/9/2023
Change Set: 9526d07

Fixed a incorrect whitespace minification which occurs when there are empty XML tags in the HTML/XHTML markup.

NuGet Packages

Core
ASP.NET Extensions

v2.13.7

28 Jan 19:03
Compare
Choose a tag to compare

Version: 2.13.7
Published: 1/28/2023
Change Set: 8c1dac3

  • Implemented a more correct parsing of the missing HTML end tags
  • Fixed a error #154 “Whitespace trimming on anchor tags (when using svg tag)”

NuGet Packages

Core
ASP.NET Extensions

v2.13.6

26 Jan 17:59
Compare
Choose a tag to compare

Version: 2.13.6
Published: 1/26/2023
Change Set: 5d58a8f

  • Fixed a error #102 “Minification mangling html with conditional comments”
  • In WebMarkupMin.NUglify added support of the NUglify version 1.20.5
  • In WebMarkupMin.AspNetCore6 added support of ASP.NET Core 6.0.13
  • In WebMarkupMin.AspNetCore7 added support of ASP.NET Core 7.0.2

NuGet Packages

Core
External JS and CSS minifiers
ASP.NET Extensions

v2.13.5

15 Dec 15:07
Compare
Choose a tag to compare

Version: 2.13.5
Published: 12/15/2022
Change Set: 1662bb8

  • In WebMarkupMin.NUglify added support of the NUglify version 1.20.4
  • In WebMarkupMin.AspNetCore3 added support of ASP.NET Core 3.1.32
  • In WebMarkupMin.AspNetCore6 added support of ASP.NET Core 6.0.12
  • In WebMarkupMin.AspNetCore7 added support of ASP.NET Core 7.0.1

NuGet Packages

External JS and CSS minifiers
ASP.NET Extensions