Skip to content

Releases: plone/volto

18.5.0

09 Jan 11:05
5c31f9c
Compare
Choose a tag to compare

18.5.0 (2025-01-09)

Feature

  • Add component to show related items, which can be enabled using the showRelatedItems setting. @wesleybl #3740
  • Added {file}sv/LC_MESSAGES/volto.poinlocales and updated{file}/volto/src/constants/Languages.js to include Swedish @TechSubham #5957

Bugfix

  • The depth field in the base search query of the search block was ignored, causing search results to include items beyond the specified depth level. Search results now respect the specified depth configuration. @TechSubham #5856
  • No longer add classes from the query string search text in the body tag. @Abhishek-17h #6493
  • Fixed folder contents issues with persistent selection across page changes. @pnicolli #6554
  • Fix robots.txt in devmode @reebalazs #6572

Documentation

  • Fix redirecting links to Mozilla Developer Network's responsive images. @stevepiercy #6552
  • Add Volto block examples in the documentation. @erral #6560

17.20.4

07 Jan 10:19
9b1b271
Compare
Choose a tag to compare

17.20.4 (2025-01-07)

Bugfix

  • Fixed folder contents issues with persistent selection across page changes. @pnicolli #6555

18.4.0

17 Dec 10:17
09b88e6
Compare
Choose a tag to compare

18.4.0 (2024-12-17)

Feature

  • Added a setting in the config object to set the site's CSS layers, if required. @sneridagh #6539

Internal

  • Fixed and re-enabled the types declaration extractor from core Volto. @sneridagh #6534

Documentation

  • Add monorepo structure to the README. Update the monorepo structure file tree. @stevepiercy #6542

@plone/types 1.2.0

17 Dec 09:37
821f716
Compare
Choose a tag to compare

1.2.0 (2024-12-17)

Feature

  • Added the typing for the new cssLayers configuration object setting. @sneridagh #6539

@plone/components 3.0.1

17 Dec 09:39
3f6582a
Compare
Choose a tag to compare

3.0.1 (2024-12-17)

Bugfix

  • Fixed precedence of the Quanta layer by adding a base layer for all the basic components. @sneridagh #6539

Internal

18.3.0

12 Dec 09:31
4210165
Compare
Choose a tag to compare

18.3.0 (2024-12-12)

Feature

  • Add disable Teaser block Align handlers for teasers inside containers. @sneridagh #6527

Bugfix

  • Fix inline comment in SlotRenderer. @sneridagh #6409
  • Enhanced linkintegrity popup and moved all logic in a separate component ContentsDeleteModal @giuliaghisini #6516
  • Disable initial scroll to top after SSR completion. @Faakhir30 #6523
  • Add missing styleWrapper style builder information in container/Grid. @sneridagh #6527

17.20.3

12 Dec 16:05
75d6909
Compare
Choose a tag to compare

17.20.3 (2024-12-12)

Bugfix

  • Added missing translation in Table of Contents block and added missing Italian translations. @pnicolli #6533

@plone/types 1.1.0

12 Dec 09:08
031af52
Compare
Choose a tag to compare

1.1.0 (2024-12-12)

Feature

@plone/slate 18.0.4

12 Dec 09:28
dc4701c
Compare
Choose a tag to compare

18.0.4 (2024-12-12)

Bugfix

@plone/registry 2.2.0

12 Dec 09:15
fc490f6
Compare
Choose a tag to compare

2.2.0 (2024-12-12)

Feature

Documentation

  • html_use_opensearch value must not have a trailing slash. Clean up comments. @stevepiercy #6502