Releases: collective/volto-image-editor
Releases · collective/volto-image-editor
1.0.0-alpha.2
1.0.0-alpha.2 (2025-10-29)
Feature
- Update README to include a small demo of @plone-collective/volto-image-editor. @Humanaice #4
- Add Storybook stories for all components. @Humanaice #5
1.0.0-alpha.1
1.0.0-alpha.1 (2025-10-20)
Feature
- Adds support editing the brightness of an image. @Humanaice
- Adds support editing the contrast of an image. @Humanaice
- Adds support editing the hue of an image. @Humanaice
- Adds support editing the saturation of an image. @Humanaice
- Adds support for image cropping. @Humanaice
- Adds support for image flipping. @Humanaice
- Adds support for rotating the image by 90 degrees clockwise and counter-clockwise. @Humanaice
- Implement a widget to edit Images in Volto. @Humanaice