-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Insights: payloadcms/payload
Overview
Could not load contribution data
Please try again later
44 Pull requests merged by 18 people
-
fix: error when saving global with versioning enabled
#12778 merged
Jun 12, 2025 -
fix: reduce global DOM/Node type conflicts in server-only packages
#12737 merged
Jun 11, 2025 -
fix(storage-azure): return error status 404 when file is not found instead of 500
#11734 merged
Jun 11, 2025 -
fix: orderable has incorrect sort results depending on capitalization
#12758 merged
Jun 11, 2025 -
feat: expose
data
argument inafterChange
hook for collections and globals#12756 merged
Jun 11, 2025 -
fix(storage-gcs): return error status 404 on file not found instead of 500
#11746 merged
Jun 11, 2025 -
fix(storage-s3): return error status 404 when file is not found instead of 500
#11733 merged
Jun 11, 2025 -
fix(db-mongodb): bump
mongoose
to8.15.1
#12755 merged
Jun 11, 2025 -
chore: remove invalid colon from workspaces key in package.json
#12757 merged
Jun 10, 2025 -
perf(ui): do not re-animate drawer on re-render, reduce useEffects
#12743 merged
Jun 10, 2025 -
templates: bump for v3.42.0
#12732 merged
Jun 10, 2025 -
fix(plugin-import-export): export all available fields by default
#12731 merged
Jun 10, 2025 -
feat(ui): moves folder rendering from the client to the server
#12710 merged
Jun 10, 2025 -
fix: ensure redirect route is correctly formatted for "Copy to locale"
#12560 merged
Jun 10, 2025 -
fix(db-sqlite): sqlite unique validation messages
#12740 merged
Jun 10, 2025 -
docs: remove outdated
buildPath
property#12741 merged
Jun 10, 2025 -
fix(translations): reformats
bnBD
andbnIN
translation imports to camelCase#12736 merged
Jun 9, 2025 -
chore: migrate to TypeScript strict in Payload package - #4/4
#12733 merged
Jun 9, 2025 -
docs: add info about localized/built-in validation error messages
#12718 merged
Jun 9, 2025 -
docs: fix invalid code block language
#12734 merged
Jun 9, 2025 -
feat(db-postgres): support read replicas
#12728 merged
Jun 9, 2025 -
feat(storage-s3): dynamic presigned URL downloads
#12706 merged
Jun 9, 2025 -
fix(plugin-import-export): incorrect config extension of jobs
#12730 merged
Jun 9, 2025 -
fix: proper globals max versions clean up
#12611 merged
Jun 9, 2025 -
fix(plugin-import-export): revise zhTw translations
#12685 merged
Jun 9, 2025 -
feat(plugin-import-export): add custom toCSV function on fields
#12533 merged
Jun 9, 2025 -
fix: adds routeParams to the req on views
#12711 merged
Jun 9, 2025 -
feat: create the importmap file if missing and the location can be found
#12727 merged
Jun 9, 2025 -
fix(richtext-lexical): text state css not applied if 2+ text state groups present
#12726 merged
Jun 9, 2025 -
feat(plugin-import-export): add debug logging option
#12705 merged
Jun 9, 2025 -
docs(plugin-form-builder): add warning about GraphQL type name collis…
#12720 merged
Jun 8, 2025 -
docs: document how to expose the jobs collection in Admin UI
#12707 merged
Jun 6, 2025 -
fix(translations): correct i18n dynamic variable name for 'movingFromFolder'
#12642 merged
Jun 6, 2025 -
feat(translations): add Bangla translations
#12696 merged
Jun 6, 2025 -
chore: enable turbopack by default in monorepo
#12684 merged
Jun 6, 2025 -
perf(richtext-lexical): improve typing performance while toolbars are enabled
#12669 merged
Jun 5, 2025 -
docs: fix formatting in custom components > edit view paragraph
#12697 merged
Jun 5, 2025 -
fix: safely shut down crons using new payload.destroy method, improve jobs autorun docs, adds e2e test
#12196 merged
Jun 5, 2025 -
fix(plugin-form-builder): export DateField type
#12695 merged
Jun 5, 2025 -
docs: enhance drafts documentation with examples for REST, Local, and GraphQL APIs
#12575 merged
Jun 5, 2025 -
docs: removes duplicate headline in building without a db connection
#12694 merged
Jun 5, 2025 -
fix(richtext-slate): add 'li' string literal to RichTextElement type
#12693 merged
Jun 5, 2025 -
fix(richtext-lexical): prevent runtime error if using TextStateFeature without props
#12668 merged
Jun 5, 2025 -
fix(ui): adjusts margin spacing on upload actions
#12692 merged
Jun 5, 2025
20 Pull requests opened by 12 people
-
feat(next): adds condition property to all document views
#12698 opened
Jun 5, 2025 -
fix(ui): vertically align table headers to the middle
#12699 opened
Jun 5, 2025 -
fix(ui): usePreventLeave should not show alert for exceptions
#12722 opened
Jun 8, 2025 -
feat: soft deletes ui
#12735 opened
Jun 9, 2025 -
feat(ui): add support for disabling join field row types
#12738 opened
Jun 9, 2025 -
fix(ui): updates auth fields UI to reflect access control
#12745 opened
Jun 10, 2025 -
fix(ui): improve the labels for default timeones
#12746 opened
Jun 10, 2025 -
fix(ui): don't enable validation after document was submitted
#12748 opened
Jun 10, 2025 -
feat(db-postgres): allow to store blocks in a JSON column
#12750 opened
Jun 10, 2025 -
fix(plugin-seo): add localized property to MetaTitleComponent
#12751 opened
Jun 10, 2025 -
fix(plugin-redirects): add missing optional chaining
#12753 opened
Jun 10, 2025 -
feat: add new patch support on me endpoint so users can easily update their own data
#12762 opened
Jun 11, 2025 -
fix(db-mongodb): improve compatability with Firestore database
#12763 opened
Jun 11, 2025 -
feat(ui): adds constructorOptions to upload config
#12766 opened
Jun 11, 2025 -
fix(db-postgres): x3 and more nested blocks regression
#12770 opened
Jun 11, 2025 -
fix: field inside an unnamed group field erroring when used as a title
#12771 opened
Jun 11, 2025 -
feat(next): export default edit and live preview views
#12772 opened
Jun 11, 2025 -
fix(ui): save nested richtext inside inlineBlock
#12773 opened
Jun 11, 2025 -
fix: remove unsupported path property from default document view configs
#12774 opened
Jun 11, 2025 -
refactor(next): simplify document routing
#12777 opened
Jun 11, 2025
21 Issues closed by 12 people
-
Adding `joins` on already present relationships breaks GraphQL
#12775 closed
Jun 11, 2025 -
Orderable collection item loops to end of list
#12139 closed
Jun 11, 2025 -
Document DB IAM Auth doesn't work with @payloadcms/db-mongodb - Mongoose Upgrade Required
#12708 closed
Jun 11, 2025 -
Orderable collections w/ any `group` field, crashes when using SQLite adapter
#12118 closed
Jun 11, 2025 -
"Copy to locale" redirect incorrectly when admin route is "/"
#12558 closed
Jun 10, 2025 -
UNIQUE constraint failed: No proper error message in the ui
#12628 closed
Jun 10, 2025 -
buildPath is not a member of admin (buildConfig)
#12678 closed
Jun 10, 2025 -
Cannot clean up versions for Globals
#11879 closed
Jun 9, 2025 -
Folders are all global??
#12517 closed
Jun 9, 2025 -
Can't generate import maps
#12639 closed
Jun 9, 2025 -
Styles in Lexical Editor not showing up when other keys added
#12723 closed
Jun 9, 2025 -
Not clear docs on the right way to instantiate payload object with `getPayload()`
#12641 closed
Jun 8, 2025 -
Validation hook runs after `beforeChange` hook, causing validation issues
#11169 closed
Jun 6, 2025 -
Queues of jobs cant be started.
#12658 closed
Jun 5, 2025 -
Bulk upload folder button
#12688 closed
Jun 5, 2025 -
Unique property not respected on updates with draft and validate enabled
#12636 closed
Jun 5, 2025 -
Slate Rich Text Editor Ordered List and Unordered List not rendering in text editor UI
#12160 closed
Jun 5, 2025 -
text state feature reading state from undefined props
#12518 closed
Jun 5, 2025 -
Relationship field local API depth issue
#12446 closed
Jun 5, 2025 -
Conditional fields and blocks not updating properly in production when using Live Preview
#12689 closed
Jun 5, 2025
18 Issues opened by 15 people
-
Payload Cloud Plugin "enableAutoRun" issue with "payload-jobs" collection
#12776 opened
Jun 11, 2025 -
LightDarkImage issues in Payload docs
#12769 opened
Jun 11, 2025 -
Filtering on a join field in filterOptions crashes
#12768 opened
Jun 11, 2025 -
create-payload-app with postgreSQL is missing postgreSQL in docker-compose.yml file
#12764 opened
Jun 11, 2025 -
Tabs field not entirely hidden by condition
#12761 opened
Jun 11, 2025 -
Crash when using richText type in cyclical collection
#12760 opened
Jun 11, 2025 -
Pill Buttons size changes after Folders introduction in 3.39
#12752 opened
Jun 10, 2025 -
Scheduled publish/unpublish not showing upcoming events - SQLite
#12749 opened
Jun 10, 2025 -
Can't use `where` filter with relationship 4 levels deep (or more)
#12721 opened
Jun 8, 2025 -
v3.39.0 breaks build with nested blocks
#12719 opened
Jun 7, 2025 -
Error when trying to reset password using `@payloadcms/email-resend`
#12714 opened
Jun 7, 2025 -
Production docker file does not work
#12712 opened
Jun 6, 2025 -
@payloadcms/plugin-redirects - generate:types no longer working because of prettier error
#12709 opened
Jun 6, 2025 -
Inaccurate association of fixed UTC offsets with dynamic IANA timezones
#12700 opened
Jun 5, 2025 -
Live Preview + Autosave race condition on large pages
#12691 opened
Jun 5, 2025 -
[Performance] Regression since 3.39.0 on Large Collection 10M+ mongoDb
#12690 opened
Jun 5, 2025 -
Inline Block with Rich Text field always prompts to save with Postgres
#12687 opened
Jun 5, 2025
58 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
chore: adds filters
#12622 commented on
Jun 10, 2025 • 23 new comments -
feat: admin upload controls
#11615 commented on
Jun 11, 2025 • 10 new comments -
feat(next): reorder document view tabs
#12288 commented on
Jun 6, 2025 • 3 new comments -
feat: soft deletes
#12656 commented on
Jun 11, 2025 • 1 new comment -
`initPageResult` is undefined in custom dashboard component
#12151 commented on
Jun 11, 2025 • 0 new comments -
feat(templates): ecommerce template v3
#8297 commented on
Jun 11, 2025 • 0 new comments -
feat: custom DB adapters for globals and collections
#8335 commented on
Jun 11, 2025 • 0 new comments -
feat(next): added range handling for file requests
#9204 commented on
Jun 10, 2025 • 0 new comments -
feat(richtext-lexical): wrapper blocks
#9289 commented on
Jun 10, 2025 • 0 new comments -
feat: visualize jobs (WIP)
#9645 commented on
Jun 10, 2025 • 0 new comments -
fix(ui): don't use tab label as prefix on tabs which have no name
#9965 commented on
Jun 10, 2025 • 0 new comments -
docs: adds documentation to converters
#10907 commented on
Jun 5, 2025 • 0 new comments -
feat(live-preview): support blocks with relationships inside richtext lexical for client side preview
#11104 commented on
Jun 10, 2025 • 0 new comments -
feat: use IDs in arrays for more semantic version diff
#11671 commented on
Jun 7, 2025 • 0 new comments -
perf(drizzle): 35x faster initial update when running jobs
#11865 commented on
Jun 10, 2025 • 0 new comments -
fix(db-mongodb): duplicate ids in sanitizeQueryValue
#11905 commented on
Jun 5, 2025 • 0 new comments -
feat: added new ecommerce package with plugin
#11987 commented on
Jun 10, 2025 • 0 new comments -
feat(next): version view overhaul
#12027 commented on
Jun 12, 2025 • 0 new comments -
feat: open prevent page leave modal on browser back button navigation
#12061 commented on
Jun 11, 2025 • 0 new comments -
fix(ui): fix typo in CodeEditor export
#12227 commented on
Jun 6, 2025 • 0 new comments -
chore(deps-dev): bump vite from 5.4.11 to 5.4.19 in /examples/remix
#12277 commented on
Jun 10, 2025 • 0 new comments -
chore(templates): restored the missing image3 of seed
#12324 commented on
Jun 6, 2025 • 0 new comments -
chore(drizzle): remove unused variables
#12336 commented on
Jun 8, 2025 • 0 new comments -
docs: use computed property value in docs
#12358 commented on
Jun 9, 2025 • 0 new comments -
fix(ui): fallback to default locale checkbox passes wrong value
#12396 commented on
Jun 11, 2025 • 0 new comments -
fix(ui): tab conditions not syncing to client, broken for tabs in arrays
#12400 commented on
Jun 5, 2025 • 0 new comments -
chore(examples): update website localization example
#12476 commented on
Jun 5, 2025 • 0 new comments -
feat(drizzle): add support for halfvec and sparsevec column types
#12491 commented on
Jun 10, 2025 • 0 new comments -
feat: add Cloudflare D1 SQLite database adapter
#12537 commented on
Jun 10, 2025 • 0 new comments -
Auth pages do not support password generation managers due to autocomplete="off"
#11041 commented on
Jun 5, 2025 • 0 new comments -
[ Server ] Error: column "version_hero_type" cannot be cast automatically to type enum__pages_v_version_hero_type
#10790 commented on
Jun 5, 2025 • 0 new comments -
The inferred type of 'importMap' cannot be named without a reference
#9914 commented on
Jun 5, 2025 • 0 new comments -
'transpose' is not exported from 'date-fns' Error in @payloadcms/ui with Node.js 20/22
#12643 commented on
Jun 5, 2025 • 0 new comments -
`validate` occurrs after `beforeChange`
#12065 commented on
Jun 5, 2025 • 0 new comments -
Not clear docs on how to use jobs `autoRun`
#10688 commented on
Jun 5, 2025 • 0 new comments -
req.user is null in afterRead field hook after user is signed in
#11786 commented on
Jun 6, 2025 • 0 new comments -
Adding blocks to a collection do not always render correctly while Live Preview is open
#12281 commented on
Jun 6, 2025 • 0 new comments -
Cannot build with dynamicIO enabled.
#8897 commented on
Jun 6, 2025 • 0 new comments -
join field pointing to <array>.<hasmany: true relationship> throws runtime sql error
#12679 commented on
Jun 6, 2025 • 0 new comments -
Cloud storage plugin socket usage at capacity
#6382 commented on
Jun 6, 2025 • 0 new comments -
s3Storage plugin uploads to S3 but admin panel and API still serve local URLs despite disableLocalStorage: true
#12659 commented on
Jun 6, 2025 • 0 new comments -
Deployment Error with Vercel-MongoDB template
#11547 commented on
Jun 7, 2025 • 0 new comments -
beforeValidate hook changes still require page refresh to reflect changes with versions enabled.
#10515 commented on
Jun 8, 2025 • 0 new comments -
Supabase RLS Policies
#11816 commented on
Jun 8, 2025 • 0 new comments -
UI Layout Issue Report
#12345 commented on
Jun 8, 2025 • 0 new comments -
Payload MongoDB Adapter: LocalAPI returns ids as ObjectIDs when installing mongodb
#11703 commented on
Jun 8, 2025 • 0 new comments -
Copy to locale does not care about access control
#12361 commented on
Jun 9, 2025 • 0 new comments -
Localized Label for Slate RichText is missing
#12364 commented on
Jun 9, 2025 • 0 new comments -
Transaction type differences
#10604 commented on
Jun 10, 2025 • 0 new comments -
Cannot use more than one storage container (Azure)
#12337 commented on
Jun 10, 2025 • 0 new comments -
Client-side config context undefined in CreateFirstUserClient component (Next.js App Router)
#12640 commented on
Jun 11, 2025 • 0 new comments -
🐛 Bug: TailwindCSS CLI Install Fails in Payload CMS Projects
#12088 commented on
Jun 11, 2025 • 0 new comments -
⚠Webpack is configured while Turbopack is not, which may cause problems.
#12550 commented on
Jun 11, 2025 • 0 new comments -
AccessDenied for `Cognito_prodAuth_Role`
#12469 commented on
Jun 11, 2025 • 0 new comments -
findIndex error saving localized collection with plugin-nested-docs
#12209 commented on
Jun 11, 2025 • 0 new comments -
useUploadHandlers must be used within UploadHandlersProvider. @payloadcms/storage-s3
#11717 commented on
Jun 11, 2025 • 0 new comments -
Folders + Multi-Tenant lacks filtering by tenant
#12617 commented on
Jun 11, 2025 • 0 new comments -
Using a field in an unnamed group as title gives an InvalidConfiguration error
#12632 commented on
Jun 11, 2025 • 0 new comments