Skip to content

12.3.0

Choose a tag to compare

@sneridagh sneridagh released this 18 Mar 10:30
· 4250 commits to main since this release
bd9ebff

Feature

  • Improve ObjectBrowserWidget adding a manual input field and allow external URLs. Add feature to paste internal URLs and convert them to selected objects. Added the allowExternals prop in order to allow this behavior (opt-in).

Bugfix

  • Fix storybook initial config registry setup @sneridagh
  • Search page now follows Plone's ISearchSchema settings @tiberiuichim
  • Improve ContextNavigation component, adding the level you are in each iteration @sneridagh

Internal

  • Add testing add-on for enable special testing use cases and configuration options @sneridagh
  • Add RAZZLE_TESTING_ADDONS environment variable for adding addons for testing purposes @sneridagh
  • Add "Humboldt Labor" to show cases.
  • Updated "Volto in Production" list @alecghica

Docs

  • Explicitly mention src/config in the "Internal proxy to API" documentation @pigeonflight