Skip to content

Releases: payloadcms/payload

Release 0.5.2

31 Mar 23:13
Compare
Choose a tag to compare

0.5.2 (2021-03-31)

Bug Fixes

  • modal issues with richtext relationship (8ea4407)

Release 0.5.1

29 Mar 18:31
Compare
Choose a tag to compare

0.5.1 (2021-03-29)

Bug Fixes

  • base auth / upload fields no longer cause validation issues (23e1fc3)

Release 0.5.0

29 Mar 12:53
Compare
Choose a tag to compare

0.5.0 (2021-03-29)

Bug Fixes

  • allows absolute urls within adminThumbnail (51b46d4)
  • handles empty indices within array field data (c4a66c2)
  • handles empty indices within array field data (d47e2c5)
  • moving nested arrays now properly persists row count (5f9a5c8)
  • validation consistency within admin (50b9937)

Features

  • changes global find and update payload api from global to slug as the key to find/update with (c71ba2b)
  • saves cursor position when relationship element is added to richText (d24b3f7)

Release 0.4.7

15 Mar 23:06
Compare
Choose a tag to compare

0.4.7 (2021-03-15)

Release 0.4.6

14 Mar 20:30
Compare
Choose a tag to compare

0.4.6 (2021-03-14)

Features

  • allows admin thumbnail to be set programmatically (b6a9fe4)
  • exports collection field hook types from payload/types (36aae5c)
  • only runs adminThumbnail func if image type (5e1ddb5)
  • provides field access control with document data (339f750)
  • reorders uploads to provide beforeChange hooks with upload data (3c42e6e)