Releases: plone/volto
Releases · plone/volto
@plone/components 2.2.1
18.1.1
18.1.1 (2024-11-21)
Bugfix
- Do not break toolbar if layout id is not registered in layoutViewsNamesMapping. @cekk #6485
- Replace all spaces with
-
inBodyClass
classes, instead of with-
or `` depending on the content type or section. @giuliaghisini #6487
Internal
- Update instructions to install
pipx
inRELEASING.md
. @stevepiercy #6496
Documentation
- More privacy concerning youtube links and fixing link check warnings for youtube playlist links. @stevepiercy @ksuess #4203
- Remove conflicting
searchtools.js
file from documentation to allow default Sphinx search in main Plone documentation. @stevepiercy #6482 - Add support for sphinxcontrib-youtube. @stevepiercy #6486
- Refactor documentation includes to align with main documentation pattern. @stevepiercy #6495
@plone/components 2.2.0
@plone/providers 1.0.0-alpha.6
18.1.0
18.1.0 (2024-11-11)
Feature
Bugfix
- URL Management control panel: Show errors from a failed CSV upload. @davisagli #6473
- Added missing style Helmet serialization in the HTML component to make it work in SSR. @sneridagh
Fix deprecation notice for the usage of apple-mobile-web-app-capable. #6480
Internal
- Added React Router 7 experimental PoC. @sneridagh #6472
Documentation
- Overhaul and update of the add-ons section in documentation. @sneridagh #6397
@plone/slate 18.0.1
18.0.3
18.0.2
18.0.1
18.0.1 (2024-11-05)
Bugfix
- Fix ERR_REQUIRE from ESM module requiring CJS module in
@plone/registry
fix tests. @sneridagh #6458
Internal
- Improve exports in @plone/registry, adapt the Jest test setup. @sneridagh #6461
- Removed
parcel
completely from core. @sneridagh #6469
Documentation
- Fix display of nvm version when installing it for Contributing to Volto. @stevepiercy #6460