Skip to content

11.1.0

Choose a tag to compare

@sneridagh sneridagh released this 08 Feb 09:47
· 4326 commits to main since this release
c5ec15f

Feature

  • Add preloadLazyLibs and settings.lazyBundles to allow preloading bundles of lazy libraries @tiberiuichim @silviubogan
  • Added onChangeFormData prop to Form component @giuliaghisini
  • Internationalization story for add-ons @sneridagh
  • robots.txt from plone as fallback (if /public/robots.txt not exists and .env VOLTO_ROBOTSTXT variable not exists.) @giuliaghisini
  • UniversalLink and ConditionalLink accepts also an item to link to. If item is of @type Link, a direct link to remote url is generated if user is not logged. @giuliaghisini

Bugfix

  • temporarly removed linkDetectionPlugin for draftjs (for some conflicts with AnchorPlugin) @giuliaghisini
  • German translation: aria-label of '/contents' button : "Inhalte" not "Inhaltsverzeichnis" @ksuess
  • fix view links and others styles of entities on editing Text Block. @giuliaghisini
  • Make sidebar-collapsed visible on small mobile. @giuliaghisini
  • Fix regresion on the imagesizes styling due to the removal of the id in 11 @sneridagh

Internal

  • Update docs: configuration of routes and addonRoutes @ksuess