Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.
COMMITS
/ tsconfig.json December 19, 2025
S
test: migrate to `vitest` (#14337)
Sasha committed
October 30, 2025
S
feat: add KV storage adapters (#9913)
Sasha committed
September 29, 2025
S
feat: add Payload SDK package (#9463)
Sasha committed
March 5, 2025
J
feat: payload admin bar (#3684)
Jacob Fletcher committed
D
feat: plugin-import-export initial work (#10795)
Dan Ribbens committed
February 26, 2025
S
feat(storage-*): large file uploads on Vercel (#11382)
Sasha committed
January 15, 2025
J
feat: adds multi-tenant plugin (#10447)
Jarrod Flesch committed
December 17, 2024
A
build: fix tsconfig monorepo setup (#10028)
Alessio Gravili committed
December 4, 2024
J
fix: hidden and disabled fields cause incorrect field paths (#9680)
Jacob Fletcher committed
November 29, 2024
J
fix(live-preview): populates localized relationships in client-side live preview (#9617)
Jacob Fletcher committed
November 23, 2024
A
November 20, 2024
J
fix(ui): bulk update and delete ignoring search query (#9377)
Jacob Fletcher committed
J
fix(next): autosave document rendering (#9364)
Jacob Fletcher committed
November 11, 2024
J
feat!: on demand rsc (#8364)
Jacob Fletcher committed
October 25, 2024
E
feat!: rename @payloadcms/plugin-cloud (#8828)
Elliot DeNolf committed
October 9, 2024
S
feat(plugin-sentry): update plugin to 3.0 (#8613)
Sasha committed
August 23, 2024
E
feat(templates): add vercel postgres template (#7841)
Elliot DeNolf committed
J
fix(next): properly 404s not found documents (#7833)
Jacob Fletcher committed
August 19, 2024
A
feat: pre-compile ui and richtext-lexical with react compiler (#7688)
Alessio Gravili committed
J
feat: custom view and document-level metadata (#7716)
Jacob Fletcher committed
August 14, 2024
A
fix(ui): ensure field components safely access field.admin property (#7670)
Alessio Gravili committed
A
chore: upgrade to pnpm v9, regenerate lockfile (#7369)
Alessio Gravili committed
August 13, 2024
A
feat!: beta-next (#7620)
Alessio Gravili committed
July 29, 2024
J
fix(next): infinite loop when logging into root admin (#7412)
Jacob Fletcher committed
July 27, 2024
J
fix(ui): stacking drawers (#7397)
Jacob Fletcher committed
July 24, 2024
D
feat(drizzle): abstract shared sql code to new package (#7320)
Dan Ribbens committed
J
feat: adds @payloadcms/live-preview-vue to release pipeline (#7328)
Jacob Fletcher committed
July 19, 2024
J
July 17, 2024
A
feat(richtext-lexical): inline blocks (#7102)
Alessio Gravili committed
June 19, 2024
A
fix: fix all ui imports in our plugins, and get rid of ui subpath exports within monorepo (#6854)
Alessio Gravili committed
June 17, 2024
J
feat!: prebundle payload, ui, richtext-lexical (#6579)
Jacob Fletcher committed
June 5, 2024
E
chore(templates): add generated templates [no-lint] (#6604)
Elliot DeNolf committed
May 22, 2024
J
feat(next): server-side theme detection (#6452)
Jacob Fletcher committed
J
fix(next,ui): fixes global doc permissions and optimizes publish access data loading (#6451)
Jacob Fletcher committed
May 21, 2024
A
ci: split up test suites (#6415)
Alessio Gravili committed
May 17, 2024
J
fix(ui): properly sets hasSavePermission on nested documents (#6394)
Jacob Fletcher committed
May 10, 2024
E
feat: storage-uploadthing package (#6316)
Elliot DeNolf committed
May 9, 2024
J
chore(examples/live-preview): migrates to 3.0 (#6268)
Jacob Fletcher committed
April 30, 2024
E
chore: implement better tsconfig reset mechanism
Elliot DeNolf committed
April 29, 2024
J
fix: blocks non-admin users from admin access (#6127)
Jacob Fletcher committed
April 24, 2024
J
fix(ui): renders stay logged in modal (#6009)
Jacob Fletcher committed
April 23, 2024
E
chore: tsconfig.json back to default
Elliot DeNolf committed
J
chore: adjust headersWithCors for req without payload (#5963)
Jarrod Flesch committed
April 22, 2024
J
fix(next): adds CORS headers to API Responses (#5906)
Jacob Fletcher committed
April 17, 2024
J
fix(next): admin access control (#5887)
Jacob Fletcher committed
April 13, 2024
J
chore: removes tempy
James committed
April 11, 2024
J
fix(next): awaits logout operation in api route handler
Jacob Fletcher committed
April 10, 2024
J
fix: number ids were not sanitized to number in rest api
James committed
April 9, 2024
J
chore: adjusts test snapshot logic to restore uploads properly
James committed