All Versions
57
Latest Version
Avg Release Cycle
44 days
Latest Release
292 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v2.12.0 Changes
August 22, 2022- In HTML, XHTML and XML minification settings was added two new properties:
PreserveNewLines
(defaultfalse
) andNewLineStyle
(defaultAuto
) - 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
- In HTML, XHTML and XML minification settings was added two new properties:
-
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 andContentProcessingOptionsBase
class was added a new property -SupportedHttpStatusCodes
(default200
) - 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 theWebMarkupMinServicesBuilder
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
- In ASP.NET Core extensions, the
-
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, 2020Version: 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
- π¦ WebMarkupMin: YUI contains adapters for the YUI Compressor for .NET version 3.1.0
- π¦ WebMarkupMin: NUglify contains adapters for the NUglify version 1.11.4
ASP.NET Extensions
-
v2.9.0 Changes
December 01, 2020Version: 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 theSystem.IO.Compression.BrotliStream
class
- Created the WebMarkupMin.AspNetCore5 module, that contains middleware for ASP.NET Core 5.0
π¦ NuGet Packages
Core
- π¦ WebMarkupMin: Core
External JS and CSS minifiers
- π¦ WebMarkupMin: MS Ajax contains adapters for the Microsoft Ajax Minifier version 5.14
- π¦ WebMarkupMin: YUI contains adapters for the YUI Compressor for .NET version 3.0.0
- π¦ WebMarkupMin: NUglify contains adapters for the NUglify version 1.11.3
ASP.NET Extensions
- π¦ WebMarkupMin: ASP.NET 4.X HTTP modules
- π¦ WebMarkupMin: ASP.NET 4.X MVC
- π¦ WebMarkupMin: ASP.NET 4.X Web Forms
- π¦ WebMarkupMin: ASP.NET Core 1.X
- π¦ WebMarkupMin: ASP.NET Core 2.X
- π¦ WebMarkupMin: ASP.NET Core 3.X
- π¦ WebMarkupMin: ASP.NET Core 5.X
- π¦ WebMarkupMin: Brotli for ASP.NET contains adapter for the BrotliSharpLib version 0.3.3
- In WebMarkupMin.Core:
-
v2.8.15 Changes
November 13, 2020Version: 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
(defaultSpace
)
- π In WebMarkupMin.AspNetCore3 added support of ASP.NET Core 3.1.10
π¦ NuGet Packages
External JS and CSS minifiers
- π¦ WebMarkupMin: NUglify contains adapters for the NUglify version 1.10.0
ASP.NET Extensions
- In WebMarkupMin.NUglify:
-
v2.8.14 Changes
November 03, 2020Version: 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
- π¦ WebMarkupMin: NUglify contains adapters for the NUglify version 1.9.9
ASP.NET Extensions
-
v2.8.13 Changes
October 10, 2020Version: 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
- π¦ WebMarkupMin: NUglify contains adapters for the NUglify version 1.9.7