Skip to content

17.1.0

Choose a tag to compare

@sneridagh sneridagh released this 11 Oct 14:51
· 1695 commits to main since this release
221f685

17.1.0 (2023-10-11)

Feature

  • storybook Header-@Tishasoumya #5085
  • Storybook EventDetails-@Tishasoumya #5088
  • Storybook CommentEditModal-@Tishasoumya #5091
  • Storybook SearchWidget-@Tishasoumya #5092
  • Upgrade to @plone/scripts 3.0.1 @sneridagh #5282
  • Make LeadImage block sizes configurable through a function @erral #5289

Bugfix

  • Remove the default aspect-ratio from Image component. It was redundant and hard to override. @pnicolli #5096
  • Update translate pt_br to fix merge fail @luxcas #5217
  • Ensure .gitignore gets copied when running yo @plone/volto-addon @instification #5258
  • Configure the prettier and prettier:fix yarn commands to also include the root js files and the cypress subfolder @tiberiuichim #5260
  • Emit a proper URL for the Plone root in a listing, we use the config.publicURL for it @tiberiuichim #5263
  • fixed logo and login storybook @nileshgulia1 #5264
  • Refactor Logo component to improve the conditional link to the root @sneridagh #5280
  • Update webpack-bundle-analyzer to 4.9.0. @davisagli #5283
  • Added support for blocksConfig configuration in the listing block @sneridagh #5310

Documentation

  • Added notice in release notes for Volto 17 final to clarify that it's a summary for all changes during the alpha stage. @sneridagh
    Added an omitted change log entry for the Relations Control Panel. @sneridagh #5281
  • Updated readme and removed outdated install docs. @davisagli #5287