Skip to content

Releases: payloadcms/payload

Release 0.6.1

19 Apr 23:10
Compare
Choose a tag to compare

0.6.1 (2021-04-19)

Bug Fixes

  • cleans up duplicative columns (5f2073a)
  • graphql localized relationship bugs (280f809)
  • moves enableRichTextRelationship to proper spot (16ca22b)

Features

  • sets enableRichTextRelationship to true by default (9970470)

Release 0.6.0

19 Apr 01:26
Compare
Choose a tag to compare

0.6.0 (2021-04-19)

Bug Fixes

  • clears richtext element on enter, refocuses on toolbar button click (4b19795)
  • ensures api keys are properly populated in admin (4359a70)
  • ensures first options are loaded only once (75a5b04)
  • searching on relationship fields properly fetches results (b86c3da)
  • upload useAsTitle set to filename by default (7db23f8)

Features

  • autolabel fields when label is omitted (#42) (b383eb6)
  • dynamically populates richtext relationships (3530424)
  • improve uniqueness error handling (21b2bd4)
  • improves margins in rich text (20d7a01)

Release 0.5.10

14 Apr 17:44
Compare
Choose a tag to compare

0.5.10 (2021-04-14)

Bug Fixes

  • feeds collectionSlug through me auth for graphql resolver (9ee2f9c)

Release 0.5.9

14 Apr 00:03
Compare
Choose a tag to compare

0.5.9 (2021-04-14)

Release 0.5.8

13 Apr 18:56
Compare
Choose a tag to compare

0.5.8 (2021-04-13)

Bug Fixes

  • revises graphql import syntax (20f1e6c)

Release 0.5.7

13 Apr 17:14
Compare
Choose a tag to compare

0.5.7 (2021-04-13)

Bug Fixes

  • clears verificationToken when _verified is true (e58b152)
  • custom query / mutation types (a78fc97)
  • ensures email is still prefilled in auth configs (31c41c2)
  • ensures failed conditions send path to form (dff72fb)
  • handle add/remove labels for all usage of Array field type (ddf5df2)
  • make upload cell mimetype inline (414bc01)
  • pagination calculation for current range (000dee8)
  • updates config schema for graphQL mutations and queries (afc9454)

Features

  • auto verifies first user registration (8f720c0)
  • optimize save within Edit (91d37fb)
  • prevents DraggableSections from re-mounting on doc save (0094837)
  • remembers conditional field values after removing / readding (988d0a4)
  • remove mimetype from upload cell type (776b9c9)

Release 0.5.5

02 Apr 13:59
Compare
Choose a tag to compare

0.5.5 (2021-04-02)

Features

  • allows soft breaks in rich text (ecd277d)

Release 0.5.4

02 Apr 12:52
Compare
Choose a tag to compare

0.5.4 (2021-04-02)

Bug Fixes

  • ensures arrays and blocks reset row count on initialState change (9a7c0e3)
  • unique indices (23c45f1)

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)