payload

The best way to build a modern backend + admin UI. No black magic, all TypeScript, and fully open-source, Payload is both an app framework and a headless CMS.

MIT License

Downloads
1.5M
Stars
19.2K
Committers
263

Bot releases are hidden (Show)

payload - Release 1.1.19

Published by jmikrut almost 2 years ago

1.1.19 (2022-10-31)

Bug Fixes

Features

payload - Release 1.1.18

Published by denolfe almost 2 years ago

1.1.18 (2022-10-25)

payload - Release 1.1.17

Published by denolfe almost 2 years ago

1.1.17 (2022-10-25)

Bug Fixes

  • #1286, uses defaultDepth in graphql rich text depth (66bf8c3)
  • #1290, renders more than one rich text leaf where applicable (a9f2f0e)
  • #1291, add inline relationship drafts (3967c12)
  • enforces depth: 0 in graphql resolvers (3301f59)
  • ensures field updates when disableFormData changes (c929725)
  • group + group styles within collapsible (17dbbc7)

Features

payload - Release 1.1.16

Published by jmikrut about 2 years ago

1.1.16 (2022-10-21)

Bug Fixes

  • indexSortableFields not respected (785b992)
  • obscure bug where upload collection has upload field relating to itself (36ef378)
payload - Release 1.1.15

Published by jmikrut about 2 years ago

1.1.15 (2022-10-14)

Bug Fixes

  • ensures svg mime type is always image/svg+xml (0b0d971)
payload - Release 1.1.14

Published by jmikrut about 2 years ago

1.1.14 (2022-10-14)

payload - Release 1.1.11

Published by jmikrut about 2 years ago

1.1.11 (2022-10-12)

Bug Fixes

  • ensures arrays and blocks mount as disableFormData: true, fixes #1242 (5ca5aba)

Features

payload - Release 1.1.10

Published by jmikrut about 2 years ago

1.1.10 (2022-10-11)

payload - Release 1.1.9

Published by jmikrut about 2 years ago

1.1.9 (2022-10-11)

Features

  • improves access control typing (5322ada)
payload - Release 1.1.8

Published by jmikrut about 2 years ago

1.1.8 (2022-10-11)

Features

  • adds ability to create related docs while editing another (1e048fe)
  • implements use-context-selector for form field access (5c1a3fa)
payload - Release 1.1.7

Published by jmikrut about 2 years ago

1.1.7 (2022-10-06)

payload - Release 1.1.6

Published by jmikrut about 2 years ago

1.1.6 (2022-10-06)

Bug Fixes

Features

  • async admin access control (1cfce87)
  • sort select and relationship fields by default (813c46c)
payload - Release 1.1.5

Published by jmikrut about 2 years ago

1.1.5 (2022-09-29)

Bug Fixes

  • bug in useThrottledEffect (3ce8ee4)
payload - Release 1.1.4

Published by jmikrut about 2 years ago

1.1.4 (2022-09-24)

Bug Fixes

  • field level access for nested fields (22ea98c)
  • refine type generation for relationships (ef83bdb)

Features

  • supports root endpoints (52cd3b4)
payload - Release 1.1.3

Published by DanRibbens about 2 years ago

1.1.3 (2022-09-16)

Bug Fixes

  • adjust prevPage and nextPage graphql typing (#1140) (b3bb421)
  • duplicate with relationships (eabb981)
payload - Release 1.1.2

Published by DanRibbens about 2 years ago

1.1.2 (2022-09-14)

Bug Fixes

  • resize images without local storage (1496679)
  • resize images without local storage (7b756f3)
payload - Release 1.1.1

Published by DanRibbens about 2 years ago

1.1.1 (2022-09-13)

Bug Fixes

  • conditions on conditionals (9c4f2b6)
  • dashboard links to globals (dcc8dad)
payload - Release 1.1.0

Published by denolfe about 2 years ago

1.1.0 (2022-09-13)

Bug Fixes

  • Pagination for populating hasMany relations #1106 (9a461b8)
  • word boundaries, no regex lookbehind support for Safari (#1114) (391c9d8)

Features

payload - Release 1.0.36

Published by jmikrut about 2 years ago

1.0.36 (2022-09-10)

Bug Fixes

payload - Release 1.0.35

Published by jmikrut about 2 years ago

1.0.35 (2022-09-10)

Bug Fixes

Features

  • allows rich text links to link to other docs (a99d9c9)
  • improves rich text link ux (91000d7)