Releases: plone/volto
Releases · plone/volto
@plone/providers 1.0.0-alpha.8
1.0.0-alpha.8 (2025-02-08)
Internal
- Update internal
peerDependencies
to include React 19.
Update TS version. @sneridagh #6641 - Remove no longer required dependencies. @sneridagh #6728
@plone/client 1.0.0-alpha.23
1.0.0-alpha.23 (2025-02-08)
Internal
- Update Vite version. @sneridagh #6640
- Update internal
peerDependencies
to include React 19.
Update TS version. @sneridagh #6641 - Test with Plone 6.1.0rc1. @sneridagh #6682
- Remove hard dependencies on
react
, usepeerDependencies
instead. @sneridagh #6728
@plone/blocks 1.0.0-alpha.3
1.0.0-alpha.3 (2025-02-08)
Internal
- Update internal
peerDependencies
to include React 19.
Update TS version. @sneridagh #6641 - Update internal
peerDependencies
to include React 19, now for real. @sneridagh #6728
18.8.1
18.8.1 (2025-02-04)
Bugfix
- Fix regression in moving blocks from Grid block. @sneridagh #6642
Internal
- Fix
corepack
in CI. @sneridagh
For more info: nodejs/corepack#612 #6640 - Update TS version. @sneridagh #6641
18.8.0
18.8.0 (2025-01-31)
Feature
- Show the working copy actions (checkin/checkout) based on whether they are enabled in the backend, instead of the
hasWorkingCopySupport
setting. @wesleybl, @davisagli #5284 - Expose
robots.txt
setting in Volto control panel, and renderrobots.txt
based on REST API call. @robgietema #5580 - Update tests to match the new message in the add-ons loader. @sneridagh #6630
Bugfix
- Pass
intl
object toinitialValue
function. @wesleybl #6529 - Update Dutch translations @fredvd #6531
- Correctly handle when one of the items is
null
in the Relations control panel. @giuliaghisini #6629 - Added
field.pattern
as a parameter to the internationalized message. @ionlizarazu #6631 - Display the appropriately sized image to eliminate blurring from upsizing smaller images in the
srcSet
generation. @giuliaghisini #6634
Internal
- Add acceptance test for non-manager user editing group memberships. @ksuess #5786
- Enhance Volto contributing guidelines. @stevepiercy #6613
- Split Read the Docs pull request preview builds between Volto and
@plone/registry
. @stevepiercy #6617 - Updates the first-timer message to use the correct link for feature voting. @stevepiercy #6625
- Allow
2021.ploneconf.org
to fail readme-link-check. @stevepiercy #6627
Documentation
- Amended version policy documentation. @sneridagh
Added deprecation notice for Semantic UI theming. #6541 - Document how to migrate projects to Cookieplone. @stevepiercy @erral #6626
@plone/types 1.3.1
@plone/slate 18.2.1
@plone/registry 2.4.0
18.7.0
18.7.0 (2025-01-24)
Feature
-
- Fixed handling of the site logo preview to appear after upload. @Shyam-Raghuwanshi #6591
- Provide language alternate links @erral #6602
- feat(cypress):Add custom check Accessibility command @Tishasoumya-02 #6606
Bugfix
- Improve the usability of the
ObjectBrowser
when inputting a manual value, checking it on blur, and adding a local validator. @sneridagh #6576 - fix(useClipboard): Do not have a pending promise in a boolean state @nileshgulia1 #6585
Internal
- Add Seven convenience Makefile commands. @sneridagh #6599
- Restore pull request previews on Read the Docs. @stevepiercy #6612
- Fix lint-staged throwing warnings when a file is checked-in and ignored. @sneridagh #6614
Documentation
- Enhancements of the upgrade guide for Volto 18, since we detected some inconsistencies. @sneridagh #6609