-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Insights: payloadcms/payload
Overview
Could not load contribution data
Please try again later
44 Pull requests merged by 15 people
-
test: move i18n list tests to i18n suite
#13143 merged
Jul 12, 2025 -
test: fix flaky uploads test
#13141 merged
Jul 12, 2025 -
fix(plugin-multi-tenant): selector could become hidden
#13134 merged
Jul 11, 2025 -
fix(ui): disabled and styles add row button correctly
#13140 merged
Jul 11, 2025 -
docs(richtext-lexical): add documentation page about official features
#13132 merged
Jul 11, 2025 -
feat(ui): add API key visibility toggle
#13110 merged
Jul 11, 2025 -
fix(ui): ensure buildFormStateHandler throws error instead of returning null for unauthorized requests
#13123 merged
Jul 11, 2025 -
fix: execute mimetype validation on the file buffer data
#13117 merged
Jul 11, 2025 -
fix(ui): monomorphic joins tables not fetching draft documents
#13139 merged
Jul 11, 2025 -
fix(plugin-import-export): sync export field selection with list view columns from query columns
#13131 merged
Jul 10, 2025 -
feat(plugin-import-export): show delayed toast when export download takes time
#13126 merged
Jul 10, 2025 -
fix(ui): ensure that schedule publishing time picker can only be in the future
#13128 merged
Jul 10, 2025 -
feat: allow joins, select, populate, depth and draft to /me REST API operation
#13116 merged
Jul 10, 2025 -
fix: login operation not returning collection and _strategy
#13119 merged
Jul 10, 2025 -
feat(storage-*): include modified headers into the response headers of files when using adapters
#12096 merged
Jul 10, 2025 -
fix(ui): hidden input should wait for form initialization
#13114 merged
Jul 10, 2025 -
feat(next): redirect non-existent documents to list view with banner
#13062 merged
Jul 10, 2025 -
fix(plugin-import-export): flattening logic for polymorphic relationships in CSV exports
#13094 merged
Jul 9, 2025 -
fix(plugin-import-export): selectionToUse field to dynamically show valid export options
#13092 merged
Jul 9, 2025 -
fix: ensure we perform ssrf check within dispatcher
#13078 merged
Jul 9, 2025 -
fix(plugin-import-export): sync field select dropdown with form value
#13103 merged
Jul 9, 2025 -
feat(next): add redirect from
${adminRoute}/collections
to${adminRoute}
#13061 merged
Jul 9, 2025 -
feat(ui): adds support for copy pasting complex fields
#11513 merged
Jul 9, 2025 -
ci: use .tool-versions file in setup
#13093 merged
Jul 8, 2025 -
ci: audit-dependencies workflow
#13090 merged
Jul 8, 2025 -
fix: ensure default values are not shown when value is hidden
#13074 merged
Jul 8, 2025 -
fix: correctly reset login attempts
#13075 merged
Jul 8, 2025 -
fix(next): prevent live preview url functions from firing unnecessarily
#13088 merged
Jul 8, 2025 -
chore(deps): bump deps to resolve all high severity
#13002 merged
Jul 8, 2025 -
feat: admin UI for trash-enabled collections
#12735 merged
Jul 8, 2025 -
feat: exports new sanitizeUserDataForEmail function
#13029 merged
Jul 8, 2025 -
fix(ui): improve alignment of clear and dropdown indicator buttons in select based fields
#12995 merged
Jul 8, 2025 -
fix(ui): prevent error crashing UI when relationship assigned as useAsTitle
#12981 merged
Jul 8, 2025 -
fix: payload auth api-key algorithm compatibility
#13076 merged
Jul 8, 2025 -
docs(templates): fix grammar in README
#13027 merged
Jul 7, 2025 -
fix: deduplicate custom array id fields
#13064 merged
Jul 7, 2025 -
feat: adds restricted file check
#12989 merged
Jul 7, 2025 -
ci: analyze bundle size
#13071 merged
Jul 7, 2025 -
fix(next): adds token to reset password initialState
#13067 merged
Jul 7, 2025 -
fix(db-mongodb): updateOne mutates the data object and does not transform it for read
#13065 merged
Jul 7, 2025 -
test: fix tests that rely on remote urls
#13073 merged
Jul 7, 2025 -
fix(ui): increase timeout for opening list drawer in RelationshipInput
#13031 merged
Jul 7, 2025 -
fix(plugin-redirects): make 'from' field unique to prevent errors in redirect logic
#12964 merged
Jul 7, 2025
22 Pull requests opened by 14 people
-
fix(templates): wrong links to Draft Preview Example
#13053 opened
Jul 7, 2025 -
docs: performance
#13068 opened
Jul 7, 2025 -
feat: re-use adapter logic for upload updates
#13069 opened
Jul 7, 2025 -
docs: update docstring for focalPoint option in uploads
#13070 opened
Jul 7, 2025 -
fix(templates): update templates to 3.46.0 (type error in seed/route.ts during build)
#13082 opened
Jul 8, 2025 -
fix(ui): ensure current locale always reflected in URL
#13087 opened
Jul 8, 2025 -
feat(ui): update query presets ux
#13095 opened
Jul 8, 2025 -
fix(richtext-lexical): fix picture closing tag in html converter
#13100 opened
Jul 9, 2025 -
feat: add `findDistinct` operation
#13102 opened
Jul 9, 2025 -
feat(plugin-import-export): add export button to top of list view actions
#13107 opened
Jul 9, 2025 -
docs: fix live preview options
#13108 opened
Jul 9, 2025 -
fix(ui): correct type for block and array row label component props
#13109 opened
Jul 9, 2025 -
ci: test - ignore
#13112 opened
Jul 10, 2025 -
feat: atomic number field updates
#13118 opened
Jul 10, 2025 -
fix: text field validation for minLength: 1, required: false
#13124 opened
Jul 10, 2025 -
feat(storage-s3): add support for encrypted s3 uploads
#13125 opened
Jul 10, 2025 -
fix(ui): ensure publishSpecificLocale works during create operation
#13129 opened
Jul 10, 2025 -
fix(next): skip custom views without path prop in getCustomViewByRoute
#13133 opened
Jul 10, 2025 -
fix: cron jobs running when calling bin scripts, leading to db errors
#13135 opened
Jul 10, 2025 -
feat: group by
#13138 opened
Jul 11, 2025 -
fix(ui): ensure document unlocks when logging out from edit view of a locked document
#13142 opened
Jul 11, 2025 -
fix(ui): field elements showing over the top of Preview content
#13148 opened
Jul 12, 2025
14 Issues closed by 9 people
-
Upload collection `mimeTypes` not validated against actual file mimetype in all cases
#12905 closed
Jul 11, 2025 -
Bug: Two localization issues when publishing documents in non default locales
#13122 closed
Jul 10, 2025 -
Block path not include its index in a blocks field
#13098 closed
Jul 9, 2025 -
Vercel one-click-deploy broken for with-vercel-website template
#12943 closed
Jul 9, 2025 -
Field, type - relationship: ids in select dropdown instead of titles.
#13083 closed
Jul 9, 2025 -
LoginAttempts data is not same as in DB
#12834 closed
Jul 8, 2025 -
Required symbol not styled correctly in date fields
#13034 closed
Jul 8, 2025 -
Using a relation in useAsTtile with autosave makes the admin dashboard crash
#12960 closed
Jul 8, 2025 -
useDocumentForm hook undefined in livePreview
#11399 closed
Jul 8, 2025 -
`disableListFilter` does not work for nested fields in Array fields
#12978 closed
Jul 7, 2025 -
v3.45.0 upgrade broke Reset Password
#13040 closed
Jul 7, 2025 -
ObjectId casting failed in tenant plugin with MongoDB
#13045 closed
Jul 7, 2025 -
Redirection plugin from field should be unique
#12959 closed
Jul 7, 2025
22 Issues opened by 22 people
-
Cannot update media doc in production after 3.46.0+
#13146 opened
Jul 11, 2025 -
Cannot upload Media
#13145 opened
Jul 11, 2025 -
Select field cannot have name "status"
#13144 opened
Jul 11, 2025 -
Can't find v2 in `npx create-payload-app@2.32.3`
#13136 opened
Jul 11, 2025 -
Not Fixed (Lexical JSX Converter for indent/tabs uses em instead of rem #12847)
#13130 opened
Jul 10, 2025 -
[Next Combined] Unwanted internal redirection with HOC - SEO Impact
#13127 opened
Jul 10, 2025 -
Any localized field values disappear from the editor after the first publish in a non-default locale.
#13115 opened
Jul 10, 2025 -
minLength: 1 and required: false do not work for text field
#13113 opened
Jul 10, 2025 -
Reordering an item to first makes it unable to be queried
#13111 opened
Jul 9, 2025 -
Using Nested Docs with Search Plugin results in duplicate search entries on document creation
#13106 opened
Jul 9, 2025 -
Custom Authentication and Authorization with no persisted user
#13105 opened
Jul 9, 2025 -
autosave - data is null in delete request
#13104 opened
Jul 9, 2025 -
access payload issue post-init create-payload-app on existing app
#13099 opened
Jul 9, 2025 -
Polymorphic Relationships and Virtual Fields not handled properly
#13089 opened
Jul 8, 2025 -
Lexical to Markdown converter strips out uploaded Image elements
#13086 opened
Jul 8, 2025 -
Multi-Tenant Plugin: Confusing double Functionality of Tenant-Select Field
#13081 opened
Jul 8, 2025 -
Nested docs parentFilterOptions not working as expected, circular reference possible
#13080 opened
Jul 8, 2025 -
Count on Join not available on GraphQL
#13077 opened
Jul 7, 2025 -
Invalid initialization vector when set Api Key on user
#13063 opened
Jul 7, 2025 -
Live preview sidebar doesn't update if slug updates
#13055 opened
Jul 7, 2025 -
Relationship fields with `hasMany: true` do not generate expected field in DB schemas
#13052 opened
Jul 7, 2025
39 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.
-
feat(ui): supports collection scoped folders
#12797 commented on
Jul 9, 2025 • 5 new comments -
fix(drizzle): upsert row error when using read replicas
#13023 commented on
Jul 8, 2025 • 3 new comments -
fix: handle undefined values in afterChange hooks when read:false and create:true on the field level access for parents and siblings
#12664 commented on
Jul 11, 2025 • 1 new comment -
Localized gets ignored when using groups on postgres
#11651 commented on
Jul 7, 2025 • 0 new comments -
⚠Webpack is configured while Turbopack is not, which may cause problems.
#12550 commented on
Jul 13, 2025 • 0 new comments -
S3 Storage plugin ignores Payload-wide upload limits when using client-side uploads
#12671 commented on
Jul 13, 2025 • 0 new comments -
Error when trying to reset password using `@payloadcms/email-resend`
#12714 commented on
Jul 13, 2025 • 0 new comments -
Production docker file does not work
#12712 commented on
Jul 13, 2025 • 0 new comments -
Scheduled publish/unpublish not showing upcoming events - SQLite
#12749 commented on
Jul 13, 2025 • 0 new comments -
Crash when using richText type in cyclical collection
#12760 commented on
Jul 13, 2025 • 0 new comments -
create-payload-app with postgreSQL is missing postgreSQL in docker-compose.yml file
#12764 commented on
Jul 13, 2025 • 0 new comments -
Live preview url is not recomputed on data changes
#12785 commented on
Jul 13, 2025 • 0 new comments -
Allow Custom Admin Pages in Plugins Without Forcing Registration in admin.views (Avoid Global Import Map Issues)
#12792 commented on
Jul 13, 2025 • 0 new comments -
Conditionally disabling fields do not immediately update disability status
#12794 commented on
Jul 13, 2025 • 0 new comments -
feat(templates): ecommerce template v3
#8297 commented on
Jul 11, 2025 • 0 new comments -
feat: realtime API and Payload ORM
#11334 commented on
Jul 8, 2025 • 0 new comments -
fix(ui): apply `admin.width` property to array fields
#12226 commented on
Jul 13, 2025 • 0 new comments -
feat: adds trash support (soft deletes)
#12656 commented on
Jul 10, 2025 • 0 new comments -
fix(plugin-seo): add localized property to MetaTitleComponent
#12751 commented on
Jul 12, 2025 • 0 new comments -
feat: scheduling jobs
#12863 commented on
Jul 11, 2025 • 0 new comments -
provider not affect modal content
#13003 commented on
Jul 7, 2025 • 0 new comments -
Plugin cloud storage upload file even when record is invalid
#8344 commented on
Jul 8, 2025 • 0 new comments -
Relationship filterOptions do not updated after adding item to join field
#11661 commented on
Jul 8, 2025 • 0 new comments -
Type error in seed/route.ts during build with PostgreSQL + Website template (User & { collection: "users" } not assignable)
#13021 commented on
Jul 8, 2025 • 0 new comments -
Query `{ exists: true }` not working as expected for empty relationships
#12072 commented on
Jul 8, 2025 • 0 new comments -
Programmatically Triggered Workflows Do Not Retry on Failure
#11354 commented on
Jul 9, 2025 • 0 new comments -
Multiple Design issues in the responsive view
#10091 commented on
Jul 9, 2025 • 0 new comments -
Payload with getPayloadHMR don't close or spams db connections during Static Site Generation
#7312 commented on
Jul 9, 2025 • 0 new comments -
req.user is null in afterRead field hook after user is signed in
#11786 commented on
Jul 9, 2025 • 0 new comments -
Errors with push mode / SQLite in development
#11969 commented on
Jul 10, 2025 • 0 new comments -
useUploadHandlers must be used within UploadHandlersProvider. @payloadcms/storage-s3
#11717 commented on
Jul 11, 2025 • 0 new comments -
When copying or saving to a locale, the localized fields in arrays or blocks of other locales lose their values
#12536 commented on
Jul 11, 2025 • 0 new comments -
migrate:create creates repeated migration content
#12997 commented on
Jul 11, 2025 • 0 new comments -
Payload modal stays visible, when navigation from modal to document
#13048 commented on
Jul 11, 2025 • 0 new comments -
[Firefox] Flickers from light to dark mode on navigation
#10045 commented on
Jul 12, 2025 • 0 new comments -
S3 Uploads Slow Over Time and Eventually Timeout with payloadcms/storage-s3
#12366 commented on
Jul 12, 2025 • 0 new comments -
Drawers close on autosave operation (new 3.44)
#12975 commented on
Jul 12, 2025 • 0 new comments -
Errors in bulk upload to vercel blob (clientUploads)
#12255 commented on
Jul 13, 2025 • 0 new comments -
Localized fields in upload collections are not populated during bulk upload
#12375 commented on
Jul 13, 2025 • 0 new comments