Skip to content

5.0.0 Release Candidate 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@markgibbons25 markgibbons25 released this 28 Feb 01:41
· 90 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

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 )
  • Update SVGO to the latest. (#57)
  • 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 an issue with streams being disposed when Dianoga was unable to optimize them (#56)

Get it from NuGet