cms.c2sgmbh/src
Martin Porwoll 304e54f9e2 feat: upgrade Payload CMS 3.69.0 → 3.76.1
Upgrade all 11 @payloadcms/* packages to 3.76.1, gaining fixes from
PRs #15404 (user.collection property for multi-tenant access control)
and #15499 (tenant selector uses beforeNav slot).

Fix afterLogin audit hook deadlock: payload.create() inside the hook
caused a transaction deadlock with PgBouncer in transaction mode under
Payload 3.76.1's stricter transaction handling. Changed to fire-and-forget
pattern to prevent login hangs.

Note: Next.js 15.5.9 peer dependency warning exists but build/runtime
work correctly. Consider upgrading Next.js to 16.x or downgrading to
15.4.11 in a follow-up.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 11:07:46 +00:00
..
app feat: upgrade Payload CMS 3.69.0 → 3.76.1 2026-02-13 11:07:46 +00:00
blocks feat(YouTube): add YouTube Operations Hub with YtSeries collection 2026-01-13 14:54:40 +00:00
collections feat(dashboard): Phase 3 - Scheduled Reports & Real-time Updates 2026-01-16 22:10:30 +00:00
components/admin fix(admin): open Community nav links in new tab 2026-01-16 12:02:11 +00:00
globals fix: resolve multiple admin panel bugs 2025-12-26 23:21:23 +00:00
hooks feat: upgrade Payload CMS 3.69.0 → 3.76.1 2026-02-13 11:07:46 +00:00
jobs feat(Community): add Community Inbox View, Rules Engine, and YouTube OAuth 2026-01-15 16:26:08 +00:00
lib feat(dashboard): Phase 3 - Scheduled Reports & Real-time Updates 2026-01-16 22:10:30 +00:00
migrations feat(dashboard): Phase 3 - Scheduled Reports & Real-time Updates 2026-01-16 22:10:30 +00:00
types feat(community): Phase 2.3 - Meta (Facebook + Instagram) Integration 2026-01-16 21:28:40 +00:00
instrumentation.ts feat: add i18n, SEO, and frontend infrastructure 2025-12-01 08:19:35 +00:00
middleware.ts feat(security): enhance CSRF, IP allowlist, and rate limiter with strict production checks 2025-12-18 05:06:15 +00:00
payload-generated-schema.ts feat(Community): add Community Inbox View, Rules Engine, and YouTube OAuth 2026-01-15 16:26:08 +00:00
payload-types.ts feat: upgrade Payload CMS 3.69.0 → 3.76.1 2026-02-13 11:07:46 +00:00
payload.config.ts feat(dashboard): Phase 3 - Scheduled Reports & Real-time Updates 2026-01-16 22:10:30 +00:00