Releases: plone/volto
Releases · plone/volto
18.3.0
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
@plone/types 1.1.0
@plone/slate 18.0.4
@plone/registry 2.2.0
2.2.0 (2024-12-12)
Feature
- Added an experimental Vite plugin for the registry. @sneridagh #6409
Documentation
html_use_opensearch
value must not have a trailing slash. Clean up comments. @stevepiercy #6502
@plone/helpers 1.0.0
1.0.0 (2024-12-12)
Internal
- First release. @sneridagh #1
- Added experimental notice @sneridagh #6069
- Update
typescript
andvitest
everywhere @sneridagh
Use tsup for bundling. @sneridagh #6407
@plone/components 3.0.0
3.0.0 (2024-12-12)
Breaking
- All the styles use now the CSS layer
plone-components
. @sneridagh #6409 - Moved the
RenderBlocks
component to@plone/blocks
. @sneridagh #6409
17.20.2
17.20.2 (2024-12-11)
Bugfix
- Fixes ICS download in non-public event content. @sneridagh #6497
- improved Contents delete modal and linkintegrity check. @giuliaghisini #6517