2330 Commits

Author SHA1 Message Date
Rémi de Juvigny
5e751dbf11
feat: ai generated image metadata (#24422)
* feat: chat

feat: apply changes
feat: integrate with ctb

feat: marker

chore: remove comment

feat: new chat

feat: copy message

feat: upload modal

feat: upload file

feat: errors and stop chat

chore: refactor transforms
chore: format relations

chore: chat title

chore: remove architect dependency

feat: empt state

chore: improve text area focus

* feat: chat imports

feat: resizable text area
fix: re add chat
chore: translations
feat: env vars

fix: minor chat issues

feat: feedback

fix: rebase

feat: import folder

feat: limits

feat: attachments dropzone

chore: file attachments cleanup
chore: track chat id

feat: figma import

fix :token

feat: figma token
fix: attribute status when chat makes updates

feat: image upload

* feat: staging integration

* chore: remove logs

* feat: use tool call result instead of annotation

* fix: invalid component uid

* chore: chat input focus ring

* fix: ui issues

* fix: default draft and publish and do not modify singular name

* fix: minor transforms

* fix: linting

* test(front): update snapshots

* chore: fix misplaced getstarted project schema

* chore: remove unused import

* security: validate exact path of host

* fix: define process better for playwright to work

* fix: process env in vite config for playwright

* chore: use production url

* feat(ctb): Tracking events for AI Chat interaction (#23731)

* feat(content-type-builder): WIP tracking events for chat interactions

* fix: typescript build errors

* fix: event name and build errors

* chore: send ai key with analytics

* chore: actually send licenseKey

* chore: send ailicensekey with groupproperties

* fix: didStartNewChat

* chore: track new chats

* feat: enhance attachment type management in AI chat components

* fix: update chat status handling in ChatProvider component

* feat: add optional aiLicenseKey to Strapi interface

---------

Co-authored-by: Jamie Howard <jhoward1994@gmail.com>

* refactor: remove didusersendmessage tracking event (#23777)

* fix: merge conflict

* fix: send projectId to AI server

* feat: add a enabled config for AI features (#24060)

* feat: add getAiToken endpoint (#24172)

* feat: add getAiToken route

* fix: change route name, remove project id

* fix: type issue and fix schema

* feat: retrieve ai token from frontend (#24226)

---------

Co-authored-by: Jamie Howard <jhoward1994@gmail.com>

* fix: use primary500 for links in ai chat

* chore: migrate to AI SDK v5 (#24252)

* fix: migrate code for v5

* t:wq

* feat: push schemas to ctb

* chore: remove old code

* chore: remove ts-no-check

* chore: fix comment

* fix: ai server logs (#24318)

* test(back): fix error log tests

---------

Co-authored-by: Marc Roig <marc12info@gmail.com>

* fix: configure ai ctb csp middleware without overriding user or default config

* future(upload): generate image metadata on file upload (#24365)

* chore: create aiMetadata service with isEnabled

* chore: extract getAiToken to service

* fix: unit test

* future(upload): generate metadata with ai

* fix: ts build

* fix: only send images to ai server

* test: add unit tests

* fix: unit test

---------

Co-authored-by: markkaylor <mark.kaylor@strapi.io>

* AI media lib bulk update (#24414)

* feat(packages): adding endpoint for bulk update

* feat(packages): linting

* feat(packages): adding tests

* feat(packages): cleanup

* feat: guided tour for ai ctb (#24411)

* feat(upload): adding aiMetadata into settings (#24468)

feat(upload): adding aiMetadata into settings

* feat: add AI upload modal (#24407)

* chore: create aiMetadata service with isEnabled

* chore: extract getAiToken to service

* fix: unit test

* future(upload): generate metadata with ai

* feat: add AI upload modal

* feat: add edit and delete to upload modal

* fix: remove sparkle icon on edit

* fix: add error handling

* chore: refactor ai upload modal reducer

* fix: catch ai token generation error

* chore: add useBulkEdit hook

* feat: connect to bulk edit endpoint

* fix: e2e test

* fix: ci in both ce and ee

---------

Co-authored-by: Rémi de Juvigny <remi.dejuvigny@strapi.io>
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>

* feat(upload): applying ai enabled logic for media library (#24486)

feat(upload): applying ai enabled logic for media library

* fix: sparkle icon

* fix: set ai server prod url

* fix: default config to enabled

* fix: cursor moving to the end when editing text

* fix: upload in the right folder

* fix: close modal when deleting last item

* chore: use STRAPI_AI_URL everywhere

* fix: bulk upload from frontend

* fix: restore sparkle icon on inputs

* fix: unit test ci

* feat(upload): generating metadata from thumbnail (#24515)

* feat(upload): generating metadata from thumbnail

* feat(upload): fixing linting issue

* feat(upload): fixing tests and addressiing feedback

* feat(upload): fixing lint

* fix: check for cms-ai entitlement

* fix: tests

* fix: race condition failing front unit tests

---------

Co-authored-by: Marc-Roig <marc12info@gmail.com>
Co-authored-by: Ben Irvin <ben@innerdvations.com>
Co-authored-by: Bassel Kanso <bassel.kanso@strapi.io>
Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
Co-authored-by: Jamie Howard <jhoward1994@gmail.com>
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
Co-authored-by: Bassel Kanso <basselkanso82@gmail.com>
Co-authored-by: Ziyi <daydreamnation@live.com>
Co-authored-by: markkaylor <mark.kaylor@strapi.io>
Co-authored-by: Araksya Gevorgyan <31159659+araksyagevorgyan@users.noreply.github.com>
Co-authored-by: Adrien L <thewebsdoor@gmail.com>
2025-10-07 06:14:34 -04:00
Bassel Kanso
e326c69a49 Merge branch 'main' into develop 2025-10-06 18:03:32 +03:00
Bassel17
5484bf09a5 release: 5.26.0 2025-10-06 14:49:36 +00:00
Adrien L
59b1b35ce0
feat: responsive navigation (#24455) 2025-10-06 15:42:23 +02:00
Ben Irvin
8b11c0eca0
feat(ai): AI Chat for Schema Creation (#23730) 2025-10-02 13:13:47 +02:00
Bassel17
1dfedfe744 release: 5.25.0 2025-10-01 10:53:38 +00:00
Bassel Kanso
de7aa8b6d2 Merge branch 'main' into develop 2025-09-29 19:45:12 +03:00
Bassel17
69554ba294 release: 5.24.2 2025-09-29 15:07:09 +00:00
Adrien L
d5c0fa2c0e
chore: strapi DS v2.0.0-rc.30 bump (#24456) 2025-09-26 12:05:36 +02:00
innerdvations
ff1eac610b release: 5.24.1 2025-09-25 10:52:16 +00:00
innerdvations
628d1ac600 release: 5.24.0 2025-09-24 13:01:07 +00:00
innerdvations
8e481a2778 release: 5.23.6 2025-09-19 12:44:11 +00:00
innerdvations
9846bd24ea release: 5.23.5 2025-09-17 15:26:58 +00:00
remidej
98b3f005c6 release: 5.23.4 2025-09-10 14:49:41 +00:00
markkaylor
65538d2d67 release: 5.23.3 2025-09-04 12:29:33 +00:00
markkaylor
9a2f82f5df release: 5.23.2 2025-09-03 12:17:04 +00:00
markkaylor
7b9b8c7122 release: 5.23.1 2025-08-27 12:34:37 +00:00
akash-dabhi-qed
9243d2d1af
fix: corrected UI of searchbar on content manager (#23813)
* fix: corrected UI of searchbar on strapi content manager

* fix: removed redundant code and added trim search input before filtering links on request

* fix: replaced existing textinput component with design-system's searchbar

* fix: replaced TextInput with Searchbar in ContentTypeBuilder's Navigation field

* fix: update snapshot and fix test

* fix: update search name to fix tests

---------

Co-authored-by: Adrien Lepoutre <thewebsdoor@gmail.com>
2025-08-25 10:57:57 +02:00
Bassel17
1b4c4b89c3 release: 5.23.0 2025-08-20 09:05:34 +00:00
Jamie Howard
e5d4b412da
Fix plugin content-api route extensions (#24147)
* fix: content-api route extension for i18n and users-permissions

* refactor: simplify tests to catch breaking change

* test: cli for openapi plugin routes

* refactor: implement createcontentapiroutesfactory for content-api routes across multiple packages

* fix: more accurate message

* chore: formatting

* chore: cleanup backward compatibility tests

---------

Co-authored-by: Ziyi Yuan <daydreamnation@live.com>
2025-08-18 12:28:39 +01:00
remidej
1bd30337cd release: 5.22.0 2025-08-13 10:17:18 +00:00
Bassel17
ac9adc3ccf release: 5.21.0 2025-08-06 09:36:40 +00:00
Adrien L
6d264f56ba
feat: key statistics homepage widget (#23938) 2025-07-31 09:36:25 +02:00
markkaylor
7d7b44aa7c release: 5.20.0 2025-07-30 12:40:47 +00:00
Jamie Howard
7af2e99241
Add new @strapi/openapi package (#24024)
* chore(openapi): add new @strapi/openapi package with initial setup (#23173)

* enhancement(openapi): add routes collection (#23182)

* chore(openapi): add new @strapi/openapi package with initial setup and configuration

* fix: lint the test folder

* chore(openapi): add coverage/ to .eslintignore for better linting exclusion

* test(openapi): update Jest config with refined test paths and coverage

* chore: remove unused test and update openapi dependencies

* feat(openapi): add route providers, collector, and matcher

* test(openapi): add unit tests for route matching and providers

* fix: make the AbstractRoutesProvider constructor public

* chore: update test paths and imports to simplify structure

* test: update route provider tests to use dynamic fixture lengths

* feat: add basic openapi document generation (#23365)

* chore: update openapi dependencies

* feat(openapi): advanced schema generation (#23467)

* chore: rename openapi:generate CLI command to openapi generate (#23610)

* chore(openapi): add experimental warning message for OpenAPI generation feature (#23608)

Co-authored-by: Jamie Howard <jhoward1994@gmail.com>

* chore: update OpenAPI types to OpenAPIV3_1 across the codebase (#23609)

* chore: merge origin/develop

* chore: update zod dependency from beta version to 3.25.67 across the codebase using zod/v4 where needed

* fix(strapi): add output option for openapi generation command (#23849)

* feat(core): add uid transformation utility for openapi compliant names (#23833)

* feat(core): add uid transformation utility for openapi compliant names

* chore: version openapi to 5.16.1

* chore(core): update uid parameter to use internal types

* fix(core): simplify global registry check

* fix(core): remove unnecessary type assertion

* fix(core): add type assertions in validation attributes

* fix(core): remove unused import

* chore: update @strapi/openapi to 5.18.1

* Add zod schema validation to content api routes (#23886)

* feat(i18n): zod validation for locale content api routes

* feat(email): integrate zod for email content api routes

* feat(upload): wip partial zod route validation

* feat: add validation for upload and ctb content api routes (#23924)

* feat: add validation for content API routes and upload

* fix: fix linting errors and prettier error

* fix: add missing schemas

* chore(content-type-builder): more accurate zod descriptions

* Centralise AbstractRouteValidator to strapi utils (#23962)

* chore(utils): centralise abstractroutevalidator in utils for package use and schema aware extension in strapi core

* chore(core): update query parameter transformer usage in convert-query-params tests

* feat(core): enhance schema validation error handling and logging

* fix: revert incorrect changes

---------

Co-authored-by: Jamie Howard <jhoward1994@gmail.com>
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>

* feat(users-permissions): zod schemas for content-api routes (#23997)

* feat(users-permissions): zod schemas for content-api routes

* fix(users-permissions): formatting

* chore: include content type for API route request body

---------

Co-authored-by: Ziyi <ziyi.yuan@strapi.io>

* chore: minor clean up

---------

Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
Co-authored-by: Ziyi <ziyi.yuan@strapi.io>
2025-07-28 12:02:09 +01:00
Ben Irvin
1ea8ba8720 Merge branch 'main' into develop 2025-07-24 13:03:15 +02:00
Bassel Kanso
a28a416df0 release: 5.19.0 2025-07-23 18:32:10 +03:00
akash-dabhi-qed
bf1a58757a
fix: resolved filter overlapping issue by changing z-index (#23953) 2025-07-22 14:26:22 +02:00
Rémi de Juvigny
2d97100ef7 Merge remote-tracking branch 'origin/main' into develop 2025-07-16 17:59:48 +02:00
remidej
ffea34c551 release: 5.18.1 2025-07-16 14:22:34 +00:00
Rémi de Juvigny
68883a121b
fix: sign file URLs in upload service and in graphql (#23834)
* fix: add URL signing support for media files in upload service and GraphQL resolvers

* fix: graphql api test

* fix: graphql association

* chore: remove unnecessary tests

* fix: sign when querying media files directly

* chore: removed signedData

* fix: backend ci

* fix: pr feedback

* fix: signed images not loading in media input

* fix: make gql unit test pass ci

* chore: move rawData
2025-07-15 12:16:33 -04:00
Adrien L
0b05e14275
chore: strapi DS v2.0.0-rc.29 bump (#23937) 2025-07-10 15:39:38 +02:00
Bassel17
0c0afccbfb release: 5.18.0 2025-07-09 08:45:37 +00:00
Simone Taeggi
cedd719a48 chore: strapi DS v2.0.0-rc.28 bump 2025-07-04 11:15:59 +02:00
markkaylor
c550285b00 release: 5.17.0 2025-07-02 11:59:42 +00:00
Mohamed Dilshad
bdbc9ea979
fix: Cleaner fallback for documents and audio files in the Media Libr… (#22378)
Co-authored-by: Adrien Lepoutre <thewebsdoor@gmail.com>
2025-06-27 09:39:05 +02:00
Dhruv Maradiya
e5c202da01
fix: media library new folder not created when hitting enter (#22735) 2025-06-27 09:36:42 +02:00
remidej
d186f1b7f4 release: 5.16.1 2025-06-25 12:51:42 +00:00
Simone
b46cf06565
chore: strapi DS v2.0.0-rc.27 bump (#23775) 2025-06-19 13:57:18 +02:00
Ben Irvin
be7dc6a1ef
Merge pull request #23767 from strapi/main
release: 5.16.0 -> develop
2025-06-18 15:19:47 +02:00
innerdvations
7ebd52ac6f release: 5.16.0 2025-06-17 16:31:15 +00:00
Simone
26bde6ef6b
fix(upload): import cropperjs css by styled components (#23707) 2025-06-17 15:45:19 +02:00
Adrien L
8d576f4172
chore: strapi DS v2.0.0-rc.26 bump (#23752)
---------

Co-authored-by: Simone Taeggi <startae14@gmail.com>
2025-06-16 16:54:34 +02:00
Adrien L
6e916d54c3
fix: design issues (#23719)
* fix(content-type-builder): disabled state of relation

* fix(content-type-builder): glitch on radio-group for certain sizes of screen

* fix(upload): refresh asset visual after replacing it

* fix(content-type-builder): list of dz components in small screens
2025-06-13 16:12:05 +02:00
Arsen
b21c8a8300
fix(upload): draggable element style (#22098)
---------

Co-authored-by: Adrien Lepoutre <thewebsdoor@gmail.com>
2025-06-13 10:53:28 +02:00
Mark Kaylor
852377769a Merge branch 'main' of github.com:strapi/strapi into develop 2025-06-11 15:56:22 +02:00
Ben Irvin
de53c0f0de
chore: upgrade formidable to 3.5.4 (#23722) 2025-06-11 14:43:21 +02:00
markkaylor
04d63895ea release: 5.15.1 2025-06-11 12:34:33 +00:00
Adrien Lepoutre
c1c86417e9 chore: strapi DS v2.0.0-rc.25 bump 2025-06-06 16:06:29 +02:00
Alexandre BODIN
9e6d59bbf9
Merge branch 'develop' into feature/generate-file-name 2025-06-06 09:00:38 +02:00