- 0.1.0-beta - the beginning
- 0.1.1-beta - switched to build of SlimResponse so the Umbraco installer doesn't display a warning
- 0.1.2-beta - added quality parameter for Slimmage to adjust
- 0.1.3-beta - all URLs will now be lowercase for SEO best practice
- 0.1.4-beta - add some null checks before converting to lowercase
- 1.0.0 - release
- 1.1.0 - all ImageProcessor.Web URLs now have upscale=false and by default format=jpg, this can be disabled by adding web.config appsetting. Also fixed package uninstall action
- 1.1.1 - added option to overload the output format for a specific image
- 1.1.2 - added option to set default background color for use with output format
- 1.1.3 - removed upscale=false as it stops the image being cropped to correct ratio for oversized requests
- 1.1.4 - updated slimmage.js to v0.4.1 and add NuGet package
- 1.1.5 - Umbraco package only release without HtmlAgilityPack Assembly
- 1.1.6 - Umbraco v7.3.0 upgrade & focal point preference fix
- 1.1.7 - Fix to ensure that quality comes before format in ImageProcessor Urls
- 2.0.0-beta1 - Complete rebuild using srcset and lazysizes.js, we broke everything, please don't hate us
- 2.0.0-beta2 - Added Html.ConvertImgToSrcSet for use with TinyMce Richtext editior
- 2.0.0-beta3 - Fixed #5, added option for settings in web.config (thanks to Thomas Morris), fixed bug when default format is set in web.config
- 2.0.0-beta4 - Updated lazysizes.js to v4
- 2.0.0 - No change, beta4 made the grade
- 2.1.0 - Breaking! Umbraco v7.13 support. 2 x ConvertImgToSrcSet methods marked as obsolete and 1 new one added
- 3.0.0-beta1 - Umbraco v8 compatibility
- 3.0.0-beta2 - Umbraco v8.1 compatibility
- 3.0.0-beta3 - Quality parameter added, lazysizes update
- 3.0.0-beta4 - Umbraco v8.6 compatibility, config options refactor
- 3.0.0-beta5 - SlimsyService, GetCropUrl methods & removal of overloads
- 3.0.0 - Beta5 promoted to release!
- 4.0.0-beta1 - Umbraco v10 support!
- 4.0.0 - Umbraco v10 support
- 4.0.1 & 4.0.2 - Changes to NuGet package for Umbraco marketplace support
- 4.1.0-beta1 - New TagHelper options and Decorative parameter
- 4.1.0 - Minor tweaks only from the beta release
- 5.0.0 - Umbraco v13.2 compatability
- 4.2.0 - Added AppendSourceDimensions & EncodeCommas options
- 5.1.0 - Added AppendSourceDimensions & EncodeCommas options
- 5.1.1 & 4.2.1 - Added AutoOrient global option
- 6.0.0-beta1 - Umbraco v14-RC1 support
- 5.1.2 & 6.0.0-beta2 Fix for ConvertImgToResponsive when parsing dimensions
- 6.0.0 - Umbraco v14 compatability
- 6.0.1 - fix for v14 package version info