Commit Graph

  • c82965df15 Merge remote-tracking branch 'origin/main' into fix/multi-tenancy-access-control-not-respected-scenario Alessio Gravili 2026-01-28 14:58:19 -08:00
  • d269d3953a fix(plugin-cloud-storage): adds beforeChange hook to generate url on create (#15401) Jarrod Flesch 2026-01-28 16:53:35 -05:00
  • 99b051ec67 fix: traverseFields returning wrong parentPath dot notation for non-localised tabs (#15394) Georg Schelkshorn 2026-01-28 22:00:24 +01:00
  • cdbfda2371 docs: add payload.logger.error usage guidelines to CLAUDE.md (#15398) Elliot DeNolf 2026-01-28 15:38:20 -05:00
  • 5561799188 fix: widgets and other features failing with transitive dependency imports (#15392) Patrik 2026-01-28 15:38:05 -05:00
  • 8b212634d3 ci: enable retries for int and unit tests (#15397) Alessio Gravili 2026-01-28 12:05:51 -08:00
  • 2b3b9d5d86 ci: cache e2e prod preparation to run once instead of per-shard, various improvements and flake fixes (#15368) Alessio Gravili 2026-01-28 11:44:52 -08:00
  • 50c087fb30 build: add node-gyp for native module rebuilds (#15396) Elliot DeNolf 2026-01-28 14:05:26 -05:00
  • 82b1d01aa8 test: add reInitializeDB to prevent data pollution between test runs in trash suite test/trash-e2e-flakes Patrik Kozak 2026-01-28 13:13:03 -05:00
  • 4ddac71969 fix: update comments in payload config types & global config types to be more concise fix/no-draft-for-unversioned-collections Patrik Kozak 2026-01-26 14:22:52 -05:00
  • 1034e131b6 fix: simplify / improve comments in config types & create local operation Patrik Kozak 2026-01-26 12:55:29 -05:00
  • 919a488755 doc updates Jarrod Flesch 2026-01-28 09:36:08 -05:00
  • 4cdc36e39d chore: fix tab stale data issue in lexical fix/lexical-hooks-not-firing Jessica Chowdhury 2026-01-28 12:29:15 +00:00
  • 6bfdb2a382 Merge branch 'main' into fix/lexical-hooks-not-firing Jessica Chowdhury 2026-01-28 11:33:38 +00:00
  • 8390865990 add failing test Alessio Gravili 2026-01-28 01:30:26 -08:00
  • 5d1529155f test: use proper tstyche assertions for draft operation tests tak-amboss 2026-01-28 09:52:42 +01:00
  • 3a31982ea5 feat: extend strictDraftTypes to all draft operations tak-amboss 2026-01-21 09:53:36 +01:00
  • 1041b15023 ci: automatically shard int tests (#15367) Alessio Gravili 2026-01-27 21:09:05 -08:00
  • ab603c34d1 ci: disable playwright tracing for first test runs, to improve performance and reduce flakes (#15337) Alessio Gravili 2026-01-27 17:53:38 -08:00
  • 9b2221ee75 docs: updated redirects plugin integration docs and postgres connection troubleshooting (#15383) Paul 2026-01-27 17:07:26 -06:00
  • 7eee0f64a8 Merge remote-tracking branch 'origin/main' into temp/crons-debug Alessio Gravili 2026-01-27 15:05:32 -08:00
  • f4e73e459d more console logs Alessio Gravili 2026-01-27 15:03:32 -08:00
  • 2f19f8fe39 ci: automatically shard e2e tests (#15366) Alessio Gravili 2026-01-27 14:55:24 -08:00
  • f986db5479 refactor to computed paths Jarrod Flesch 2026-01-27 13:29:12 -05:00
  • 5d5cce565c remove md files Jarrod Flesch 2026-01-27 13:28:48 -05:00
  • 453e8a672f fix(ui): use the formatAdminUrl function to generate unpublish url (#15375) Muhammad Hassaan Farooq 2026-01-27 22:53:29 +05:00
  • 5658ec24d7 templates(deps): bump Next.js versions (#15365) Alessio Gravili 2026-01-27 09:53:18 -08:00
  • 029699dbef fix(ui): restore default columns after clearing query preset (#15360) Alessio Gravili 2026-01-27 09:25:22 -08:00
  • ea76ca0113 fix(ui): prevent globals crash with arrays fields when lock state user is undefined in handleDocumentLocking (#15259) RajeshKumar11 2026-01-27 22:22:41 +05:30
  • b7f4879c1d connect fix/rels-with-replica Sasha 2026-01-27 15:32:36 +02:00
  • 7b2b7b6263 fix: prevent lexical over rerendering Jessica Chowdhury 2026-01-27 13:15:51 +00:00
  • 5c90b4276e add read replica postgrse docker setup Sasha 2026-01-27 14:50:46 +02:00
  • 7043e3f642 chore(deps): bump tsx (#15363) Alessio Gravili 2026-01-26 14:35:14 -08:00
  • 479b05732d ci: add missing value property to outputs (#15338) Alessio Gravili 2026-01-26 14:07:12 -08:00
  • d95c365ab6 ci: bump monorepo Node.js version from 23.11.0 to 24.13.0 (#15364) Alessio Gravili 2026-01-26 14:06:59 -08:00
  • b54059c5ed fix(ui): getEntityConfig did not respect globalSlug if collectionSlug is undefined (#15362) Alessio Gravili 2026-01-26 13:47:56 -08:00
  • 592f404824 fix(next): ensure query preset from url is applied (#15323) Alessio Gravili 2026-01-26 13:23:52 -08:00
  • 2511c022e6 fix: replace deprecated scmp with crypto.timingSafeEqual (#15322) Elliot DeNolf 2026-01-26 14:24:09 -05:00
  • 3e271556d3 fix: find afterRead hooks should behave like findByID (#15357) Jarrod Flesch 2026-01-26 13:31:53 -05:00
  • dfc1600364 fix: remove depth from count operation types (#15356) Alessio Gravili 2026-01-26 10:14:24 -08:00
  • 614f13c3e3 ci: add linked PR feature to popular-issues action (#15355) Elliot DeNolf 2026-01-26 12:23:34 -05:00
  • 6db3ef8f3c Merge branch 'main' of github.com:payloadcms/payload into feat/migrate-has-changes feat/migrate-has-changes Sasha 2026-01-26 18:41:34 +02:00
  • 1ea2a85b0d chore: merge with main Jessica Chowdhury 2026-01-26 14:32:38 +00:00
  • e833fe698e fix: publish button incorrectly shown after saving draft when access denied (#15319) Patrik 2026-01-26 08:58:52 -05:00
  • 4181a1235b docs: improve select jsdocs and empty select docs (#15336) Alessio Gravili 2026-01-23 17:39:37 -08:00
  • 097fb57ec4 fix array Jake 2026-01-23 18:09:17 -05:00
  • 0ec26b4a7c Merge branch 'main' into temp/release-branch-2 Jake 2026-01-23 17:09:25 -05:00
  • e9af097719 fix(next): ensure save preset button is not shown when there are no changes (#15320) Alessio Gravili 2026-01-23 13:00:56 -08:00
  • 033accf9d4 templates: bump templates for v3.73.0 templates/bump-v3.73.0-1769202001 github-actions[bot] 2026-01-23 21:00:02 +00:00
  • b3796f587e chore(release): v3.73.0 [skip ci] v3.73.0 Elliot DeNolf 2026-01-23 15:43:40 -05:00
  • 1b7b13d178 feat(drizzle): predefined migration for blocksAsJSON: true (#15257) Sasha 2026-01-23 22:38:50 +02:00
  • 727d71b105 revert: diff view highlights don't span full width for nested fields (#15331) Patrik 2026-01-23 15:34:30 -05:00
  • db72a6586d fix(ui): diff view columns have unequal widths for nested fields causing text misalignment (#15330) Patrik 2026-01-23 12:55:43 -05:00
  • 34b1b09130 docs(hierarchy): expand 'Why We Couldn't Fix It' with concrete details Jarrod Flesch 2026-01-23 11:24:32 -05:00
  • 091ef2dc69 docs(hierarchy): add PR description explaining journey Jarrod Flesch 2026-01-23 10:23:17 -05:00
  • da2ed82b39 docs(hierarchy): add specific draft problem scenarios Jarrod Flesch 2026-01-23 10:16:07 -05:00
  • 3aa68d7a3b docs(hierarchy): explain architecture decision for computed paths Jarrod Flesch 2026-01-23 09:58:20 -05:00
  • 32c920b8c5 commit build/bump-react-compiler Alessio Gravili 2026-01-22 16:36:10 -08:00
  • ff401d9101 Merge remote-tracking branch 'origin/main' into temp/crons-debug Alessio Gravili 2026-01-22 14:26:39 -08:00
  • a6cbe118eb commit Alessio Gravili 2026-01-22 14:26:27 -08:00
  • 5b8dd98746 should exit with code 1 when migrations are missing and code 0 after initial migration is created Sasha 2026-01-22 23:51:57 +02:00
  • 71b39084c5 Merge branch 'main' of github.com:payloadcms/payload into feat/migrate-has-changes Sasha 2026-01-22 23:51:46 +02:00
  • 94d5728f85 fix(ui): upsertPreferences did not return preferences when creating new preferences (#15321) Alessio Gravili 2026-01-22 13:28:58 -08:00
  • 0c235c3c94 feat(db-sqlite): add busyTimeout option (#15317) Sasha 2026-01-22 23:26:17 +02:00
  • dd00902d2f docs(hierarchy): design for computed paths approach Jarrod Flesch 2026-01-22 15:53:20 -05:00
  • 268b33a86d feat(plugin-mcp): adds select API with CRUD tools (#15301) Kendell 2026-01-22 15:18:59 -05:00
  • f257c6e175 chore(hierarchy): improve draft operation detection Jarrod Flesch 2026-01-22 14:57:07 -05:00
  • 61b707c76b feat(hierarchy): skip descendant updates for draft operations Jarrod Flesch 2026-01-22 14:35:27 -05:00
  • e77f9b642b templates: upgrade website template and examples tailwind to v4 (#11197) David Murdoch 2026-01-22 19:41:35 +00:00
  • 13818f0f0f chore(hierarchy): refactor hooks and fix localization issues Jarrod Flesch 2026-01-22 14:07:28 -05:00
  • 0fc8b05b9e refactor(hierarchy): split hook logic between beforeChange and afterChange Jarrod Flesch 2026-01-22 13:31:03 -05:00
  • dbc06f673e fix(plugin-mcp): auto-detect basePath from Payload config routes (#15189) Rafau 2026-01-22 19:24:09 +01:00
  • 65238c58be fix(next): relationship fields with maxDepth: 0 show "Untitled - ID" in diff view (#15305) Patrik 2026-01-22 13:20:24 -05:00
  • d6bb3dee04 fix(ui): pass the locale to reorder endpoint in orderable table (#14839) Aaron Claes 2026-01-22 18:50:51 +01:00
  • 89914522f5 fix(hierarchy): update both published and draft versions when parent moves Jarrod Flesch 2026-01-22 11:49:36 -05:00
  • 3357aa6b6c feat(db-sqlite): add WAL mode support (#15278) Sasha 2026-01-22 17:38:38 +02:00
  • 4f5a9c2834 fix(drizzle): d1 sqlite IN querying of id when any other join is present in the query (#15290) Sasha 2026-01-22 17:21:52 +02:00
  • a7e5413cab docs(hierarchy): convert diagrams to readable ASCII format Jarrod Flesch 2026-01-22 09:49:32 -05:00
  • c658b83300 docs(hierarchy): add high-level data flow diagrams Jarrod Flesch 2026-01-22 09:37:34 -05:00
  • 50aaf25add docs(hierarchy): document draft version handling in user guide Jarrod Flesch 2026-01-22 09:17:12 -05:00
  • 52c26a4297 docs(hierarchy): update PATH_UPDATES with draft version handling Jarrod Flesch 2026-01-22 09:16:09 -05:00
  • 1d49520ed6 feat(hierarchy): update draft versions with hierarchy fields Jarrod Flesch 2026-01-22 09:13:54 -05:00
  • 1fbf785cff fix: improve hierarchy circular reference validation and draft handling Jarrod Flesch 2026-01-22 08:46:29 -05:00
  • 7b66f79a0d simplify fix/query-presets-complexity Alessio Gravili 2026-01-21 22:21:00 -08:00
  • a1ff851d2c simplify Alessio Gravili 2026-01-21 22:20:00 -08:00
  • d7b9103129 fix Alessio Gravili 2026-01-21 21:40:32 -08:00
  • 9dc035439e feat(hierarchy): partial implementation of dual version updates for drafts Jarrod Flesch 2026-01-22 00:31:33 -05:00
  • 76b46127e8 fixes Alessio Gravili 2026-01-21 21:22:26 -08:00
  • 9b08d20240 fix(hierarchy): resolve path duplication bug in descendant updates Jarrod Flesch 2026-01-22 00:04:49 -05:00
  • d9ddc79cae fixes Alessio Gravili 2026-01-21 20:23:27 -08:00
  • d40861293b fix tests Alessio Gravili 2026-01-21 18:36:20 -08:00
  • 4a6b4a0610 fix build Alessio Gravili 2026-01-21 17:20:45 -08:00
  • 21202c4846 simplify query preset handling Alessio Gravili 2026-01-21 17:12:20 -08:00
  • ea1b89d11c reliable test data Alessio Gravili 2026-01-21 15:00:57 -08:00
  • 950b90d620 docs: document version system architecture for hierarchy fix Jarrod Flesch 2026-01-21 16:47:39 -05:00
  • 3dbaed807c docs: add jsdocs to query presets api (#15306) Alessio Gravili 2026-01-21 13:04:58 -08:00
  • ab4102c1da fix(richtext-lexical): internal links render as href="#" in versions view (#15308) Patrik 2026-01-21 16:00:21 -05:00
  • f0458fbf65 feat(ui): use native useEffectEvent if available (#15304) Alessio Gravili 2026-01-21 11:47:58 -08:00
  • 9f4cd3755c fix fix/query-presets-apply-from-url Alessio Gravili 2026-01-21 11:46:08 -08:00
  • 12b679f65a chore: removes never implemented readDrafts access arg on globals (#15297) Jarrod Flesch 2026-01-21 14:44:23 -05:00