Skip to content

14.0.0-alpha.41

Pre-release
Pre-release

Choose a tag to compare

@sneridagh sneridagh released this 13 Dec 11:43
· 3510 commits to main since this release
0d59816

Feature

  • Add catalan translation @bloodbare @sneridagh
  • Added .storybook setup in the Volto app generator. Volto projects
    generated from this scafolding are now ready to run Storybook for the project
    and develop addons (in src/addons folder).
  • Add new listing block option "fullobjects" per variation @ksuess
  • Style checkboxes @nileshgulia1
  • Allow loading .less files also from a Volto project's src folder. @tiberiuichim

Bugfix

  • Udate demo address @ksuess
  • Update list of trainings documentation @ksuess
  • Scroll to window top only when the location pathname changes, no longer take the window location search parameters into account. The search page and the listing block already use custom logic for their "scroll into view" behaviors. @tiberiuichim

Internal

  • Update to plone.restapi 8.16.2 (revert missing_value PR) @sneridagh
  • Update all requirements and the reasoning behind them in builds @sneridagh
  • Update Plone version in api backend to 5.2.6. Update README and cleanup @fredvd
  • Document CI changelog verifier failure details that mislead contributors
  • Updated italian translation @pnicolli