Skip to content

16.7.0

Choose a tag to compare

@sneridagh sneridagh released this 11 Jan 10:18
e21f34c

16.7.0 (2023-01-11)

Feature

Bugfix

  • Use Grid instead of Table in Diffview @erral
  • Improve matching in keyboard slash menu. [davisagli] #4187
  • (fix): sidebar is not displaying correctly when clicking on a lead image field. @dobri1408 #4191
  • Cleanup package.json scripts section @sneridagh #4193
  • Fixed condition to select without vocabulary @SaraBianchi #4200
  • fix iframe covering the page due to a react-error-overlay bug @reebalazs #4242

Documentation

  • Add description for different types of blocks. @MAX-786 #3827
  • Update makefile to use Vale for spell, grammar, and style checking. Fix linkcheckbroken to return the correct exit code for broken links. Fix broken links. [stevepiercy] #4181
  • Add todo regarding management of Plone's backend. Update versions. [stevepiercy] #4198
  • Pin Sphinx<5,>=3 due to sphinx-book-theme 0.3.3 requirement. [stevepiercy] #4199
  • Add message about the status of Volto and Plone 6 Installation docs, directing the reader to the main Plone 6 docs. [stevepiercy] #4209
  • Clean up Glossary and integrate with main docs. See plone/documentation#1415. [stevepiercy] #4211
  • Add some instructions for dealing with untranspiled add-ons and a lazy loading example for functional components. [cguardia] #4233