Skip to content

Releases: payloadcms/payload

Release 0.9.5

23 Aug 22:18
Compare
Choose a tag to compare

0.9.5 (2021-08-23)

Bug Fixes

  • obscure conditional logic bug (b0dc125)
  • windows compatible absolute paths for staticDir (b21316b)

Release 0.9.4

06 Aug 16:56
Compare
Choose a tag to compare

0.9.4 (2021-08-06)

Release 0.9.3

06 Aug 16:42
Compare
Choose a tag to compare

0.9.3 (2021-08-06)

Bug Fixes

  • args no longer optional in collection and global hooks (a5ea0ff)

Release 0.9.2

06 Aug 16:26
Compare
Choose a tag to compare

0.9.2 (2021-08-06)

Bug Fixes

Features

  • allow completely disabling local file storage (9661c6d)
  • allows upload resizing to maintain aspect ratio (dea54a4)
  • exposes auto-sized uploads on payload req (9c8935f)
  • reduces group heading from h2 to h3 (907f8fd)

Release 0.9.1

03 Aug 02:03
Compare
Choose a tag to compare

0.9.1 (2021-08-03)

Bug Fixes

  • groups with failing conditions being incorrectly required on backend (4cc0ea1)
  • relationship field access control in admin UI (65db8d9)

Features

  • exposes collection after read hook type (01a191a)

Release 0.9.0

02 Aug 20:45
Compare
Choose a tag to compare

0.9.0 (2021-08-02)

Features

  • removes sanitization of configs before plugins are instantiated (8af3947)

Release 0.8.2

02 Aug 13:40
Compare
Choose a tag to compare

0.8.2 (2021-08-02)

Bug Fixes

  • more advanced conditional logic edge cases (33983de)

Features

Release 0.8.1

29 Jul 11:17
Compare
Choose a tag to compare

0.8.1 (2021-07-29)

Features

  • improves plugin writability (a002b71)

Release 0.8.0

28 Jul 00:33
Compare
Choose a tag to compare

0.8.0 (2021-07-28)

Bug Fixes

  • ensures text component is always controlled (c649362)

Features

  • revises naming conventions of config types (5a7e5b9)

Release 0.7.10

27 Jul 21:58
Compare
Choose a tag to compare

0.7.10 (2021-07-27)

Bug Fixes

Features

  • improves conditional logic performance and edge cases (d43390f)