Skip to content

Releases: plone/volto

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

@plone/helpers 1.0.0

12 Dec 09:27
5dd4541
Compare
Choose a tag to compare

1.0.0 (2024-12-12)

Internal

@plone/components 3.0.0

12 Dec 09:14
aabb8d4
Compare
Choose a tag to compare

3.0.0 (2024-12-12)

Breaking