All Versions
57
Latest Version
Avg Release Cycle
44 days
Latest Release
606 days ago

Changelog History
Page 1

  • v2.12.0 Changes

    August 22, 2022
    • In HTML, XHTML and XML minification settings was added two new properties: PreserveNewLines (default false) and NewLineStyle (default Auto)
    • LazyHTML wrapped fragments are now parsed correctly
    • Location of the error that occurs during minification of JSON data are now calculated correctly
    • In WebMarkupMin.Yui a JS error summary has been excluded from the list of errors
    • In WebMarkupMin.NUglify added support of the NUglify version 1.20.2
    • In WebMarkupMin.AspNet.Common and WebMarkupMin.AspNetCore2 no longer supports a .NET Core App 2.1
    • In WebMarkupMin.AspNetCore3 added support of ASP.NET Core 3.1.28
    • In WebMarkupMin.AspNetCore5 added support of ASP.NET Core 5.0.17
    • In WebMarkupMin.AspNetCore6 added support of ASP.NET Core 6.0.8
  • v2.11.0 Changes

    November 08, 2021
    • In WebMarkupMin.NUglify added support of the NUglify version 1.16.1
    • In WebMarkupMin.AspNetCore3 added support of ASP.NET Core 3.1.21
    • In WebMarkupMin.AspNetCore5 added support of ASP.NET Core 5.0.12
    • Created the WebMarkupMin.AspNetCore6 module, that contains middleware for ASP.NET Core 6
  • v2.10.0 Changes

    May 18, 2021
    • In WebMarkupMin.NUglify added support of the NUglify version 1.13.10
    • In IContentProcessingManager interface, ContentProcessingManagerBase class and ContentProcessingOptionsBase class was added a new property - SupportedHttpStatusCodes (default 200)
    • In WebMarkupMin.AspNetCore3 added support of ASP.NET Core 3.1.15
    • In WebMarkupMin.AspNetCore5 added support of ASP.NET Core 5.0.6
  • v2.9.3 Changes

    April 27, 2021
    • In ASP.NET Core extensions, the Services property has been added to the WebMarkupMinServicesBuilder class. Special thanks to Alex RΓΈnne Petersen.
    • In WebMarkupMin.NUglify added support of the NUglify version 1.13.8
    • In WebMarkupMin.AspNetCore3 added support of ASP.NET Core 3.1.14
    • In WebMarkupMin.AspNetCore5 added support of ASP.NET Core 5.0.5
  • v2.9.2 Changes

    February 02, 2021
    • In WebMarkupMin.NUglify added support of the NUglify version 1.13.2
    • In WebMarkupMin.AspNetCore3 added support of ASP.NET Core 3.1.11
    • In WebMarkupMin.AspNetCore5 added support of ASP.NET Core 5.0.2
  • v2.9.1 Changes

    December 04, 2020

    Version: 2.9.1
    Published: 12/4/2020
    πŸ”„ Change Set: ce3c9c4

    • πŸ‘ In WebMarkupMin.Yui added support of the YUI Compressor for .NET version 3.1.0
    • πŸ‘ In WebMarkupMin.NUglify added support of the NUglify version 1.11.4
    • πŸ›  In ASP.NET Core extensions fixed a error that occurred when excluding the Hangfire dashboard and related pages from processing by corresponding markup minifier or compressor

    πŸ“¦ NuGet Packages

    External JS and CSS minifiers
    ASP.NET Extensions
  • v2.9.0 Changes

    December 01, 2020

    Version: 2.9.0
    Published: 12/1/2020
    πŸ”„ Change Set: 2356455

    • In WebMarkupMin.Core:
      • .NET Core App 2.1 target was replaced by a .NET Standard 2.1 target
      • Version for .NET Standard 2.1 now uses a regular expression compilation for improving performance
    • πŸ‘ In WebMarkupMin.NUglify added support of the NUglify version 1.11.3
    • In WebMarkupMin.AspNet.Common:
      • Added a .NET Core App 2.1 and .NET Standard 2.1 targets
      • In versions for .NET Core App 2.1 and .NET Standard 2.1 was added a new compressor (BuiltInBrotliCompressor) based on the System.IO.Compression.BrotliStream class
    • Created the WebMarkupMin.AspNetCore5 module, that contains middleware for ASP.NET Core 5.0

    πŸ“¦ NuGet Packages

    Core
    External JS and CSS minifiers
    ASP.NET Extensions
  • v2.8.15 Changes

    November 13, 2020

    Version: 2.8.15
    Published: 11/13/2020
    πŸ”„ Change Set: 8b39ef1

    • In WebMarkupMin.NUglify:
      • Added support of the NUglify version 1.10.0
      • In configuration settings of minifiers was added one new property - IndentType (default Space)
    • πŸ‘ In WebMarkupMin.AspNetCore3 added support of ASP.NET Core 3.1.10

    πŸ“¦ NuGet Packages

    External JS and CSS minifiers
    ASP.NET Extensions
  • v2.8.14 Changes

    November 03, 2020

    Version: 2.8.14
    Published: 11/3/2020
    πŸ”„ Change Set: f5a6d87

    • πŸ‘ In WebMarkupMin.NUglify added support of the NUglify version 1.9.9
    • πŸ‘ In WebMarkupMin.AspNetCore3 added support of ASP.NET Core 3.1.9

    πŸ“¦ NuGet Packages

    External JS and CSS minifiers
    ASP.NET Extensions
  • v2.8.13 Changes

    October 10, 2020

    Version: 2.8.13
    Published: 10/10/2020
    πŸ”„ Change Set: 3699cca

    πŸ‘ In WebMarkupMin.NUglify added support of the NUglify version 1.9.7.

    πŸ“¦ NuGet Packages

    External JS and CSS minifiers