19.0.0-alpha.30
Pre-release
Pre-release
·
134 commits
to main
since this release
19.0.0-alpha.30 (2026-04-27)
Breaking
- Update @plone/components to 4.0.0-alpha.7 codebase. @sneridagh #8122
Bugfix
- Respect required and fixed block restrictions in the sidebar Order tab by hiding delete and drag actions when blocked. @avoinea #6481
- Fix crash in
AlternateHrefLangswhencontent.languageis undefined. @avoinea #7309 -
- Recreated the
linkInvalidvariable to correctly identify whether a link is valid and to address accessibility issues. @Wagner3UB #7983
- Recreated the
- Fix Toast component accessibility by adding a visually hidden, translated type label (Success, Error, Warning, Information) for screen readers. Fix date range validator error messages to display human-readable dates instead of raw ISO strings. @Wagner3UB #8105
- Don't show login link in the
Unauthorizedcomponent if the user is already authenticated. @wesleybl #8126 - Fixed the link to the navigation root in the Contents view breadcrumbs. @TimoBroeskamp #8140
- Completed the missing Romanian translations in the core Volto catalog and aligned a few related UI labels in the touched areas. @avoinea
- Fixed redirect after logging in when starting from the
Unauthorizedcomponent on a non-content route, such as control panels. @davisagli
Internal
- Add Storybook of View components @Tishasoumya-02 #5086
- storybook of Sitemap @Tishasoumya #5087
- Remove
tsconfig.jsonroot and removetsconfigpackage. @wesleybl #7966 - Remove references to the
appsfolder. @wesleybl #8144 - Remove unused devDependency
postcss-overrides. @davisagli - Update dependencies:
@loadable/component5.16.7,@loadable/server
5.16.7,@loadable/babel-plugin5.16.1,@types/loadable__component
5.13.10,html-webpack-plugin5.6.7,mini-css-extract-plugin2.10.1,
react-docgen-typescript-plugin1.0.8,terser-webpack-plugin5.4.0.
@davisagli - Update dependency:
lodash4.18.1. @davisagli - Update dependency:
prismjs1.30.0. @davisagli - Update dependency:
uuid14.0.0. @davisagli - Update devDependencies:
postcss8.5.10,postcss-load-config6.0.1,
postcss-loader8.2.1,postcss-scss4.0.9. @davisagli - Update devDependency:
@testing-library/jest-dom6.9.1. @davisagli - Update devDependency:
release-it20.0.1. @davisagli