Releases: payloadcms/payload
Releases · payloadcms/payload
Release 0.7.9
0.7.9 (2021-07-27)
Bug Fixes
Features
- add admin description to collections and globals (4544711)
- add collection slug to schema validation errors (ebfb72c)
- add component support to collection and global description (fe0098c)
- add component support to field description (e0933f6)
- add customizable admin field descriptions (dac60a0)
- add descriptions to every allowed field type, globals and collections (29a1108)
- add global slug and field names to schema validation errors (bb63b4a)
- improves group styling when there is no label (ea358a6)
Release 0.7.8
0.7.8 (2021-07-23)
Features
- fixes group label schema validation (cbac888)
Release 0.7.7
0.7.7 (2021-07-23)
Bug Fixes
- accurately documents the props for the datepicker field (dcd8052)
Features
- only attempts to find config when payload is initialized (266ccb3)
Release 0.7.5
0.7.5 (2021-07-07)
Bug Fixes
- crash on bullet list de-selection (5388513)
- updates demo richtext elements with proper SCSS (0075912)
Features
- adds plugins infrastructure (6b25531)
- enables backspace to deactivate richtext list elements (91141ad)
Release 0.7.4
0.7.4 (2021-07-01)
Bug Fixes
- adds proper scss stylesheets to payload/scss (84e31ae)
Release 0.7.3
0.7.3 (2021-07-01)
Bug Fixes
- changes scss imports to allow vars imports to payload projects (ea80fd6)
Features
- export all field prop types for custom components (5bea9ae)
Release 0.7.2
0.7.2 (2021-06-22)
Bug Fixes
- parses incoming numbers through query string for use in where clauses (4933b34)
- respect maxDepth 0 (95c1650)
- safely stringifies ObjectIDs while populating relationships (d6bc6f9)
Features
- adds maxDepth to relationships and upload fields (880dabd)
Release 0.7.1
0.7.1 (2021-06-21)
Bug Fixes
Release 0.7.0
0.7.0 (2021-06-21)
Bug Fixes
- handle all scenarios in select cell (dd40ab0)
Features