Ankit
2ac30aa3c2
fix: updated word break property for word wrap around ( #23265 ) ( #23430 )
2025-06-12 11:11:49 +02:00
Mark Kaylor
852377769a
Merge branch 'main' of github.com:strapi/strapi into develop
2025-06-11 15:56:22 +02:00
markkaylor
eb77850a03
Merge pull request #23725 from strapi/releases/5.15.1
2025-06-11 15:55:20 +02:00
Ben Irvin
de53c0f0de
chore: upgrade formidable to 3.5.4 ( #23722 )
2025-06-11 14:43:21 +02:00
Ben Irvin
49ac0f8a70
security: update docusaurus ( #23721 )
2025-06-11 14:42:35 +02:00
markkaylor
04d63895ea
release: 5.15.1
v5.15.1
2025-06-11 12:34:33 +00:00
Jamie Howard
470ed1362b
feat(content-type-builder): add DidUpdateCTBSchema event ( #23651 )
2025-06-11 11:11:55 +02:00
Rémi de Juvigny
172464e9dc
enhancement: debounce blocks editor update ( #23681 )
...
* enhancement: debounce blocks editor update
* fix: slate throws error when discarding changes
* chore: remove dead code
---------
Co-authored-by: Mark Kaylor <mark.kaylor@strapi.io>
2025-06-11 09:53:54 +02:00
Adrien L
df5dd4b92e
fix(content-manager): documentId missing from fields for the view and… ( #23604 )
...
* fix(content-manager): documentId missing from fields for the view and filters
---------
Co-authored-by: Mark Kaylor <mark.kaylor@strapi.io>
2025-06-10 17:43:39 +02:00
Aurélien MANCA
3561ab6db9
feat(uid): add regex attribute ( #23141 )
2025-06-10 16:34:28 +02:00
Adrien L
ebcac74d51
fix: default timezone releases issue ( #23629 )
2025-06-06 18:13:48 +02:00
Adrien L
2bbddcc86f
Merge pull request #23684 from strapi/chore/ds-v2.0.0-rc.25
...
chore: strapi DS v2.0.0-rc.25 bump
2025-06-06 18:07:24 +02:00
markkaylor
063e359981
fix: one to many relations returns published and draft versions ( #23673 )
2025-06-06 17:06:45 +02:00
Adrien Lepoutre
c1c86417e9
chore: strapi DS v2.0.0-rc.25 bump
2025-06-06 16:06:29 +02:00
unrevised6419
d8de93ef79
enhancement(types): export configuration Shared types ( #22620 )
...
Co-authored-by: Andrei Luca <1881266+iamandrewluca@users.noreply.github.com>
2025-06-06 12:01:29 +02:00
markkaylor
179a759950
fix(content-manager): dragging moves incorrect field in configure the view ( #23602 )
...
Co-authored-by: Adrien Lepoutre <thewebsdoor@gmail.com>
2025-06-06 10:23:01 +02:00
Alexandre BODIN
8df38ff5f6
Merge pull request #23669 from laurenskling/feature/generate-file-name
...
move generateFileName to image-manipulation to allow overriding
2025-06-06 09:58:48 +02:00
DMehaffy
0c1f0765c0
chore: update nodemailer from 6.9.1 to 6.10.1 ( #23678 )
...
fix related to https://github.com/advisories/GHSA-9h6g-pr28-7cqp
2025-06-06 09:21:33 +02:00
Alexandre BODIN
9e6d59bbf9
Merge branch 'develop' into feature/generate-file-name
2025-06-06 09:00:38 +02:00
Laurens Kling
9c04fd0da8
chore: create strapi mock for test
2025-06-05 19:33:15 +02:00
Rémi de Juvigny
84e5c7c3e4
enhancement: prevent edit view unnecessary rerenders ( #23667 )
...
* enhancement: prevent edit view unnecessary rerenders
* Update packages/core/content-manager/admin/src/pages/EditView/EditViewPage.tsx
Co-authored-by: markkaylor <mark.kaylor@strapi.io>
---------
Co-authored-by: markkaylor <mark.kaylor@strapi.io>
2025-06-05 11:47:32 -04:00
Adrien L
ae1c0239f0
Merge pull request #23648 from strapi/fix/dynamiczone-edit-view
...
fix(content-manager): ui issue when too many elements in dz in config…
2025-06-05 16:28:10 +02:00
Ben Irvin
5af1524d6a
release: 5.15.0
...
release: 5.15.0
2025-06-05 15:51:05 +02:00
Ben Irvin
0582b8d273
Merge pull request #23668 from strapi/releases/5.15.0
...
Release 5.15.0 to main
2025-06-05 10:35:06 +02:00
Adrien L
95b07ed915
Merge pull request #23655 from strapi/fix/tab-switching-pagination
...
fix(upload): switching tab when updating pagination
2025-06-05 09:13:41 +02:00
Laurens Kling
7de63df3ae
chore: move generateFileName to image-manipulation to allow overriding
2025-06-04 19:40:09 +02:00
Laurens Kling
737505a8bf
fix: repeatable components should not load relations when creating a new entry ( #22549 )
2025-06-04 16:33:10 +02:00
innerdvations
5f415ad833
release: 5.15.0
v5.15.0
2025-06-04 14:00:34 +00:00
Arthur Moreau
4ac7f54e67
feat(cli): Introduce the Growth Trial prompt ( #23498 )
2025-06-03 19:58:02 +02:00
Adrien Lepoutre
6711be04e4
fix(content-manager): ui issue when too many elements in dz in configure the view
2025-06-03 17:00:41 +02:00
Adrien Lepoutre
2f28b9dcef
fix(upload): switching tab when updating pagination
2025-06-03 16:46:30 +02:00
Adrien L
1177bc96df
Merge pull request #22481 from PapatMayuri/fix/issue_20809
...
fix: fixed cancel and publish button from dialog modal of bulk publish
2025-06-03 16:03:43 +02:00
Adrien L
334a24da0e
Merge branch 'develop' into fix/issue_20809
2025-06-03 15:13:40 +02:00
Ben Irvin
1764ce55b9
security: upgrade koa to 2.16.1 ( #23654 )
2025-06-03 15:11:35 +02:00
Adrien L
54c5178427
Merge branch 'develop' into fix/issue_20809
2025-06-03 14:52:51 +02:00
Ben Irvin
990cde977b
chore: upgrade vite, axios, tar-fs ( #23652 )
...
* chore: upgrade vite, http-proxy-middleware, and axios
* chore: upgrade estree-util-value-to-estree
2025-06-03 14:26:41 +02:00
Alexandre BODIN
58260a46e4
Merge pull request #23645 from strapi/fix/issue-ctb-customfield-extra-config
...
fix: ctb custom field need to allow extra configs
2025-06-03 09:44:50 +02:00
Alexandre BODIN
32feefe431
fix: ctb custom field need to allow extra configs
2025-06-02 16:13:20 +02:00
Adrien L
0fc44faf3a
Merge pull request #23634 from strapi/fix/zindex-accordion
...
fix: header behind other elements
2025-06-02 15:07:19 +02:00
Alexandre BODIN
91d969b695
Merge pull request #23615 from strapi/fix/support-undefined-allowed-types
...
fix: issue #23572 support undefined allowed types
2025-06-02 10:20:38 +02:00
Adrien Lepoutre
0dc28a7d00
fix: header behind other elements
2025-05-30 15:50:33 +02:00
Convly
70576132e2
Merge branch 'main' into develop
2025-05-29 15:54:35 +02:00
Jamie Howard
1359c9b4c7
fix(document-service): implement document ID uniqueness check and add corresponding tests ( #23577 )
...
* feat(document-service): implement document ID uniqueness check and add corresponding tests
* refactor(document-service): update type for whereClause and improve duplicate documentId tests
* refactor(document-service): simplify uniqueness check comment in createEntriesService
* feat(document-service): enhance document ID uniqueness check with draft/published state handling
* refactor(document-service): change test lifecycle hooks to beforeAll/afterAll for improved performance
2025-05-29 11:40:35 +01:00
Jamie Howard
83775a7d2a
fix(content-type): improve field validation logic in permission settings ( #23581 )
...
* fix(content-type): improve field validation logic in permission settings
* fix(content-manager): enhance validation for required fields based on user permissions
* fix(content-manager): update error handling for unreadable required fields and improve validation messaging
* test(content-manager): add e2e test for publishing with insufficient permissions on required fields
* fix(admin): refine permission field validation logic and update tests for accuracy
2025-05-29 11:23:21 +01:00
Convly
f3c7bf7d24
release: 5.14.0
v5.14.0
2025-05-28 13:22:12 +00:00
Alexandre BODIN
4aa8ff0ba4
fix: issue #23572 support undefined allowed types
2025-05-28 09:57:12 +02:00
Rémi de Juvigny
883f4fcabd
fix: avoid history data loss when license is missing ( #23562 )
...
* fix: avoid history data loss when license is missing
* fix: history lifecycle test
* fix: restore ts-expect-error
2025-05-27 12:24:14 -04:00
Lucas Boilly
dd588fdca6
fix: blocks ui ( #23311 )
...
* fix: blocks ui
* fix: pretty
---------
Co-authored-by: Rémi de Juvigny <remi.dejuvigny@strapi.io>
2025-05-27 04:58:15 -04:00
Alexandre BODIN
d8805ae8d0
Merge pull request #23288 from strapi/chore/ctb-editor
...
CTB 💅
2025-05-27 10:46:32 +02:00
dhoko
cef4ff5f13
fix: improve type signature core-store getter ( #23593 )
2025-05-27 10:32:21 +02:00