Releases: Taritsyn/WebMarkupMin
v2.13.4
Version: 2.13.4
Published: 11/20/2022
Change Set: a9b91b4
In ASP.NET Core extensions was changed a life cycle of the compression stream.
NuGet Packages
ASP.NET Extensions
v2.13.3
Version: 2.13.3
Published: 11/19/2022
Change Set: 8436266
In ASP.NET Core extensions prevented cases of using an uninitialized compression stream.
NuGet Packages
ASP.NET Extensions
v2.13.2
Version: 2.13.2
Published: 11/10/2022
Change Set: 8777716
In WebMarkupMin.AspNet.Brotli fixed a error #150 “.NET 7 broke BrotliCompressor due to invalid compression levels”.
If you are using extensions for ASP.NET Core 3.1 or higher, then you should use a BuiltInBrotliCompressor
class from WebMarkupMin.AspNet.Common.Compressors
namespace instead of a BrotliCompressor
class. In this case, the WebMarkupMin.Brotli package will no longer be needed and you can uninstall it.
NuGet Packages
ASP.NET Extensions
- WebMarkupMin: Brotli for ASP.NET contains adapter for the BrotliSharpLib version 0.3.3
v2.13.1
Version: 2.13.1
Published: 11/9/2022
Change Set: fc551cb
- In WebMarkupMin.AspNetCore3 added support of ASP.NET Core 3.1.31
- In WebMarkupMin.AspNetCore6 added support of ASP.NET Core 6.0.11
- In WebMarkupMin.AspNetCore7 added support of ASP.NET Core 7.0.0
NuGet Packages
ASP.NET Extensions
v2.13.0
Version: 2.13.0
Published: 11/4/2022
Change Set: 97cad76
Info
method ofLoggerBase
class is marked as virtual- In WebMarkupMin.AspNetCore3 added support of ASP.NET Core 3.1.30
- In WebMarkupMin.AspNetCore6 added support of ASP.NET Core 6.0.10
- In ASP.NET Core extensions was made refactoring
- In extensions for ASP.NET Core 3.1 or higher:
- Fixed a error “Headers are read-only, response has already started”
- Fixed a error that caused an blank page response when using the Brotli compression
- Created the WebMarkupMin.AspNetCore7 module, that contains middleware for ASP.NET Core 7 RC2
NuGet Packages
Core
ASP.NET Extensions
v2.12.0
Version: 2.12.0
Published: 8/22/2022
Change Set: 3059708
- 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
NuGet Packages
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.1.0
- WebMarkupMin: NUglify contains adapters for the NUglify version 1.20.2
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: ASP.NET Core 6
- WebMarkupMin: Brotli for ASP.NET contains adapter for the BrotliSharpLib version 0.3.3
v2.11.0
Version: 2.11.0
Published: 11/8/2021
Change Set: 932c9e8
- 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
NuGet Packages
External JS and CSS minifiers
- WebMarkupMin: NUglify contains adapters for the NUglify version 1.16.1
ASP.NET Extensions
v2.10.0
Version: 2.10.0
Published: 5/18/2021
Change Set: 45693f1
- 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
NuGet Packages
External JS and CSS minifiers
- WebMarkupMin: NUglify contains adapters for the NUglify version 1.13.10
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
v2.9.3
Version: 2.9.3
Published: 4/27/2021
Change Set: 9ef693b
- 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
NuGet Packages
External JS and CSS minifiers
- WebMarkupMin: NUglify contains adapters for the NUglify version 1.13.8
ASP.NET Extensions
v2.9.2
Version: 2.9.2
Published: 2/2/2021
Change Set: 6716bf7
- 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
NuGet Packages
External JS and CSS minifiers
- WebMarkupMin: NUglify contains adapters for the NUglify version 1.13.2