Skip to content

Releases: plone/volto

@plone/components 2.2.1

05 Dec 17:03
bb531a8
Compare
Choose a tag to compare

2.2.1 (2024-12-05)

Bugfix

18.1.1

21 Nov 21:23
1c26bab
Compare
Choose a tag to compare

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 - in BodyClass classes, instead of with - or `` depending on the content type or section. @giuliaghisini #6487

Internal

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

21 Nov 20:04
d35e940
Compare
Choose a tag to compare

2.2.0 (2024-11-21)

Feature

@plone/providers 1.0.0-alpha.6

21 Nov 21:22
bda7f1f
Compare
Choose a tag to compare
Pre-release

1.0.0-alpha.6 (2024-11-21)

Feature

18.1.0

11 Nov 11:41
157df05
Compare
Choose a tag to compare

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

Documentation

  • Overhaul and update of the add-ons section in documentation. @sneridagh #6397

@plone/slate 18.0.1

11 Nov 11:40
07bf070
Compare
Choose a tag to compare

18.0.1 (2024-11-11)

Feature

18.0.3

05 Nov 15:42
0a7bd48
Compare
Choose a tag to compare

18.0.3 (2024-11-05)

Bugfix

  • Fixed image generation because of a bug in the docker build with registry typings. @sneridagh #6471

18.0.2

05 Nov 12:55
38aab6d
Compare
Choose a tag to compare

18.0.2 (2024-11-05)

Internal

  • Fix missing export src in @plone/components Also improve packaging in packages. @sneridagh #6470

18.0.1

05 Nov 09:42
4f52faf
Compare
Choose a tag to compare

18.0.1 (2024-11-05)

Bugfix

  • Fix ERR_REQUIRE from ESM module requiring CJS module in @plone/registry fix tests. @sneridagh #6458

Internal

Documentation

  • Fix display of nvm version when installing it for Contributing to Volto. @stevepiercy #6460

@plone/scripts 3.8.1

05 Nov 12:52
98ab5e8
Compare
Choose a tag to compare

3.8.1 (2024-11-05)

Internal