Skip to content

Releases: kitconcept/volto-blocks

12.4.0

15 Dec 12:48
af765c1
Compare
Choose a tag to compare

Breaking

Feature

Bugfix

  • Fix JSON export in some cases with null values. @davisagli

Internal

  • Update to latest Volto 16 best practices, yarn 3 @sneridagh
  • Update imageloader for newest version @reebalazs

12.3.7

21 Nov 15:46
d4873f0
Compare
Choose a tag to compare

Bugfix

  • Fix blurhash zero width resizing bug @reebalazs
  • Fix ignoring blurhash width if width (or size) was a string @reebalazs
  • Update fast-blurhash with recent blurhash fixes @reebalazs

6.0.1

04 Nov 13:54
b1d307e
Compare
Choose a tag to compare

Internal

  • Make 6.0.0 tag to work in Volto 16a48 @sneridagh

12.3.6

20 Oct 08:21
7a564b1
Compare
Choose a tag to compare

Bugfix

  • Fix blurhash width for image content type @reebalazs

12.3.5

03 Oct 10:49
f05ccb7
Compare
Choose a tag to compare

Bugfix

  • Fix image loading error if the error is already completed (#825) @reebalazs

Internal

12.3.4

26 Sep 20:00
7f1c74f
Compare
Choose a tag to compare

Bugfix

  • Image loader: fix blurhash canvas aspect ratio #276 @reebalazs

12.3.3

14 Sep 15:15
d56edd6
Compare
Choose a tag to compare

Bugfix

  • Image loader: fix setting height ignored in some cases, fixes jump #276 @reebalazs

12.3.2

09 Sep 17:24
d6f6714
Compare
Choose a tag to compare

Bugfix

  • Fix image loading without placeholder or blurhash, fixes jump #276 @reebalazs

12.3.1

09 Sep 16:45
ca7251e
Compare
Choose a tag to compare

Internal

  • Fix tests after blurhash loading fixes #276 @reebalazs

12.3.0

08 Sep 08:00
58c0962
Compare
Choose a tag to compare

Feature

  • Inject fast blurhash loader inline into html #276 @reebalazs

Bugfix

  • Blurhash loading fixes, fix aspect ratio #276 @reebalazs