Commit Graph

  • 0e44b795b8 fix: remove non-functional transition styles (#17479) Patrik 2026-07-24 16:13:12 -04:00
  • 0c66e23898 fix(ui): render field name for label:false fields in bulk-edit select (#17478) Sasha 2026-07-24 20:23:23 +01:00
  • 0776da590d feat: generate static slugs with unique fallback and optional source (#17458) Jake Fletcher 2026-07-24 15:00:30 -04:00
  • 0c2e9a8519 fix(templates): prevent unauthenticated draft-mode access in website preview route (#17472) Nate Lentz 2026-07-24 13:18:09 -04:00
  • 981b2823bb fix(templates): mark website button as client component for radix-slot context (#17474) Nate Lentz 2026-07-24 09:47:33 -07:00
  • 64a2281613 fix(templates): mark website button as client component for radix-slot context (#17476) Nate Lentz 2026-07-24 09:47:11 -07:00
  • bf2d96ee4f fix(templates): prevent unauthenticated draft-mode access in website preview route (#17205) Inaam Ullah 2026-07-24 19:56:23 +05:00
  • 11cfc9ee4f test(richtext-lexical): cover autolink new-tab behavior in e2e Jarrod Flesch 2026-07-24 10:26:49 -04:00
  • 00c63d4edd chore: convert test directory styles from scss to css (#17456) Patrik 2026-07-24 10:22:20 -04:00
  • 575a692ba8 fix: failing tests #17396 feat/drizzle-update-1 Dan Ribbens 2026-07-24 00:16:04 -04:00
  • b396f91076 chore: lint fixes Dan Ribbens 2026-07-23 22:20:58 -04:00
  • df19d62e04 fix(payload): resolve global validation sources Paul Popus 2026-07-24 00:30:32 +01:00
  • c5588190f9 fix(payload): harden validation safety Paul Popus 2026-07-24 00:02:24 +01:00
  • b0edbbeb5b fix(payload): honor validation draft option Paul Popus 2026-07-23 23:28:23 +01:00
  • 0b79df97c6 docs(payload): document on-demand validation Paul Popus 2026-07-23 23:10:55 +01:00
  • 5329ee2eda fix(ui): detect localized fields in referenced blocks Paul Popus 2026-07-23 22:54:10 +01:00
  • 8f863e489b feat(ui): add localized document validation feedback Paul Popus 2026-07-23 22:44:00 +01:00
  • ccc621082d fix(payload): cancel scheduled validation errors Paul Popus 2026-07-23 22:14:52 +01:00
  • 895407989d test(payload): align localized versions publication Paul Popus 2026-07-23 22:08:33 +01:00
  • e72d9023c9 feat(payload): validate scheduled publications Paul Popus 2026-07-23 22:01:32 +01:00
  • a4de29dced fix(payload): validate post-hook publish intent Paul Popus 2026-07-23 21:42:13 +01:00
  • 278a49646e fix(payload): seal publish validation intent Paul Popus 2026-07-23 21:22:32 +01:00
  • f5bd7a2796 fix(payload): harden multi-locale validation Paul Popus 2026-07-23 21:03:20 +01:00
  • 92932de2da feat(richtext-lexical): support static autolink fields Jarrod Flesch 2026-07-23 15:01:51 -04:00
  • 9b7a601579 feat(payload): add multi-locale publish validation Paul Popus 2026-07-23 20:22:51 +01:00
  • 5045bcf0ec test(payload): strengthen REST validation security coverage Paul Popus 2026-07-23 19:48:17 +01:00
  • 0e77427c3a feat(payload): add REST validation endpoints Paul Popus 2026-07-23 19:40:56 +01:00
  • 7ae0cda45a feat!: support multiple workers on the same queue (#17441) Alessio Gravili 2026-07-23 11:36:24 -07:00
  • 69ab76453f fix(payload): harden local validation Paul Popus 2026-07-23 19:25:18 +01:00
  • 1df014f01c feat(payload): add validation Local API Paul Popus 2026-07-23 19:02:51 +01:00
  • f442bf6901 chore(ui): export formErrorHandler (#17463) Jessica Rynkar 2026-07-23 18:05:50 +01:00
  • 717bacac59 fix(payload): add validation access operation Paul Popus 2026-07-23 17:36:19 +01:00
  • 365bdbbb00 fix(payload): preserve field access during validation Paul Popus 2026-07-23 17:28:11 +01:00
  • 40c68c16df feat(payload): prepare validation lifecycle types Paul Popus 2026-07-23 17:20:41 +01:00
  • c9d4f461fb chore: change position to bottom left (#17451) Paul 2026-07-23 12:40:00 +01:00
  • 508c1908e1 initial commit #17460 feat/add-a-payload-dev-indicator Paul Popus 2026-07-23 12:30:25 +01:00
  • 53fcadc1ba feat(ui): open live preview URL in new tab on cmd/ctrl + click (#17429) Patrik 2026-07-22 16:41:36 -04:00
  • eee48a65f2 fix(ui): add accessible names to row-select checkboxes (#17432) Jarrod Flesch 2026-07-22 16:29:46 -04:00
  • a09ccde258 refactor(ui): unify local-edit and autosave staleness via a value sequence Jake Fletcher 2026-07-22 16:16:15 -04:00
  • 1c3a09b9ce fix(ui): reject stale out-of-order autosave responses in form state Jake Fletcher 2026-07-22 15:59:55 -04:00
  • 0e11adf651 chore: require translated row-select labels codex/port-17432-to-main Jarrod Flesch 2026-07-22 14:54:21 -04:00
  • f5f8de764c chore: remove checkbox input unit test Jarrod Flesch 2026-07-22 14:51:03 -04:00
  • 985125c2df chore: address row-select accessibility review Jarrod Flesch 2026-07-22 14:46:19 -04:00
  • 3fd1ee2698 fix(ui): add title tooltip to list view sort controls (#17450) Patrik 2026-07-22 14:30:36 -04:00
  • 1bbb05a386 chore: restore explicit localized draft status handling #17394 backport/17367-to-3.x Jarrod Flesch 2026-07-22 14:23:20 -04:00
  • 2b8e32e0e3 feat(ui): portal datepicker element (#17449) Paul 2026-07-22 19:11:23 +01:00
  • 1ce6d2fca7 feat(ui): add embed-awareness to payload (#17395) Awais Hussain 2026-07-22 11:04:51 -07:00
  • 93b12bfc47 fix(ui): reset tab error badge after successful save (#17428) Sasha 2026-07-22 17:47:06 +01:00
  • 845ac6ebd2 docs: accessibility banner fix (#17447) Sean Zubrickas 2026-07-22 12:05:08 -04:00
  • e4ebd90f52 fix(ui): refresh join tables on update (#17366) Jessica Rynkar 2026-07-22 17:04:55 +01:00
  • 27d74a2909 Merge branch 'main' of github.com:payloadcms/payload into feat/authorship Patrik Kozak 2026-07-22 11:04:51 -04:00
  • dd077d455e test: fix mock leaks in database test suite Patrik Kozak 2026-07-22 11:04:41 -04:00
  • 3e8191cec6 fix(drizzle): dedupe reused localized block tables (#17430) Jarrod Flesch 2026-07-22 09:46:55 -04:00
  • fc2572eab4 fix(storage-vercel-blob): allow overwriting existing blob keys (#17385) Jarrod Flesch 2026-07-22 09:41:40 -04:00
  • 4a4e489d9d feat: add configurable local skill defaults #17391 agents/vague-salamander Jarrod Flesch 2026-07-22 09:36:48 -04:00
  • 0409a0f52a fix(storage-vercel-blob): allow overwriting existing blob keys (#17383) Jarrod Flesch 2026-07-22 09:36:31 -04:00
  • 9c4a66bec5 fix(ui): redirect authenticated users on inactivity route (#17445) Jessica Rynkar 2026-07-22 13:41:52 +01:00
  • 5e50063329 fix(ui): refresh hierarchy sidebar after changes (#17411) Jessica Rynkar 2026-07-22 08:57:11 +01:00
  • 1a7043ba56 feat: check github auth up front Jarrod Flesch 2026-07-22 00:36:52 -04:00
  • e8a0c43a2a chore: restore recorder executable bit Jarrod Flesch 2026-07-22 00:27:17 -04:00
  • 8eec612f48 feat: stitch multi-page recorder output Jarrod Flesch 2026-07-22 00:27:06 -04:00
  • 4a9622aec3 docs: clarify pacing and new-tab video guidance Jarrod Flesch 2026-07-22 00:10:55 -04:00
  • d6c7e374fd fix: allow multiple autosave drafts with empty slugs (#17440) Jake Fletcher 2026-07-21 17:45:14 -04:00
  • 7cd446031b fix(ui): reposition join field description and match list view pagination (#17437) Patrik 2026-07-21 15:41:56 -04:00
  • 23d2cea492 fix(ui): hide add button on read-only blocks field (#17439) Patrik 2026-07-21 15:36:43 -04:00
  • 2c61454553 feat: support registered image size options (#17434) Charlotte Long 2026-07-21 15:32:15 -04:00
  • fd74e5d415 feat(db-mssql): WIP adding db adapter feat/mssql Dan Ribbens 2026-07-21 15:16:37 -04:00
  • 29dd43c17e docs: accessibility banner fix (#17431) Sean Zubrickas 2026-07-21 14:22:09 -04:00
  • ef8a6a5cb1 fix: prefer draft titles in by folder view (#17412) Jarrod Flesch 2026-07-21 14:16:55 -04:00
  • 2869773157 fix: prevent white first frames in converted PR videos Jarrod Flesch 2026-07-21 14:09:20 -04:00
  • be2b717794 ci: seed canary id on all versions (#17436) Elliot DeNolf 2026-07-21 13:57:17 -04:00
  • 82565d2b0b ci: add codemod to publish list (#17435) Elliot DeNolf 2026-07-21 13:56:49 -04:00
  • 84f3e8af83 chore: clarify incorrect and correct PR comment wording Jarrod Flesch 2026-07-21 13:52:47 -04:00
  • 87f4724334 chore: hide before and after recording steps in PR body comments Jarrod Flesch 2026-07-21 13:39:16 -04:00
  • 8bf281982f docs: require recording plans for e2e pr assets Jarrod Flesch 2026-07-21 13:20:16 -04:00
  • 46d2d79547 fix(ui): add accessible names to row-select checkboxes Jarrod Flesch 2026-07-21 12:38:51 -04:00
  • 1545e8758b feat(plugin-mcp): add bulk document creation (#17423) Alessio Gravili 2026-07-21 09:23:12 -07:00
  • dc27cf5b4d fix: trim blank intro frames in e2e video conversion Jarrod Flesch 2026-07-21 12:17:09 -04:00
  • 0d170c71f0 docs: refine e2e pr assets skill Jarrod Flesch 2026-07-21 11:48:01 -04:00
  • e7d4ebcdb4 cleanup #17433 fix/slug-autosave Jake Fletcher 2026-07-21 11:30:35 -04:00
  • f8aa95ebb9 test: cover native slug lock behavior for drafts without autosave Jake Fletcher 2026-07-21 11:02:22 -04:00
  • 724b919d50 fix(payload): generate native slug freely across drafts until first publish Jake Fletcher 2026-07-21 10:57:31 -04:00
  • b24fa023b7 refactor(ui): unify server function dispatch across adapters (#17419) Jake Fletcher 2026-07-21 09:58:07 -04:00
  • feb2511282 fix(tanstack-start): persist admin nav across navigations instead of remounting (#17381) Sasha 2026-07-21 14:44:37 +01:00
  • f551eb1a09 fix(ui): render untitled document title placeholder in secondary color (#17420) Patrik 2026-07-21 09:24:58 -04:00
  • 8e72005d67 fix(ui): register slugify server function across all adapters (#17416) Jake Fletcher 2026-07-21 06:43:14 -04:00
  • e2bea68316 docs(plugin-mcp): recommend HTTP and explain stdio limitations (#17374) Alessio Gravili 2026-07-20 22:48:31 -07:00
  • 0a21b5d0b6 fix(ui): align multi-value label horizontal padding to 6px (#17418) Patrik 2026-07-20 16:40:32 -04:00
  • dee5eabdb5 fix #17382 fix/tanstack-route-transition-progress-bar Sasha Rakhmatulin 2026-07-20 17:18:37 +01:00
  • 517f4d119a ci: harden publish path and add release-automation helpers (#17345) Elliot DeNolf 2026-07-20 10:07:48 -04:00
  • 26f61bc398 chore: re-enable dev indicator (#17339) Paul 2026-07-20 12:47:14 +01:00
  • e93e27570f chore: add translations and cleanup comments #17389 feat/content-api-cloud-limits Jessica Rynkar 2026-07-20 10:58:13 +01:00
  • ec25d5ebfb fix(drizzle): build error countDistinct.ts Dan Ribbens 2026-07-17 20:35:54 -04:00
  • 284d591532 feat(db-*): update drizzle to 1.0.0-rc.4 Dan Ribbens 2026-07-17 19:53:26 -04:00
  • b3abc79e77 chore: remove local task artifact Jarrod Flesch 2026-07-17 16:09:17 -04:00
  • 9d519f0d98 fix: use selectedLocales in 3.x mergeLocalizedData call Jarrod Flesch 2026-07-17 16:08:58 -04:00
  • ee305db9ce fix: ignore empty shared containers in draft comparison Jarrod Flesch 2026-07-16 14:14:53 -04:00
  • bf9962ebad test: cover shared draft preservation across locales Jarrod Flesch 2026-07-16 14:07:50 -04:00
  • 0664933836 refactor: colocate collection localized draft status handling Jarrod Flesch 2026-07-16 13:53:21 -04:00
  • 891eb15357 refactor: colocate global localized draft status handling Jarrod Flesch 2026-07-16 13:52:39 -04:00