Releases: payloadcms/payload
Releases · payloadcms/payload
Release 0.7.2
22 Jun 21:17
Compare
Sorry, something went wrong.
No results found
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
21 Jun 17:55
Compare
Sorry, something went wrong.
No results found
0.7.1 (2021-06-21)
Bug Fixes
Release 0.7.0
21 Jun 17:35
Compare
Sorry, something went wrong.
No results found
0.7.0 (2021-06-21)
Bug Fixes
handle all scenarios in select cell (dd40ab0 )
Features
Release 0.6.10
23 May 15:59
Compare
Sorry, something went wrong.
No results found
Release 0.6.9
16 May 17:07
Compare
Sorry, something went wrong.
No results found
0.6.9 (2021-05-16)
Bug Fixes
misc responsive improvements, date clipping in sidebar (#165 ), express-fileupload schema validation (#180 ) (a2e57b0 )
Release 0.6.8
12 May 02:56
Compare
Sorry, something went wrong.
No results found
0.6.8 (2021-05-12)
Features
add mimeTypes validation for uploads (a5fcdf0 )
disables user scalable in mobile (#177 ) (46c1a36 )
exposes locale within preview function (2d67448 )
restrict upload mime types in file picker (1c6f32f )
Release 0.6.7
07 May 00:55
Compare
Sorry, something went wrong.
No results found
0.6.7 (2021-05-07)
Features
add ability to hide gutter for RichText fields (e791c5b )
allows group field gutter to be disabled (9aebeaf )
exposes component types (99466fa )
shrink image thumbnails on larger screens (e565fa6 )
support global date format (670ccf2 )
Release 0.6.6
27 Apr 14:18
Compare
Sorry, something went wrong.
No results found
0.6.6 (2021-04-27)
Bug Fixes
graphql returns compatible error format (6f188b1 )
handle rich text saving as empty string (382089b )
removes incoming.data.length check, since data is typed as a keyed array when it is an instance of APIError (2643e1a )
support image resizing on M1 chip (8cfc039 )
update operation can save password changes (a85bf9e )
Release 0.6.5
22 Apr 12:38
Compare
Sorry, something went wrong.
No results found
0.6.5 (2021-04-22)
Features
Release 0.6.4
21 Apr 16:23
Compare
Sorry, something went wrong.
No results found
0.6.4 (2021-04-21)
Bug Fixes
allows _verificationToken to come back via showHiddenFields (74430ea )