Skip to content

5.0.0 Release Candidate 3

Pre-release
Pre-release
Compare
Choose a tag to compare
@markgibbons25 markgibbons25 released this 06 Mar 03:44
· 88 commits to master since this release

New Features

  • Full WebP support in both Content Management (including media library uploads) and Content Delivery (on-the-fly conversions of png and jpeg to webp)
  • Allow path exclusion based on wildcards (#37)
  • Added https://pngquant.org optimizer support
  • Update SVGO to 1.3.2 (#57)
  • Update MozJpeg to 3.3.1
  • Change default jpeg optimizer to lossy MozJpeg due to its superior performance

Fixes

  • Scaling WebP images fail in synchronous mode (#53)
  • Incorrectly serving webp when handling multiple requests at same time (#51)
  • Error only in Chrome: Cannot access a closed Stream (#50)
  • WebP issues (#49 )
  • The "PackageRetrievalTask" task failed unexpectedly with version 4.0.0 question (#47)
  • Fix an issue with PngQuantOptimizer related to #34
  • Fix an issue with streams being disposed when Dianoga was unable to optimize them (#56)

Breaking Changes

  • Configs - defaults have changed
  • SVGO has been split to a separate Dianoga.svgtools. Please see the readme for details if you are using SVGO.

Changes from last Release Candidate

  • Fix a regression of #40
  • Update MozJpeg to 3.3.1
  • Change default jpeg optimizer to lossy MozJpeg
  • Change webp optimization defaults

Get it from NuGet