Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2024

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
@strapi/strapi (source) 4.24.0 -> 5.24.2 age confidence

Release Notes

strapi/strapi (@​strapi/strapi)

v5.24.2

Compare Source

5.24.2 (2025-09-29)

🔥 Bug fix
  • support auth.options config in sessions (#​24460)
  • stop repair script from running automatically (#​24470)
❤️ Thank You

v5.24.1

Compare Source

5.24.1 (2025-09-25)

includes release notes from deprecated 5.24.0

🚀 New feature
🔥 Bug fix
  • database is corrupt with orphaned relations (#​24316)
  • assert admin.auth.secret on bootstrap instead of init (a1b9cf7971)
❤️ Thank You

⚠️ Notice on Admin JWT Changes

This release does not introduce breaking changes in any documented Strapi APIs or functions.
However, it fundamentally changes how Admin Panel login and register JWTs work.

If your project or plugins rely on undocumented functionality or internal behavior related to the Admin JWT, those implementations are very likely to break after upgrading and affect your ability to log in to the Strapi Admin Panel.

For more information on the new feature configuration settings, please see the configuration docs for Users and Permissions and Admin Panel

v5.24.0: [Deprecated] v5.24.0

Compare Source

⚠️ This version is deprecated. Revert to 5.23.6 for now 🙏

5.24.0 (2025-09-24)

🚀 New feature
🔥 Bug fix
  • database is corrupt with orphaned relations (#​24316)
❤️ Thank You

⚠️ Notice on Admin JWT Changes

This release does not introduce breaking changes in any documented Strapi APIs or functions.
However, it fundamentally changes how Admin Panel login and register JWTs work.

If your project or plugins rely on undocumented functionality or internal behavior related to the Admin JWT, those implementations are very likely to break after upgrading and affect your ability to log in to the Strapi Admin Panel.

For more information on the new feature configuration settings, please see the configuration docs for Users and Permissions and Admin Panel

v5.23.6

Compare Source

5.23.6 (2025-09-19)

🔥 Bug fix
  • create UID from singular name instead of display name (#​24408)
❤️ Thank You

v5.23.5

Compare Source

5.23.5 (2025-09-17)
🔥 Bug fix
💅 Enhancement
  • remove default notification title (#​24337)
🚨 Security
  • deps: update form-data, axios, and sha.js (#​24389)
❤️ Thank You

v5.23.4

Compare Source

5.23.4 (2025-09-10)

🔥 Bug fix
  • add support for custom field attributes in schema mapping (#​24310)
  • errors when trying to link design-system locally (#​24247)
  • saving deletion of optional components not working (#​24317)
⚙️ Chore
❤️ Thank You

v5.23.3

Compare Source

5.23.3 (2025-09-04)
🔥 Bug fix
  • syncing components in draft and publish relations (#​24227)
❤️ Thank You

v5.23.2

Compare Source

5.23.2 (2025-09-03)

🔥 Bug fix
  • update route serialization utility to handle non-array values correctly (#​24245)
⚙️ Chore
  • change close stale issue github action (#​24260)
  • close stale issue starts from oldest issue (#​24264)
  • close stale exclude PRs. include all assignees. (#​24265)
  • stale issues remove dry run (#​24270)
  • label and close issues before 2022 (#​24272)
  • label and close issues before 2023 (#​24278)
  • label and close issues before 2024 (#​24279)
❤️ Thank You

v5.23.1

Compare Source

5.23.1 (2025-08-27)

🔥 Bug fix
  • add missing userid to amplitude events (3780331997)
  • reordering dynamic zones messes up indexes during validation (#​24195)
  • corrected UI of searchbar on content manager (#​23813)
  • wrong count of non draftAndPublish entries (#​24211)
⚙️ Chore
  • implement a new prompt to enable A/B test and track the event (#​24125)
  • update guided tour tracking events (#​24192)
❤️ Thank You

v5.23.0

Compare Source

5.23.0 (2025-08-20)
🚀 New feature
  • CTB: add conditional fields form to custom fields advanced settings (#​24175)
🔥 Bug fix
  • wrong count for published entries in homepage widget (#​24152)
  • update tracking on homepage widgets (#​24153)
  • refactor openAPI log (#​24182)
💅 Enhancement
❤️ Thank You

v5.22.0

Compare Source

5.22.0 (2025-08-13)

🚀 New feature
🔥 Bug fix
  • homepage widgets adjustments (#​24071)
  • reordering newly created components in dz cause error on save (#​24114)
  • guided tour adds paddings to pages instead of using offset (#​24170)
⚙️ Chore
  • new workflow to tag issues before 2021 to prepare for cleanup - github issues management (#​24098)
  • change query to include parameters instead of filtering response in github action (#​24116)
  • revert uuid (#​24067)
❤️ Thank You
  • Adrien L
  • Marion Kamoike-Bouguet @​oiorain
  • markkaylor

v5.21.0

Compare Source

5.21.0 (2025-08-06)
🚀 New feature
  • key statistics homepage widget (#​23938)
  • homepage upcoming releases widget (#​23998)
  • Added firstPublishedAt field which sets the datetime when a content is first published. (#​22512, #​23160)
🔥 Bug fix
  • do not overwrite modified names in create ct modal (06dce79903)
  • create relation and save flaky test (#​24041)
  • do not overwrite modified names in create ct modal (be03ffa02a)
  • incorrect config won't run example app (#​24063)
  • color of release status icon (#​23842)
  • allow audit logs to be increased up to the license maximum (#​24061)
  • include encryption key in javascript template (#​24076)
  • update openapi package with correct configuration (#​24099)
  • core: handle time to dateTime and dateTime to time conversion with postgres (#​24073)
⚙️ Chore
  • overwrite names if displayName actually changes (687c4fd496)
  • update guided tour documentation (#​24046)
  • add empty project to examples (#​24049)
  • improve getstarted dummy preview page (#​24091)
  • content-manager: fix typo in code comment (402f6df180)
  • openapi: update dependencies to version 5.20.0 (7a83ebacc4)
❤️ Thank You

v5.20.0

Compare Source

5.20.0 (2025-07-30)

🚀 New feature
  • add conditional fields e2e tests (#​23843)
🔥 Bug fix
  • document_id must appear in the GROUP BY clause (947c3a83d8)
  • resolved filter overlapping issue by changing z-index (#​23953)
  • update autocomplete attribute in RelationsInput component to filter by contains (#​23579)
  • add reducer to be able to mutate widgets in register function (#​23908)
  • resolved filter overlap with datepicker by reducing zIndex of filter … (#​23884)
  • conditional validation preview publish (#​23894)
  • port comparison (6e535cb756)
  • add full support for wildcards (33c610560b)
  • handle undefined origins (77cb37d43d)
  • prevent full screen loader regression in preview page (#​24038)
  • support wildcards in arrays of origins (4754eca8ef)
  • prevent validation error when updating user without password change (#​23898)
  • content-type-builder: fix schema validation when max is equal to min (#​24032)
⚙️ Chore
💅 Enhancement
  • promote preview configuration docs (#​23961)
❤️ Thank You

v5.19.0

Compare Source

5.19.0 (2025-07-23)

🚀 New feature
  • add preview device selector (#​23985)
  • cloud-cli: support async project creation notifications (a970fea681)
🔥 Bug fix
  • sign file URLs in upload service and in graphql (#​23834)
⚙️ Chore
❤️ Thank You

v5.18.1

Compare Source

5.18.1 (2025-07-16)

🚀 New feature
🔥 Bug fix
  • add Introduction step in the Single collection Edit view (#​23943)
  • yarn build issue (#​23906)
⚙️ Chore
❤️ Thank You

v5.18.0

Compare Source

5.18.0 (2025-07-09)

🚀 New feature
🔥 Bug fix
  • preserve non-localized fields when updating localized content for new locale (#​23830)
  • use documentId as mainField fallback (#​23796)
  • make upgrade tool work with a proxy (#​23847)
  • added missing e2e test for homepage profile widget (#​23850)
  • resolve labels overflowing issue in Api-Token creation Permissions Accordian. (#​23526)
  • guided tour test types (#​23877)
  • fix condition loss on relation field (#​23885)
  • release build process (#​23917)
  • api-tokens: update lastUsedAt if it's null (#​23870)
⚙️ Chore
❤️ Thank You

v5.17.0

Compare Source

5.17.0 (2025-07-02)

🚀 New feature
  • content-manager: conditional fields (#​23616)
🔥 Bug fix
  • design of user status (#​23771)
  • locale selector dropdown showing incorrect status in content man… (#​23434)
  • remove policy from license-limit-info that breaks releases (#​23424)
  • media library new folder not created when hitting enter (#​22735)
  • Cleaner fallback for documents and audio files in the Media Libr… (#​22378)
  • update of logo (#​23749)
⚙️ Chore
❤️ Thank You

v5.16.1

Compare Source

5.16.1 (2025-06-25)

🔥 Bug fix
  • resolved the issue with search field not closing (#​22415)
  • standardization of the menu items (#​23264)
  • add the disabled state of the creatable button with no permissions (#​23630)
  • graphql: draft and publish document does not forward root query args (#​23737)
  • upload: import cropperjs css by styled components (#​23707)
⚙️ Chore
❤️ Thank You

v5.16.0

Compare Source

5.16.0 (2025-06-17)
🚀 New feature
🔥 Bug fix
  • updated word break property for word wrap around (#​23265, #​23430)
  • design issues (#​23719)
  • serve the correct document when we duplicate a document with a locale different than the default one (#​23709)
  • display name of upload plugin in roles settings (#​23739)
  • min/max value for components not clear (#​23741)
  • bulk publish mutliple locales does not validate required media (#​23750)
  • content-manager: documentId missing from fields for the view and… (#​23604)
  • upload: draggable element style (#​22098)
⚙️ Chore
  • content-type-builder: add DidUpdateCTBSchema event (#​23651)
  • upgrade formidable to 3.5.4 (#​23722)
  • strapi DS v2.0.0-rc.26 bump (#​23752)
💅 Enhancement
🚨 Security
❤️ Thank You

v5.15.1

Compare Source

5.15.1 (2025-06-11)
🔥 Bug fix
  • repeatable components should not load relations when creating a new entry (#​22549)
  • one to many relations returns published and draft versions (#​23673)
  • default timezone releases issue (#​23629)
  • content-manager: ui issue when too many elements in dz in configure the view (6711be04e4)
  • content-manager: dragging moves incorrect field in configure the view (#​23602)
  • upload: switching tab when updating pagination (2f28b9dcef)
⚙️ Chore
  • move generateFileName to image-manipulation to allow overriding (7de63df3ae)
  • create strapi mock for test (9c04fd0da8)
  • update nodemailer from 6.9.1 to 6.10.1 (#​23678)
  • strapi DS v2.0.0-rc.25 bump (c1c86417e9)
💅 Enhancement
  • prevent edit view unnecessary rerenders (#​23667)
  • types: export configuration Shared types (#​22620)
  • debounce blocks editor update (#​23681)
❤️ Thank You

v5.15.0

Compare Source

5.15.0 (2025-06-04)

🚀 New feature
  • cli: Introduce the Growth Trial prompt (#​23498)
🔥 Bug fix
  • fixed cancel and publish button from dialog modal of bulk publish #​20809 (#​20809)
  • improve type signature core-store getter (#​23593)
  • blocks ui (#​23311)
  • avoid history data loss when license is missing (#​23562)
  • issue #​23572 support undefined allowed types (#​23572)
  • header behind other elements (0dc28a7d00)
  • ctb custom field need to allow extra configs (32feefe431)
  • content-type: improve field validation logic in permission settings (#​23581)
  • document-service: implement document ID uniqueness check and add corresponding tests (#​23577)
⚙️ Chore
🚨 Security
❤️ Thank You

v5.14.0

Compare Source

Changelog for releases/5.14.0

🚀 Feature

Revamp the Content-Type Builder (CTB) with undo/redo, drag & drop attributes, collapsible sections, concurrent editing, new shortcuts, and numerous UX/UI enhancements (#​23288) by @​alexandrebodin

image

✨ Enhancements
🐛 Bug Fixes
  • Adjust Rollup configuration to ensure CSS files are correctly included in production builds (#​23547) by @​simotae14
  • Implement a check for review workflow service availability within the releases feature (#​23568) by @​remidej
  • Prevent "add to release" bulk actions from displaying when draft and publish functionalities are disabled (#​23578) by @​remidej
  • Resolve issue with broken pagination in the Content Manager's assets modal (#​23592) by @​Adzouz
⚙️ Chores
❤️ Thank You

v5.13.1

Compare Source

5.13.1 (2025-05-21)
🔥 Bug fix
  • update model reference in FormLayout for consistent localization (3d33977c2c)
  • types: add missing flags prop to admin config (#​23486)
  • types: add missing settings.useTypescriptMigrations prop to database config (#​23489)
📚 Documentation Changes
  • openapi: add architecture documentation to OpenAPI (#​23444)
❤️ Thank You

v5.13.0

Compare Source

5.13.0 (2025-05-07)
🚀 New feature
  • future branch create relations initiative (#​23379)
  • make widgets api stable (#​23470)
🔥 Bug fix
  • rich text editors focus mode modals (#​23378)
  • widget type not exported from core (#​23416)
  • updated icon button to include disabled flag for repeatable comp (#​23427)
  • typo in data-transfer CLI (#​23422)
  • Error MISSING_TRANSLATION errors for locale 'ru' (#​21575)
  • define an initial ComponentProvider on top of the Relation Modal (#​23472)
  • use text for encrypted key of viewable api token (#​23477)
  • preview: pass documentId as undefined if the entry is singleType (#​23302)
📚 Documentation Changes
  • openapi: add initial OpenAPI documentation to core docs (#​23443)
⚙️ Chore
  • strapi DS v2.0.0-rc.22 (#​23372)
  • strapi DS v2.0.0-rc.23 (#​23384)
  • resolve babel (#​23391)
  • track registered widgets (#​23412)
  • improve uniqueness of deviceId + userId (#​23120)
  • Amazon SES readme plugin config improvements (#​23390)
  • update cloud cli (#​23392)
  • homepage: move widget controllers, services, and routes from admin to content-manager (#​23407)
💅 Enhancement
❤️ Thank You

v5.12.7

Compare Source

5.12.7 (2025-04-30)

🔥 Bug fix
  • widget type not exported from core (#​23416)
  • updated icon button to include disabled flag for repeatable comp (#​23427)
  • typo in data-transfer CLI (#​23422)
⚙️ Chore
  • track registered widgets (#​23412)
  • improve uniqueness of deviceId + userId (#​23120)
  • homepage: move widget controllers, services, and routes from admin to content-manager (#​23407)
❤️ Thank You

v5.12.6

Compare Source

5.12.6 (2025-04-23)

🔥 Bug fix
  • rich text editors focus mode modals (#​23378)
  • preview: pass documentId as undefined if the entry is singleType (#​23302)
⚙️ Chore
❤️ Thank You

v5.12.5

Compare Source

5.12.5 (2025-04-16)
🔥 Bug fix
  • relation icons shape in the relation modal (#​22371)
  • optimize schema validation lookup for mysql/mariadb (#​23331)
⚙️ Chore
  • remove sdk-plugin dependencies from user deps (#​23250)
  • release backmerge (670dd814bc)
  • deps: bump undici in the npm_and_yarn group across 1 directory (#​23133)
💅 Enhancement
  • support for IPv6 addresses in absolute urls (#​23212)
❤️ Thank You

v5.12.4

Compare Source

5.12.4 (2025-04-09)

🔥 Bug fix
⚙️ Chore
💅 Enhancement
❤️ Thank You

v5.12.3

Compare Source

5.12.3 (2025-04-02)
🔥 Bug fix
  • upgrade: incorrect path to codemods (02e3d8da28)
❤️ Thank You
  • Mark Kaylor

v5.12.2

Compare Source

5.12.2 (2025-04-02)

🔥 Bug fix
⚙️ Chore
  • refactor rollup utils and move to preserveModule for better tree shaking (4bd7b4e8f5)
  • apply feedback, improve warnings (6b93a97ac7)
  • bump vite from 5.4.13 to 5.4.15 (#​23248)
💅 Enhancement
  • add user menu with profile settings and role display (#​22954)
❤️ Thank You

v5.12.1

Compare Source

5.12.1 (2025-03-28)

🔥 Hotfix
  • fix broken SSO login introduced in 5.12.0 (#​23247)
❤️ Thank You

v5.12.0

Compare Source

5.12.0 (2025-03-26)

🚀 New feature
  • add on-the-fly relation editing in modals (#​22997)
  • add preview side editor for growth/ee users (#​22997)
  • adding a link to chargebee portal for managing seats (ccc540ffcb)
🔥 Bug fix
  • bidirectional relations sync (4e64ec6cec)
  • incorrect token source in pr diff (#​23142)
  • incorrect file path and parameters for pr_diff (#​23143)
  • deprecated step summary output (#​23144)
  • bidirectional relations sync (ad216ff22f)
  • remove useless rotf future flag (#​23139)
  • ui issues on purchae pages (#​23084)
  • add z index property to the menu content in blocks and markdown (#​23150)
  • relation label fix overflow behaviour (#​23125)
  • add the correct locale and document Id when we reorder the relations (#​23152)
  • run cronjobs closer to app start (08528cceda)
  • On production build webhooks detail page intermediate value issue #​23099 (#​23099)
  • correctly read asset stream for dts asset remote providers (#​23169)
  • add the correct document in the back button history when we confirm dialog (#​23184)
  • issue with layout property in InputRenderer (#​23183)
  • removing the Strapi Cloud condition for Manage seats (cdde94f005)
  • one more Strapi Cloud condition for Manage seats (4ac8513411)
  • final final Strapi Cloud condition for Manage seats (4d1d36a71c)
  • adding license type with it's typing (ea6268bc6a)
  • reverting licenseType to type (ff5b6069b9)
  • manage seats link for gold license (1cf3c821d1)
  • updating message for Gold licenses (01abcb251f)
  • removing type because we use the licenseLimitInformation instead (c7e57b2c40)
  • updating tests for Managing seats (c3f2ca2808)
  • now my code is prettier (7d410c85ab)
  • prettier translations as well (8e0423d29d)
  • handling type === gold check in license notifications (4be9ba6828)
  • prettier on my notification file (31611b4598)
  • updating license notifications and their tests (f4754bded9)
  • prettier notification tests (16829452be)
  • preserve cookie in sso login (#​23240)
  • database: improve sub queries handling in the qb (#​23129)
  • relations: no components available in relation modal dynamic zone (#​23151)
📚 Documentation Changes
  • add strapi/permissions documentation (#​23091)
⚙️ Chore
💅 Enhancement
  • add tracking for editing relations on-the-fly and preview (#​23206)
  • admin session presists across tabs (#​23188)
  • add advanced preview license check (#​23221)
🚨 Security
  • deps: upgrade axios to 1.8.2 for CWE-918 (#​23105)
❤️ Thank You
  • Bassel Kanso @​Bassel17
  • Ben Irvin
  • Derrick Mehaffy
  • HichamELBSI
  • Jean-Sébastien Herbaux
  • Lucas Boilly @​lucasboilly
  • Marc-Roig
  • markkaylor
  • Rémi de Juvigny @​remidej
  • seenabaaz
  • Simon Norris
  • Simone

v5.11.3

Compare Source

5.11.3 (2025-03-19)

🔥 Bug fix
  • prevent switching preview tabs with unsaved changes (#​23115)
  • bidirectional relations sync (4e64ec6cec)
  • remove useless rotf future flag (#​23139)
  • ui issues on purchae pages (#​23084)
  • add z index property to the menu content in blocks and markdown (#​23150)
  • fix webhook details page (#​23179)
📚 Documentation Changes
  • add strapi/permissions documentation (#​23091)
⚙️ Chore
  • ci: add GitHub Action to list merged PRs between branches (#​23007)
  • ci: incorrect token source in pr diff (#​23142)
  • ci: incorrect file path and parameters for pr_diff (#​23143)
  • ci: deprecated step summary output (#​23144)
  • deps: upgrade esbuild-loader to 4.3.0 (#​23068)
❤️ Thank You

v5.11.2

Compare Source

5.11.2 (2025-03-13)

🔥 Bug fix
⚙️ Chore

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

socket-security bot commented Oct 1, 2024

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from 619d76a to 3d40f88 Compare October 2, 2024 15:39
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from 3d40f88 to a28619a Compare October 7, 2024 15:09
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from a28619a to fd23cd3 Compare October 9, 2024 17:31
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from fd23cd3 to 104ce2e Compare October 10, 2024 22:22
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from 104ce2e to 73c85b2 Compare October 11, 2024 17:19
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from 73c85b2 to a8e4f62 Compare October 16, 2024 11:00
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from a8e4f62 to edb5bf1 Compare October 23, 2024 13:26
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from edb5bf1 to 53ff80e Compare October 30, 2024 17:35
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from 53ff80e to 3daf5ef Compare November 6, 2024 17:39
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from 3daf5ef to feea17d Compare November 13, 2024 18:29
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from feea17d to c6ecbf8 Compare November 21, 2024 14:44
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from c6ecbf8 to a8d9418 Compare November 27, 2024 16:45
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from a8d9418 to 64a3690 Compare November 28, 2024 15:08
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from 64a3690 to 6424b47 Compare December 4, 2024 15:40
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from dbef4dc to 9fd0d30 Compare September 3, 2025 14:26
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from 9fd0d30 to 361668e Compare September 4, 2025 15:12
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from 361668e to c17bc1b Compare September 10, 2025 15:15
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from c17bc1b to 48065c0 Compare September 17, 2025 16:05
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from 48065c0 to 2ebebbf Compare September 19, 2025 15:13
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from 2ebebbf to 099d0ac Compare September 24, 2025 15:43
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from 099d0ac to f0f6de7 Compare September 24, 2025 22:32
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from f0f6de7 to b2fec0c Compare September 25, 2025 17:47
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from b2fec0c to c3dd384 Compare September 29, 2025 15:48
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants