Skip to content

Releases: code16/sharp

v9.7.2

26 Aug 17:09

Choose a tag to compare

Bug fixes

  • Disable policy caching during tests

Full Changelog: v9.7.1...v9.7.2

v9.7.1

26 Aug 13:43

Choose a tag to compare

Fixed a security issue with one of Sharp's dependencies

What's Changed

Full Changelog: v9.7.0...v9.7.1

v9.7.0

22 Aug 13:26

Choose a tag to compare

New features

  • Upload : Sanitize SVG image by default before saving to prevent XSS, opt-out with setImageSanitizeSvg(false)
  • Editor : Sanitize HTML by default before saving in DB to prevent XSS, opt-out with setSanitizeHtml(false)
  • Entity list colum / Show text : Content is sanitized by default (front).

v9.6.6

06 Aug 10:26

Choose a tag to compare

Fixes

  • Editor : Don't allow upload / embeds inside list items

Full Changelog: v9.6.5...v9.6.6

v9.6.5

06 Aug 10:25

Choose a tag to compare

Fixes

  • Fix thumbnail ->toPng(), ->toGif() methods

v9.6.4

26 Jun 07:59

Choose a tag to compare

Enhancements

  • EntityListEntities is not Conditionable

v9.6.3

26 Jun 07:53

Choose a tag to compare

v9.6.2

26 Jun 07:52

Choose a tag to compare

v9.6.1

17 Jun 14:15

Choose a tag to compare

Fixes

  • Properly handle SVG in SharpUploadModelThumbnailUrlTransformer (581ffc6)
  • Fix base layout in autocomplete template (e1f53c1)

Full Changelog: v9.6.0...v9.6.1

v9.6.0

16 Jun 07:48

Choose a tag to compare

New features

Full Changelog: v9.5.2...v9.6.0