Skip to content

17.0.0-alpha.18

Pre-release
Pre-release

Choose a tag to compare

@sneridagh sneridagh released this 16 Jul 17:22
· 1872 commits to main since this release
55a0f81

17.0.0-alpha.18 (2023-07-16)

Feature

Bugfix

  • Fix temporary rendering of folder contents while query results are loading. @davisagli #4351
  • Fix isBlacklisted method check for volto externalRoutes #4725
  • fix(styleMenu): Highlight selected block styles @nileshgulia1 #4851
  • Fix tablet main menu. #4859
  • Fix the table of contents block so that if one or more items get out of the viewport, a dropdown menu appears with all the items that do not fit the viewport and also added an option to make the TOC sticky. @MihaelaCretu11 #4907
  • Add a marker in the props passed to RenderBlocks in the Grid block view @sneridagh #4932
  • Typo in Italian locales @mamico #4944
  • Fix handling of overriden image in Teaser, improve in case that a custom image component is present. @sneridagh #4964
  • Fix slateTable still uses old style of sidebar generation @iFlameing #4972
  • Fix password autocomplete hint for login form. @davisagli #4976

Internal

Documentation