Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| fix(examples): dev sandboxes use TS strict mode | nclsndr | M | No | 274.6h | 274.6h | Jul 06, 2026 |
SummaryBug FixEnable strict TypeScript in dev sandboxes Adds strict TypeScript mode to example apps and website template, improving type safety and consistency across the monorepo. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(utils): return 400 instead of 500 for invalid sort order/params | santichausis | M | No | 5.3h | 4.7h | Jul 06, 2026 |
SummaryBug FixReturn 400 for invalid sort parameters Fixes API error handling to return a proper 400 Bad Request for malformed sort queries, improving client error visibility. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(core): preserve self-referential relation order on child publish | Bassel17 | L | No | 162.6h | 0.1h | Jul 06, 2026 |
SummaryBug FixPreserve self‑referential relation order on child publish Ensures that republishing a child entry in a self‑referential relation does not alter the published order of related items, maintaining UI consistency and preventing data integrity issues. Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix: give the ability to open a list item in a new tab | Adzouz | L | No | 73.6h | 3.5h | Jul 03, 2026 |
SummaryFeatureAdd ability to open list items in new tab Users can now open Content Manager list entries in new tabs using primary cell links or a dedicated menu action. This restores native browser behavior and improves workflow efficiency. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| test(e2e): stabilize history CTB navigation on Firefox | innerdvations | M | No | 49.7h | 44.2h | Jul 03, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| test(api): speed up flaky document-service integration tests | innerdvations | XL | No | 24.0h | 18.8h | Jul 03, 2026 |
SummaryTestSpeed up flaky document-service integration tests Improves CI reliability by reducing test time and preventing timeout failures, ensuring faster feedback for developers. Health Assessment
Large
Low
Medium
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| chore(deps): bump tar from 7.5.17 to 7.5.18 | dependabot | S | No | 1.8h | 1.7h | Jul 02, 2026 |
SummaryChoreBump tar dependency to 7.5.18 Updates the tar package to the latest version, ensuring compatibility and addressing any security fixes. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| chore(deps): bump js-yaml from 3.14.2 to 3.15.0 | dependabot | XS | No | 1.5h | 1.5h | Jul 02, 2026 |
SummaryChoreBump js-yaml dependency to 3.15.0 Updates js-yaml to address security fixes and new features, ensuring compatibility and improved security. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| chore: main updates from 5.50.0 release | nclsndr | XL | No | 0.1h | 0.1h | Jul 02, 2026 |
SummaryChorechore: main updates from 5.50.0 release Bring back release QA fixes from main to develop, addressing issues #26858, #26870, and #26873. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Javascript, Typescript
Frameworks:
Strapi
|
||||||
| Releases/5.50.0 | nclsndr | XL | No | 0.0h | 0.0h | Jul 02, 2026 |
SummaryChoreRelease v5.50.0 with updated tooling and CI This release updates CI workflows, adds AI tooling scripts, and improves documentation, enabling smoother development and deployment. Health Assessment
Large
Medium
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Javascript, Yaml
Frameworks:
Github-Actions, Docker
|
||||||
| fix(generators): detect plugin language from output path | innerdvations | M | No | 218.0h | 218.0h | Jul 02, 2026 |
SummaryBug FixFix plugin language detection in generators Ensures Strapi plugins generate files in the correct language, improving developer experience and preventing runtime errors. Health Assessment
Medium
Medium
High
AI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||
| docs: Highlight destructive operation in transfer engine | Zyggzzz | S | No | - | - | Jul 02, 2026 |
SummaryDocsHighlight destructive operation in transfer engine Adds explicit warning about destructive data transfer to prevent accidental data loss. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| fix(strapi): resolve admin Vite aliases from @strapi/admin closure | innerdvations | M | No | 212.3h | 212.2h | Jul 02, 2026 |
SummaryBug FixFix admin Vite alias resolution in Strapi Fixes admin panel loading issue in pnpm monorepos, ensuring reliable admin UI and preventing Redux middleware errors. This resolves a regression that caused blank admin panels for users with certain workspace dependencies. Health Assessment
Medium
Low
High
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(cloud): hide deploy menu in production using currentEnvironment | innerdvations | M | No | 240.8h | 240.5h | Jul 02, 2026 |
SummaryBug FixHide cloud deploy menu in production Aligns cloud plugin UI with production environment checks, ensuring the deploy upsell is hidden in live deployments for a consistent user experience. Health Assessment
Medium
High
High
AI DetailsTech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| feat(i18n): complete Japanese (ja) translations for admin panel | nclsndr | XL | No | 43.6h | 0.1h | Jul 02, 2026 |
SummaryFeatureComplete Japanese translations for admin panel Brings Japanese translation coverage to 100% for the Strapi admin core, ensuring all UI strings are fully localized and no English fallbacks remain. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| fix(admin): seat limit billing links | compair-steven | XS | No | 244.5h | 196.3h | Jul 02, 2026 |
SummaryBug FixAlign seat limit billing links with admin flow Aligns over-seat-limit notification links with existing admin billing flow, ensuring users are directed to the correct billing portal or sales contact. This reduces confusion and support tickets. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(admin): stop storing IP addresses in session metadata | innerdvations | M | No | 5.1h | 3.1h | Jul 01, 2026 |
SummaryBug FixStop storing IP addresses in session metadata Eliminates IP data from session records, reducing GDPR and privacy risks for customers while maintaining session functionality. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| fix(data-transfer): restore localizations links that use document_id refs | innerdvations | L | No | 3.8h | 2.5h | Jul 01, 2026 |
SummaryBug FixRestore localization link references in data transfer Eliminates false‑positive warnings during import/export, ensuring clean round‑trips for localized content. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||
| fix(content-manager): skip publish warning for M2M links to published entries | innerdvations | XL | No | 22.3h | 20.1h | Jul 01, 2026 |
SummaryBug FixFix publish warning for M2M links to published entries This PR eliminates a regression that caused false publish warnings when publishing drafts with many‑to‑many relations to already published entries, improving the user experience by preventing unnecessary confirmation dialogs. Health Assessment
X-Large
High
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| fix(utils): align polymorphic populate validation with conversion | innerdvations | M | No | 27.9h | 0.2h | Jul 01, 2026 |
SummaryBug FixAlign polymorphic populate validation with conversion This change tightens validation of polymorphic populate parameters, rejecting invalid values to prevent server errors and improve API reliability. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix: revert env.required scaffold secrets #26830 | nclsndr | M | No | 0.5h | 0.2h | Jul 01, 2026 |
SummaryBug FixRevert env.required scaffold secrets Reverts the env.required change to prevent CLI commands from requiring secrets at build time, improving developer experience and build reliability. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(content-manager): allow reading hidden content types for relation targets | jasleenkaur-qed42 | L | No | 11.8h | 1.0h | Jun 30, 2026 |
SummaryBug FixAllow hidden content types for relation reads Fixes policy failures when selecting roles in the admin UI, ensuring hidden content types are properly registered for read permissions and improving reliability for user creation workflows. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||
| ci: replace issues-helper with actions/github-script | innerdvations | L | No | 101.1h | 100.8h | Jun 30, 2026 |
SummaryCI/CDReplace TOS‑blocked action with official github‑script Eliminates third‑party dependency that caused workflow failures, restoring issue automation and daily cleanup. Health Assessment
Large
High
High
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| fix(admin): translate enumeration option labels in the content manager | BIGSUS24 | M | No | 24.4h | - | Jun 30, 2026 |
SummaryBug FixTranslate enumeration option labels in content manager Adds translation support for enum labels in the admin UI, ensuring localized labels appear in edit, list, and history views, falling back to raw values when no translation exists. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| future(upload): implement drag-and-drop functionality for asset manag… | jhoward1994 | XL | No | 261.7h | 144.1h | Jun 30, 2026 |
SummaryFeatureAdd drag-and-drop to asset management Enables users to reorganize assets quickly, improving workflow efficiency Health Assessment
X-Large
High
High
AI Details
Usage:
AI Reviewed
Confidence:
0.90
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| chore(deps): bump tar from 7.5.16 to 7.5.17 | dependabot | S | No | 1.5h | 1.5h | Jun 30, 2026 |
SummaryChorechore(deps): bump tar from 7.5.16 to 7.5.17 Updates the tar dependency to the latest patch version, ensuring compatibility and security fixes. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| chore(deps): bump qs from 6.15.2 to 6.15.3 | dependabot | M | No | 1.5h | 1.5h | Jun 30, 2026 |
SummaryChorechore(deps): bump qs from 6.15.2 to 6.15.3 Updates the qs library to the latest patch, incorporating bug fixes and performance improvements for safer query string parsing. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| chore(deps-dev): bump eslint-plugin-prettier from 5.5.5 to 5.5.6 in the eslint group | dependabot | S | No | 35.0h | 34.9h | Jun 30, 2026 |
SummaryChoreBump eslint-plugin-prettier to 5.5.6 Updates eslint-plugin-prettier to the latest patch, ensuring linting consistency and security for the project. Health Assessment
Small
Low
High
AI DetailsTech Stack |
||||||
| chore(deps): bump nodemailer from 8.0.9 to 9.0.1 | dependabot | S | No | 213.3h | 212.8h | Jun 30, 2026 |
SummaryChorechore(deps): bump nodemailer from 8.0.9 to 9.0.1 Updates the nodemailer dependency to the latest patch, incorporating bug fixes and addressing breaking changes to improve email delivery reliability. Health Assessment
Small
Low
High
AI DetailsTech Stack |
||||||
| fix(utils): prevent crash on null dynamic zone entry during traversal (#24303) | Jian-Zhang08 | M | No | 10.6h | 10.1h | Jun 30, 2026 |
SummaryBug FixPrevent crash on null dynamic zone entry Fixes a 500 error when saving content with null dynamic zone entries, improving stability for content managers. Health Assessment
Medium
Low
Low
AI Details
Confidence:
1.00
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| fix(create-strapi-app): limit odd Node major warning to versions before 26 | innerdvations | XS | No | 90.9h | 90.9h | Jun 30, 2026 |
SummaryBug FixLimit odd Node major warning to versions before 26 Adjusts create‑strapi‑app to suppress LTS warnings for Node 26+ by refining the odd‑major heuristic, ensuring accurate compatibility messaging. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| enhancement(utils): add env.required for strict scaffold secrets | innerdvations | M | No | 23.5h | 0.2h | Jun 30, 2026 |
SummaryFeatureAdd env.required for strict scaffold secrets Adds strict environment variable validation to prevent missing or empty secrets during app scaffolding, enhancing security and reliability. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Javascript, Typescript
|
||||||
| fix(translations): correct ja "characters" mistranslation in WYSIWYG controls | greymoth-jp | XS | No | 0.7h | 0.4h | Jun 30, 2026 |
SummaryBug FixCorrect Japanese character mistranslation in editor Fixes incorrect Japanese translation for character count in the WYSIWYG editor, improving user clarity. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| fix(create-strapi-app): new TypeScript apps use TS strict mode | nclsndr | M | No | 114.5h | 9.4h | Jun 29, 2026 |
SummaryBug FixEnable strict TypeScript in new Strapi app scaffolds Aligns create‑strapi‑app templates to use strict TS mode, improving type safety for server code and ensuring consistent configuration across admin and server. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| security(users-permissions): default legacy JWT verify to HS256 | innerdvations | M | No | 150.2h | 150.2h | Jun 29, 2026 |
SummaryBug FixSet default JWT algorithm to HS256 This change tightens security for legacy JWT verification by defaulting to HS256, preventing weaker HMAC algorithms from being accepted. It closes a vulnerability that could allow token forgery. Health Assessment
Medium
Medium
High
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| feat(cli): add security defaults to create-strapi-app templates | innerdvations | L | No | 174.3h | 0.7h | Jun 29, 2026 |
SummaryFeatureAdd secure defaults to Strapi app templates This PR adds secure-by-default configuration to newly scaffolded Strapi projects, enabling strict parameter checks, secure JWT handling, upload restrictions, and environment secrets, reducing manual hardening steps. Health Assessment
Large
High
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| test(e2e): stabilize content-releases home-widgets release creation | innerdvations | S | No | 4.8h | 4.4h | Jun 29, 2026 |
SummaryTestStabilize content-releases home-widgets e2e test Improves reliability of end-to-end tests for content releases by aligning assertions with production behavior, reducing flakiness and ensuring consistent test results. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(core): resolve relations on non-localized entries with stale locale column | innerdvations | M | No | 76.7h | 4.7h | Jun 29, 2026 |
SummaryBug FixFix relation resolution for non-localized content types Ensures publishing and updating content with relations works correctly when stale locale values exist, preventing errors like 'Document with id ... locale null not found'. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| chore: update cli deploy copies | kibwashere | XS | No | 74.0h | 3.5h | Jun 29, 2026 |
SummaryChoreUpdate CLI deploy copy messages Adjusts the user-facing messages for the Strapi CLI when linking to a Cloud project, improving clarity for users without existing projects. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||