Skip to content

13.2.0

Choose a tag to compare

@sneridagh sneridagh released this 12 Jun 08:40
· 3967 commits to main since this release
ed255d5

Feature

  • Allow passing a schemaEnhancer to QuerystringWidget @tiberiuichim
  • Add internal URL blacklist to avoid render custom routes in Volto @nzambello
  • In listing blocks, scroll to start of listing block instead page start @giuliaghisini

Bugfix

  • Fix addBreaklinesInline when string ends with new line @giuliaghisini
  • Changed 'batch_size' attribute in 'b_size' in querystring widget. @giuliaghisini
  • Properly respect batching and result limits in listing block @tiberiuichim
  • Changed 'batch_size' attribute in 'b_size' in querystring widget. @giuliaghisini
  • Properly respect batching and result limits in listing block @tiberiuichim
  • Improve folder_contents workflow state (#2017) @avoinea
  • Making placeholder image of video block to take 100% width when it is right or left aligned @iFlameing
  • Showing clear icon when title is too long in objectbrowser selected items in multiple mode @iFlameing
  • Use querystring prop in ListingBody @giuliaghisini
  • Set default value selected for variation in listing block @giuliaghisini

Internal