18.0.0-alpha.4
Pre-release
Pre-release
·
1574 commits
to main
since this release
Feature
- New monorepo @sneridagh #5409
Bugfix
- Fix the right order of parameters in normalizeExternalData.js @dobri1408 #5347
- Initialize data in form before the checks for the
blocksandblocks_layoutare done This fix an edge case when the data from the server content is empty, then the fields are populated, but the initialized data is snapshot after the check (and amendments) are done. @sneridagh #5445 - Replaced
toNumberwithparseFloatto avoid an error when validating theplone.restapiversion. @Shibbu264 #5448 - Initialize only the development addons present in
compilerOptions.pathsfiltered by the add-ons registered @sneridagh #5463
Internal
- Cleaned up Registry and renamed
packagesFolderAddonstocoreAddons. @sneridagh #5464 - Deleted wrongly placed news items, added a check for them, issue a nice message in CI @sneridagh #5470
Documentation
- Fixed broken links after monorepo merge. @stevepiercy #5459
- Added
volto-generatorcompatibility with Volto to documentation. @stevepiercy #5467 - Updated the symlink from
docs/source/newsto point topackages/volto/news. @stevepiercy #5471 - Remove outdated note from upgrade guide for 17 related to ipv6 preferred by Node 18 @sneridagh #5481