Releases: kitconcept/volto-blocks
Releases · kitconcept/volto-blocks
12.4.0
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
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
Internal
- Make 6.0.0 tag to work in Volto 16a48 @sneridagh
12.3.6
Bugfix
- Fix blurhash width for image content type @reebalazs
12.3.5
Bugfix
- Fix image loading error if the error is already completed (#825) @reebalazs
Internal
- Update to use latest
@plone/scripts
@sneridagh
12.3.4
Bugfix
- Image loader: fix blurhash canvas aspect ratio #276 @reebalazs
12.3.3
Bugfix
- Image loader: fix setting height ignored in some cases, fixes jump #276 @reebalazs
12.3.2
Bugfix
- Fix image loading without placeholder or blurhash, fixes jump #276 @reebalazs
12.3.1
Internal
- Fix tests after blurhash loading fixes #276 @reebalazs
12.3.0
Feature
- Inject fast blurhash loader inline into html #276 @reebalazs
Bugfix
- Blurhash loading fixes, fix aspect ratio #276 @reebalazs