Releases: kitconcept/volto-slider-block
Releases · kitconcept/volto-slider-block
5.1.1
5.1.0
5.0.0
5.0.0 (2023-09-20)
Breaking
- Added compatibility with the Volto 17 Image component @sneridagh
If a external URL is provided, then the anchor is set to open in new window ifopenExternalLinkInNewTab
from global settings is set @sneridagh #28
Feature
- Update docker environment @sneridagh #23
4.3.0
4.3.0 (2023-04-20)
Feature
- New docker based testing infrastructure @sneridagh #20
Bugfix
- Fix edge case in adapter when the object is null or undefined @sneridagh #21
4.2.1
4.2.0
4.1.0
4.1.0 (2023-01-26)
Feature
- Support for stored catalog
image_scales
@sneridagh #16
Internal
- Deprecate set-output in GHA @sneridagh #14
- Add towncrier @sneridagh #17
4.0.0
Breaking
- Moved to use the Volto 16.1.0
object_list
feature to sync the current slide in both the block UI and in the sidebar block settings.
Removed the custom widget with a custom React context that enabled this feature.
If you have any customizations on the slider block, might need update to the new schema. @sneridagh
3.0.1
Bugfix
- Disambiguation of an i18n msgid with one in core @sneridagh
3.0.0
Breaking
- Compatibility with Volto 16 RC2 onwards. The defaults now are handled by Volto itself, not the add-on code. @sneridagh