Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| fix(content-manager): validate items passed to plugin action APIs | santichausis | M | No | 42.3h | 3.3h | Jul 15, 2026 |
SummaryBug FixValidate plugin action items in content manager Ensures plugin developers provide functions for action items, preventing runtime crashes and improving developer experience. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript
|
||||||
| fix(content-manager): respect disconnected draft relations in publish warning | innerdvations | M | No | 335.2h | 334.3h | Jul 15, 2026 |
SummaryBug FixFix draft relation publish warning Fixes stale publish warnings after disconnecting draft relations without saving. Improves content publishing reliability for editors. Health Assessment
Small
Low
High
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| future(upload): bulk delete selected assets and folders | Adzouz | XL | No | 164.2h | 23.7h | Jul 15, 2026 |
SummaryFeatureBulk delete assets and folders in Media Library Adds bulk delete functionality for assets and folders in the Media Library, enabling users to delete multiple items at once with confirmation, loader, and proper UI updates. Health Assessment
Large
High
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(strapi): fix develop blank admin from optimizeDeps auto-exclude | innerdvations | L | No | 2.6h | 0.9h | Jul 14, 2026 |
SummaryBug FixFix develop blank admin regression Corrects a blank admin screen in develop mode caused by Vite optimizeDeps auto‑exclusion, ensuring essential modules are pre‑bundled and preventing UI breakage. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| test(e2e): add release review-workflows full-lifecycle test (#22) | MarionLemaire | S | AI | 186.2h | 167.8h | Jul 14, 2026 |
SummaryTestAdd release review-workflows full-lifecycle test Adds comprehensive end‑to‑end test for review workflows at the release tier, ensuring full lifecycle transitions and assignee updates are correctly handled, improving reliability for enterprise users. This strengthens quality assurance for critical review processes, reducing potential release delays. Health Assessment
Small
Low
High
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(content-manager): pre-bundle prism language plugins for all apps | innerdvations | M | No | 86.9h | 69.1h | Jul 14, 2026 |
SummaryBug FixFix pre-bundling of Prism language plugins for all apps Ensures Prism language plugins are pre-bundled in Vite for all Strapi apps, preventing runtime errors in the admin UI. Health Assessment
Small
Low
Medium
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| chore(husky): run git hooks through yarn exec | unrevised6419 | XS | AI | 2.1h | 1.9h | Jul 13, 2026 |
SummaryChoreRun Husky hooks via yarn exec Ensures workspace binaries are used consistently, improving reliability across linkers and CI. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack |
||||||
| chore(deps): bump design-system and icons to v2.2.3 | jhoward1994 | M | No | 2.5h | 1.8h | Jul 13, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| fix(upload): load remote asset thumbnails with crossOrigin to prevent CORS preview failures (#26581) | giu1io | L | AI | 233.3h | 119.5h | Jul 13, 2026 |
SummaryBug FixFix remote asset thumbnail CORS handling Ensures private S3 assets preview correctly in browsers, preventing CORS errors and improving content‑manager experience. Health Assessment
Large
High
High
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(core): preserve duplicate form relation edits when cloning | Bassel17 | XL | No | 88.8h | 0.1h | Jul 13, 2026 |
SummaryBug FixPreserve duplicate form relation edits when cloning This fix ensures that when entries are duplicated, any relation edits made in the duplicate form override stale data from the source, preventing unintended data retention and keeping the original entry unchanged. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
AI Reviewed
Confidence:
0.90
Tech Stack
Languages:
Typescript
|
||||||
| chore(deps): bump @internationalized/date from 3.5.4 to 3.12.1 | dependabot | S | AI | 10.3h | 10.0h | Jul 13, 2026 |
SummaryChoreBump @internationalized/date dependency Updates the @internationalized/date library to the latest version, ensuring compatibility and security improvements. Health Assessment
Small
Low
Low
AI Details
Category:
Code AI
Tech Stack |
||||||
| chore(deps): bump sharp from 0.33.5 to 0.34.5 | dependabot | L | No | 10.3h | 10.0h | Jul 13, 2026 |
SummaryChoreBump sharp dependency to 0.34.5 Updates the sharp image processing library to the latest version, improving performance and security for media handling. Health Assessment
Medium
Low
Low
AI DetailsTech Stack |
||||||
| fix(ci): invalid template checker auth failure and premature issue closure | innerdvations | XL | No | 0.8h | - | Jul 10, 2026 |
SummaryBug FixFix CI issue template checker auth and closure Ensures issue template validation runs correctly, preventing false closures and improving issue triage reliability. Health Assessment
X-Large
Medium
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript, Yaml
Frameworks:
Github-Actions
|
||||||
| fix(strapi): auto-exclude pre-built plugin UI libs from Vite optimizeDeps | innerdvations | L | No | 49.2h | 49.0h | Jul 10, 2026 |
SummaryBug FixAuto-exclude pre-built plugin UI libs from Vite optimizeDeps Automatically excludes pre-built ESM plugin UI libraries that depend on React from Vite's optimizeDeps during admin development, preventing dev-server failures and eliminating the need for manual configuration. Health Assessment
Large
Medium
High
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(ci): use npm install in issue template checker workflow | innerdvations | XS | No | 0.0h | - | Jul 10, 2026 |
SummaryCI/CDUse npm install in issue template checker workflow Fixes CI workflow to use npm install instead of npm ci, preventing failures due to missing package-lock.json. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| fix(ci): reduce false positives in issue template checker | innerdvations | XL | No | 27.4h | 0.2h | Jul 10, 2026 |
SummaryCI/CDReduce false positives in issue template checker Fixes CI issue template validation to accept valid reports, reducing false positives and improving issue triage. Health Assessment
Large
Medium
Medium
AI DetailsTech Stack
Languages:
Typescript, Yaml
|
||||||
| fix(openapi): add bearerAuth and bracket pagination query params | innerdvations | XL | No | 28.7h | 27.9h | Jul 10, 2026 |
SummaryBug FixAdd bearerAuth and bracket pagination to OpenAPI Adds JWT bearerAuth and correct bracket-style pagination query parameters to the OpenAPI generator, enabling Swagger UI to function properly and improving API documentation usability. Health Assessment
X-Large
Low
High
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| chore(deps): bump @xhmikosr/decompress from 10.2.0 to 10.2.1 | dependabot | XS | No | 75.6h | 0.6h | Jul 10, 2026 |
SummaryChoreBump decompress dependency to address security fix Updates the decompress library to patch a critical security vulnerability, ensuring safer file extraction and compliance with latest security standards. Health Assessment
Small
Low
Low
AI Details
Confidence:
1.00
Tech Stack |
||||||
| chore(ai-tooling): sync skills when cursor sets up a new worktree | nclsndr | XS | AI | 26.7h | 26.7h | Jul 10, 2026 |
SummaryChoreSync AI skills on new Cursor worktree Ensures new Cursor worktrees automatically install and link AI skills, eliminating manual steps and preventing missing agent skills. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack |
||||||
| fix(admin): show plan label instead of edition in dashboard | abdallahmz | M | No | 193.8h | 114.8h | Jul 10, 2026 |
SummaryBug FixShow plan label instead of edition in dashboard Replaces the generic edition label with the actual plan (Community, Growth, Enterprise) in the admin dashboard, improving clarity for users. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Javascript, Typescript
Frameworks:
React
|
||||||
| fix(content-manager): clear stale Blocks editor selection on external value change | akash-dabhi-qed | M | No | 24.1h | 0.4h | Jul 10, 2026 |
SummaryBug FixClear stale Blocks editor selection on external value change Prevents admin crashes when editing styled content, ensuring a smoother content creation experience for users. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(utils): align remaining convert-query-params errors with ValidationError | innerdvations | M | No | 100.3h | 99.4h | Jul 10, 2026 |
SummaryBug FixAlign convert-query-params errors with ValidationError Ensures malformed query parameters return 400 errors, improving API reliability and preventing 500 server errors. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(admin): pre-commit fails when staging files ignored by ESLint | nclsndr | S | No | 2.4h | 2.3h | Jul 09, 2026 |
SummaryBug FixFix pre-commit linting on ignored files Pre-commit hook now skips ESLint on files intentionally ignored, preventing false failures and streamlining developer workflow. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| test(cli): document --exclude files semantics in data-transfer tests | innerdvations | M | No | 74.1h | 52.7h | Jul 09, 2026 |
SummaryTestAdd CLI integration tests for --exclude files semantics Adds tests to document current semantics of --exclude files in data transfer, ensuring asset binaries are excluded while media library entities are retained, guarding against breaking changes. Health Assessment
Small
Low
Medium
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| fix(data-transfer): bump ws to 8.21.0 to fix CVE-2026-48779 | Monu01123 | S | No | 143.3h | 142.2h | Jul 09, 2026 |
SummaryBug FixBump ws to 8.21.0 to fix CVE Upgrades the ws WebSocket library to address CVE-2026-48779, strengthening the security of data transfer in Strapi. Health Assessment
Small
Medium
High
AI DetailsTech Stack |
||||||
| chore(types): drop CommonJS tsconfig overrides, build JS via rollup | unrevised6419 | S | AI | 42.1h | 41.8h | Jul 09, 2026 |
SummaryChoreDrop CommonJS overrides, enable Rollup build Aligns the type package with the shared configuration, simplifying the build pipeline and preparing for future runtime support. Health Assessment
Small
Low
Medium
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| fix(admin): prevent deprecated CJS Vite Node API warning on startup | unrevised6419 | S | AI | 8.2h | 7.6h | Jul 09, 2026 |
SummaryBug FixPrevent deprecated Vite Node API warning Eliminates deprecation warning during Strapi startup, improving developer experience and reducing noise. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| chore(typescript-utils): bump internal deps to 5.50.1 | unrevised6419 | XS | AI | 12.4h | 1.3h | Jul 09, 2026 |
SummaryChoreBump internal dependencies to 5.50.1 Updates internal dev dependencies to align with the 5.50.1 release, ensuring consistent tooling and preventing version drift. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| chore(typescript-utils): migrate to typescript | unrevised6419 | XL | No | 291.7h | 285.6h | Jul 08, 2026 |
SummaryChoreMigrate @strapi/typescript-utils to TypeScript Brings the utilities package to TypeScript, enabling type safety for consumers and aligning with monorepo standards. Health Assessment
X-Large
High
High
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Javascript, Typescript
|
||||||
| enhancement(i18n): complete Korean (ko) translation | moduvoice | XL | No | 4.5h | 1.5h | Jul 08, 2026 |
SummaryFeatureEnhancement: complete Korean translation Adds Korean language support for 13 admin packages, enabling Korean‑speaking users to use the Strapi admin interface in their native language. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack |
||||||
| fix(database): lint script does not run type check | nclsndr | XS | No | 284.3h | 255.7h | Jul 08, 2026 |
SummaryBug FixSeparate lint and typecheck scripts Aligns @strapi/database linting with repo conventions, reducing redundant type checks. Health Assessment
Small
Low
High
AI DetailsTech Stack |
||||||
| chore(data-transfer): clarify --exclude files CLI messaging | innerdvations | M | No | 50.8h | 47.4h | Jul 08, 2026 |
SummaryChoreClarify CLI messaging for data transfer exclude files Adds documentation and runtime messaging clarifying that --exclude files only skips upload binaries, not media library DB records, improving user understanding. Health Assessment
Medium
Low
High
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| chore: main updates from 5.50.1 release | jhoward1994 | XL | No | 1.1h | 0.0h | Jul 08, 2026 |
SummaryChorechore: main updates from 5.50.1 release Synchronizes main branch with release 5.50.1, bringing QA fixes and dependency updates to the codebase. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Releases/5.50.1 | jhoward1994 | XL | No | 0.8h | 0.0h | Jul 08, 2026 |
SummaryChoreRelease v5.50.1 with dependency updates This release updates critical dependencies, consolidates the security version table, and improves CI workflows, ensuring stability and compliance for the Strapi core. Health Assessment
Large
Medium
Low
AI DetailsTech Stack
Languages:
Javascript, Typescript
Frameworks:
Github-Actions
|
||||||
| enhancement(admin): make admin auth cookie name configurable | aliataf | L | No | 20.2h | 20.2h | Jul 08, 2026 |
SummaryFeatureMake admin auth cookie name configurable Enables custom cookie names for admin authentication, preventing cross‑application cookie collisions and improving session reliability for shared domains. Health Assessment
Large
Medium
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| fix(core): validate license registry responses with zod | unrevised6419 | L | No | 15.9h | 15.9h | Jul 08, 2026 |
SummaryBug FixValidate license registry responses with zod Adds schema validation to license fetching, ensuring malformed responses trigger offline fallback, improving reliability. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| future(upload): asset selection and bulk actions | jhoward1994 | XL | No | 166.8h | 121.6h | Jul 08, 2026 |
SummaryFeatureAdd multi-select and bulk action bar to media library Adds multi-select and bulk action bar to media library. This improves asset management efficiency for content editors. Health Assessment
X-Large
High
High
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(core): preserve published self-referential relation state | Bassel17 | XL | No | 3.3h | 0.2h | Jul 07, 2026 |
SummaryBug FixPreserve published self-referential relation state Ensures that self-referential relations in content types are correctly synchronized during publishing, preventing stale or incorrectly ordered relations from appearing in the published view. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
AI Reviewed
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(upgrade): prompt to pin ranged @strapi/* dependencies before upgrading | innerdvations | L | No | 2.5h | 2.4h | Jul 07, 2026 |
SummaryBug FixFix upgrade: prompt pinning ranged @strapi dependencies Ensures accurate dependency upgrade detection by prompting users to pin ranged @strapi/* packages, preventing false "up-to-date" reports and keeping sibling packages aligned. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(email): only warn about sendmail provider in development | innerdvations | M | No | 119.1h | 91.9h | Jul 07, 2026 |
SummaryBug FixFix email sendmail warning in development Prevents migration warnings from logging during API tests by scoping the warning to development environments and adds unit tests for warning behavior. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript, Typescript
Frameworks:
Jest
|
||||||
| chore(eslint): enforce zero warnings in package lint scripts | nclsndr | M | AI | 15.7h | 0.2h | Jul 07, 2026 |
SummaryChoreEnforce zero ESLint warnings across packages Adds ESLint max-warnings gate to prevent warning regressions, strengthening code quality before migration. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| fix(core): backward compat - reject 'status' attribute when draftAndPublish is enabled | jhoward1994 | L | No | 118.3h | 0.2h | Jul 07, 2026 |
SummaryBug FixReject status attribute when draftAndPublish enabled Prevents attribute name collision with reserved query parameter, ensuring content types boot correctly and maintain backward compatibility. Health Assessment
Large
Medium
Medium
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| test(users-permissions): add email confirmation regression tests for #25083 | innerdvations | L | No | 100.8h | 98.0h | Jul 06, 2026 |
SummaryTestAdd email confirmation regression tests Adds comprehensive tests for the email confirmation flow, ensuring reliable user registration and preventing regressions in token handling. Health Assessment
Medium
Low
High
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| enhancement(ci): block community PRs targeting main | innerdvations | M | No | 147.7h | 0.3h | Jul 06, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack
Languages:
Javascript
|
||||||
| chore(deps-dev): align @babel/* family to 7.29.7 | innerdvations | L | No | 6.4h | 3.6h | Jul 06, 2026 |
SummaryChoreAlign @babel family to 7.29.7 Aligns Babel toolchain to a single version, eliminating version drift and ensuring consistent security updates across the codebase. This reduces build instability and aligns with our dependency policy. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| chore: fix lint warnings | nclsndr | XL | No | 234.7h | 60.0h | Jul 06, 2026 |
SummaryChoreFix lint warnings across Strapi packages Eliminates all ESLint warnings to prepare for Oxlint migration, improving code quality and easing future linting. Health Assessment
X-Large
High
Medium
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| enhancement(content-manager): keep sidebar primary actions and search bar fixed… | mathildeleg | XL | No | 123.0h | 121.5h | Jul 06, 2026 |
SummaryFeatureKeep sidebar actions and search bar fixed Improves usability by keeping primary actions and search bar visible during scrolling, reducing user effort to access key functions. Health Assessment
X-Large
High
High
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(review-workflows): add server eslint config and declare server deps | unrevised6419 | M | AI | 258.3h | 166.0h | Jul 06, 2026 |
SummaryBug FixAdd server ESLint config and declare dependencies Ensures server code is linted and dependencies are correctly declared, improving code quality and preventing future build failures. Health Assessment
Medium
Medium
High
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| chore(deps-dev): bump @rollup/plugin-swc from 0.4.0 to 0.4.1 in the rollup group | dependabot | S | No | 11.6h | 11.6h | Jul 06, 2026 |
SummaryChoreBump @rollup/plugin-swc to 0.4.1 Updates a build tool dependency to address a bugfix, ensuring compatibility and stability for the build process. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| ci: run Checks workflow on release branch PRs | innerdvations | XS | No | 117.2h | 20.5h | Jul 06, 2026 |
SummaryCI/CDAdd release branch support to Checks workflow Ensures CI checks run on release branch PRs, preventing pending status and improving merge reliability. Health Assessment
Small
Low
Medium
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||