Skip to content

Releases: plone/volto

16.31.10

12 Jun 08:34
3f0bfce
Compare
Choose a tag to compare

16.31.10 (2024-06-12)

Bugfix

  • Fixed group membership control panel's check for the plone.restapi version. @Shibbu264 #5448

17.16.1

10 Jun 14:21
fbd6b22
Compare
Choose a tag to compare

17.16.1 (2024-06-10)

Bugfix

  • Fix removal of slate formatting applied to text when toggling the list buttons @robgietema #6080

18.0.0-alpha.33

06 Jun 14:38
02fb83c
Compare
Choose a tag to compare
18.0.0-alpha.33 Pre-release
Pre-release

18.0.0-alpha.33 (2024-06-06)

Breaking

  • Fix JavaScript events association on error pages. Also remove settings config.settings.serverConfig.extractScripts.errorPages. Now scripts are added to error pages, regardless of whether we are in production mode or not. @wesleybl #6048
  • Breaking from the original slots implementation:
    Now config.getSlots in the configuration registry takes the argument location instead of pathname.
    This allows to have more expressive conditions, and fulfill the use case of the Add form.
    @sneridagh #6063

Feature

  • Added object browser icon view @robgietema #5279
  • Refactor TextWidget. @Tishasoumya-02 #6020
  • Refactor IdWidget -@Tishasoumya-02 #6027
  • The ContentTypeCondition now supports the Add form, and detects when you create a content type that is set in the condition. @sneridagh
    Added a new BodyClass helper while adding a new content type of the form is-adding-contenttype-mycontenttype. @sneridagh #6063
  • Add support for configurable public directory defined per add-on. @sneridagh #6072

Bugfix

  • Fix block chooser search is not focusable when clicked on add button @iRohitSingh #5866
  • Fixed skiplink links not tracking focus correctly @JeffersonBledsoe #5959
  • Remove left and right padding from Event > Edit recurrence > Repeat on buttons when repeating for weekly or yearly events for big fonts, preventing overflow. @sabrina-bongiovanni #6070

Internal

@plone/scripts 3.6.2

06 Jun 14:35
cb5c69b
Compare
Choose a tag to compare

3.6.2 (2024-06-06)

Bugfix

Documentation

@plone/types 1.0.0-alpha.14

06 Jun 14:34
7721bea
Compare
Choose a tag to compare
Pre-release

1.0.0-alpha.14 (2024-06-06)

Breaking

  • The GetSlotArgs type no longer supports pathname as a key, instead using location. @sneridagh #6063

Bugfix

@plone/components 2.0.0-alpha.11

06 Jun 14:37
6539926
Compare
Choose a tag to compare
Pre-release

2.0.0-alpha.11 (2024-06-06)

Bugfix

@plone/client 1.0.0-alpha.16

06 Jun 14:36
17e9f05
Compare
Choose a tag to compare
Pre-release

1.0.0-alpha.16 (2024-06-06)

Bugfix

Internal

@plone/components 2.0.0-alpha.10

30 May 17:49
6765579
Compare
Choose a tag to compare
Pre-release

2.0.0-alpha.10 (2024-05-30)

Bugfix

16.31.9

27 May 08:05
021fdb7
Compare
Choose a tag to compare

16.31.9 (2024-05-27)

Bugfix

18.0.0-alpha.32

23 May 13:45
66fb6c2
Compare
Choose a tag to compare
18.0.0-alpha.32 Pre-release
Pre-release

18.0.0-alpha.32 (2024-05-23)

Feature

Bugfix

Internal

Documentation

  • Use Plone Sphinx Theme. Migrate from Netlify to Read the Docs for pull request preview builds. @stevepiercy #6030
  • Build documentation and Storybook only when their files change. @stevepiercy #6037