Skip to content

Releases: collective/volto-image-editor

1.0.0-alpha.2

29 Oct 13:49

Choose a tag to compare

1.0.0-alpha.2 Pre-release
Pre-release

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

20 Oct 18:24

Choose a tag to compare

1.0.0-alpha.1 Pre-release
Pre-release

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

Internal

  • Adds basic instructions to use GitHub Copilot features. @ericof
  • Implement GitHub Action's workflows. @ericof