remidej
b6a922147e
release: 5.11.3
2025-03-19 14:00:46 +00:00
alexandrebodin
c209356020
release: 5.11.2
2025-03-13 19:38:45 +00:00
Marc-Roig
b87e54e6fd
release: 5.11.1
2025-03-12 12:00:34 +00:00
innerdvations
30bb92ab95
release: 5.11.0
2025-03-05 11:01:45 +00:00
Convly
758d0cfb2a
Merge branch 'develop'
2025-02-28 09:50:21 +01:00
Bassel Kanso
4c7e9e6971
fix: make sure to clean _cmp tables from orphaned morph types ( #23000 )
2025-02-26 18:03:38 +02:00
Convly
f0677746dd
release: 5.10.4
2025-02-26 14:58:54 +00:00
remidej
0fb3565a0b
release: 5.10.3
2025-02-19 13:44:54 +00:00
alexandrebodin
51cb30e957
release: 5.10.2
2025-02-13 08:31:58 +00:00
alexandrebodin
8a96041b6e
release: 5.10.1
2025-02-13 08:17:57 +00:00
Marc-Roig
a34d7e9945
release: 5.10.0
2025-02-12 13:53:03 +00:00
Dhruv Maradiya
0521e81a13
fix: delete previous relations in morph to many relation ( #22736 )
2025-02-07 16:27:34 +01:00
Alexandre Bodin
3be592e7ed
Merge branch 'develop' into chore/rollup
2025-01-29 17:47:50 +01:00
Convly
e999f3329e
release: 5.9.0
2025-01-29 16:25:37 +01:00
Alexandre Bodin
92055a7fb1
chore: use rollup
...
chore: fetch template only if name matches name convention
chore: linting
chore: fix tests
chore: fix npm scripts
test: try to fix test
2025-01-23 16:28:23 +01:00
Marc-Roig
ac4b186dab
release: 5.8.1
2025-01-22 13:54:34 +00:00
Bassel Kanso
a28002c793
fix: disable lifecycle hooks on transfers [v5] ( #22651 )
2025-01-21 14:44:24 +02:00
Rémi de Juvigny
dd9c610dd9
release: 5.8.0
2025-01-15 16:57:20 +01:00
Ben Irvin
14fd433d38
fix(database): only drop indexes that exist; do not drop on create ( #22633 )
...
* fix(database): verify existance on drop but do not drop on create
* revert: keep mysql conditional
2025-01-14 16:44:14 +01:00
Ben Irvin
4be93cf38b
release: 5.7.0
2025-01-08 14:28:37 +01:00
Jean-Sébastien Herbaux
a95edaa158
fix(database): delete indexes before creating if they already exist
2025-01-06 15:34:13 +01:00
Marc Roig
54430efa43
Releases/5.6.0 ( #22471 ) ( #22472 )
...
* feat: add content preview (remove future flag)
* chore: fix tests
* test(e2e): components and dz in create collection type (#22374 )
* feat(content-manager): add syntax highlighting in the code block type in the Blocks field original solution (#22332 )
* feat: install prismjs
* feat(content-manager): add highlights to code block using Prismjs
* feat(content-manager): remove screen debug
* feat(content-manager): extends render leaf props
* feat(content-manager): fix build issue
* feat(content-manager): move prismjs theme import
* feat(content-manager): change theme
* feat(content-manager): theme import minimized
* feat(content-manager): import prismjs types
* feat(content-manager): change gh action config
* feat(content-manager): revert the admin bundle size code
* feat(content-manager): remove console log
* feat(content-manager): change import theme
* feat(content-manager): remove theme
* feat(content-manager): change imports
* feat(content-manager): change prismjs import
* feat(content-manager): try to find the issue in gh action
* feat(content-manager): add theme test
* feat(content-manager): add packup css plugin
* feat(content-manager): remove rollup
* feat(content-manager): add change threshold
* feat(content-manager): import Prism in Code component
* feat(content-manager): remove prismjs
* feat(content-manager): install prismjs
* feat(content-manager): add prismjs theme
* feat(content-manager): install prismjs in admin
* feat(content-manager): try to change Prism import
* feat(content-manager): add config file
* feat(content-manager): add prismjs vite config
* feat(content-manager): change rollup options
* feat(content-manager): modify vite config
* feat(content-manager): add manually prismjs
* feat(content-manager): revert prismjs logic
* feat(content-manager): fix build errors
* feat(content-manager): solve failing fe unit tests
* feat(content-manager): add threshold
* feat(content-manager): fix import default
* feat(content-manager): change vite config
* feat(content-manager): add vite plugin prismjs
* feat(content-manager): update vite config
* feat(content-manager): fix issue decorate
* chore: add prism in admin deps
* feat(content-manager): replace original solution prismjs
* feat(content-manager): remove useless prismjs dep in admin
* feat(content-manager): change prismjs version
* feat(content-manager): remove vite-plugin-prismjs
* feat(content-manager): remove useless duplications in constants file
* feat(content-manager): move some files
* feat(content-manager): fix review comments
* feat(content-manager): remove useless importPath property
---------
* chore(deps): bump nanoid from 3.3.7 to 3.3.8 in /docs (#22389 )
Bumps the npm_and_yarn group with 1 update in the /docs directory: [nanoid](https://github.com/ai/nanoid ).
Updates `nanoid` from 3.3.7 to 3.3.8
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
dependency-group: npm_and_yarn
...
* security(deps): bump nanoid to 3.3.8 in yarn.lock (#22397 )
* enhancement: update purchase page links (#22419 )
* enhancement: update purchase page links
* chore: remove local tests
* chore: add newline
* enhancement(database): add repair manager with component deletion fix (#22267 )
* fix: preview back button behavior (#22432 )
* fix: multiple requests locale (#22273 )
* fix: multiple requests locale
* fix: actions request
* fix: properly load locales
* fix: add status to localizations
* fix: remove unused types
* fix: front tests
* fix: add validation fields into localizations
* fix: validatable attributes
* fix: select nested fields when populating localizations
* fix: uncomment localizations populate
* fix: document-metadata
* fix: empty populate
* fix: revert to original proposal
* fix: do not select document ids on components (#22330 )
* fix: do not select document ids on components
* chore: unit test
* fix: metadata test
* fix: populate
* fix: default fields
* fix: show current locale when bulk publishing
* fix: create locale
* Update packages/core/content-manager/server/src/services/document-metadata.ts
---------
* fix: add component button style (#22425 )
* fix: add-component-button-style
* fix: made it prettier
* fix: optimizations
* fix(blocks): various ui issues (#22423 )
* fix: blocks-ui-fixes
* fix: made it prettier
* fix: optimizations
* fix: remove double conversion that causes date shift (#22410 )
* fix: remove double conversion that causes date shift
* fix: remove useless files
* release: 5.6.0
* Revert "release: 5.6.0"
This reverts commit 77ad0efc79afd9777d140f84e8abc47cda26d1d9.
* release: 5.6.0
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Rémi de Juvigny <remi.dejuvigny@strapi.io>
Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Simone <startae14@gmail.com>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Convly <jean-sebastien.herbaux@epitech.eu>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maxime Castres <17828745+Mcastres@users.noreply.github.com>
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
Co-authored-by: Lucas Boilly <45385696+lucasboilly@users.noreply.github.com>
Co-authored-by: Ziyi <ziyi.yuan@strapi.io>
2024-12-19 09:27:12 +01:00
Ben Irvin
ee7402bacc
Merge branch 'fix/db-sync-fk' of https://github.com/strapi/strapi into fix/db-sync-fk
2024-12-17 14:53:54 +01:00
Ben Irvin
8f227a605a
fix: name must be initialized
2024-12-17 14:51:17 +01:00
Ben Irvin
761b7e641a
Merge branch 'develop' into fix/db-sync-fk
2024-12-17 13:54:46 +01:00
Alexandre Bodin
e2624fe821
Merge branch 'main' into develop
2024-12-17 12:26:11 +01:00
Alexandre Bodin
4012abe398
release: 5.5.2
2024-12-17 12:23:20 +01:00
Ben Irvin
d4d5d39c55
Merge branch 'fix/db-sync-fk' of https://github.com/strapi/strapi into fix/db-sync-fk
2024-12-16 17:19:38 +01:00
Ben Irvin
d8be3e0366
Merge branch 'develop' into fix/db-sync-fk
2024-12-16 16:44:39 +01:00
Ben Irvin
575be3afd4
enhancement(database): add repair manager with component deletion fix ( #22267 )
2024-12-16 12:56:05 +01:00
Ben Irvin
f47bf90b3f
chore: add header comment
2024-12-16 10:30:00 +01:00
Ben Irvin
cfda358b7f
chore: refactor
2024-12-16 09:41:08 +01:00
Ben Irvin
6a649cd9b7
revert: reimplement fix for mysql fks
2024-12-16 09:40:09 +01:00
Ben Irvin
27465bf4d7
fix: check indexes before transaction
2024-12-13 18:33:47 +01:00
Ben Irvin
e350eaa607
chore: fix comment
2024-12-13 14:20:58 +01:00
Ben Irvin
4378a7852d
fix(database): delete indexes before creating if they already exist
2024-12-13 14:03:45 +01:00
Convly
909d84b5d8
release: 5.5.1
2024-12-11 14:37:26 +01:00
Jean-Sébastien Herbaux
3729f715bd
Merge pull request #22380 from strapi/fix/components-ordering
2024-12-11 11:27:18 +01:00
Convly
7bc5339b03
fix: adjust polymorphic relation encoding and index mapping
2024-12-10 11:33:02 +01:00
Ben Irvin
39bf1ab0d2
chore: remove githead prop from package.json files ( #22372 )
2024-12-09 14:21:00 +01:00
Ben Irvin
82460d7ac3
release: 5.5.0 ( #22340 )
...
* feat: use mux player for video
Signed-off-by: Sora Morimoto <sora@morimoto.io>
* chore(deps): bump @strapi/design-system from 2.0.0-rc.13 to 2.0.0-rc.14 (#22274 )
* enhancement: disable preview link when changes are not saved (#22275 )
* feat: send diagnostic messages from remote strapi (#22214 )
* chore: re-add some controls
* chore: test-snapshots
* ci: use correct fetch-depth (#22288 )
* test(front): update snapshots
* ci: use correct fetch-depth
* Chore: setting up nx releases (#22264 )
* chore(deps): update @strapi/pack-up to v5.0.2 (#22261 )
---------
Co-authored-by: Ben Irvin <ben@innerdvations.com>
* Fix: move msw to devDeps and change koa range (#22129 )
---------
Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
* chore: remove yarn.lock from templates/website (#22294 )
* fix: turn on and update i18n settings.spec.ts (#22282 )
* chore: use "workspace:*" for internal dependencies (#22303 )
* chore: use "workspace:*" for internal dependencies
* chore: update yarn lock
* ci: fix docs_build (#22304 )
* ci: fix docs_build
* ci: run docs_build on global changes
* chore: upgrade vite-plugin-dts (#22297 )
* fix: document actions being rendered multiple times (#22283 )
* chore: update sdk-plugin and dedupe yarn.lock (#22296 )
* chore: cleanup removing support for assets without metadata (#22215 )
* Update: Purchase Page links + Add Content History menu link (#21531 )
* Update: Purchase Page links + Add Content History menu link
* enhancement:Update Purchase Page links + Add Content History menu link
* enhancement: update purchase page links
* chore: update links
---------
Co-authored-by: Simone <startae14@gmail.com>
* fix: add documentId to `me` graphql query (#22321 )
* fix(preview): page title and disabled link (#22324 )
* fix: add preview title tag to get browser tooltip
* fix: same header title as edit view
* fix: disabled preview button
* chore: remove useless variable
* fix: broken hover in e2e tests
* fix: prevent flaky iframe src check
* release: 5.5.0
* release: update missed version numbers
* release: update yarn.lock
* release: use workspace for internal packages
* release: update yarn.lock
---------
Signed-off-by: Sora Morimoto <sora@morimoto.io>
Co-authored-by: Sora Morimoto <sora@morimoto.io>
Co-authored-by: markkaylor <mark.kaylor@strapi.io>
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Bassel Kanso <basselkanso82@gmail.com>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Rémi de Juvigny <remi.dejuvigny@strapi.io>
Co-authored-by: Jonas Thelemann <e-mail@jonas-thelemann.de>
Co-authored-by: Adrien Foulon <6115458+Tofandel@users.noreply.github.com>
Co-authored-by: Maxime Castres <17828745+Mcastres@users.noreply.github.com>
Co-authored-by: Simone <startae14@gmail.com>
Co-authored-by: Laurens Kling <laurens@goedideemedia.nl>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2024-12-04 16:15:06 +01:00
Rémi de Juvigny
6b5242714b
v5.4.2
2024-11-27 16:31:55 +01:00
Convly
aa57521774
Merge branch 'main' into develop
2024-11-21 12:15:21 +01:00
Convly
c7e2ed60ec
v5.4.1
2024-11-21 12:08:17 +01:00
Nikolay Shebanov
faf42a9ea1
fix: resolve naming conflict in the v5 document_id
migration ( #22140 )
2024-11-20 12:22:10 +01:00
Ben Irvin
403e03f1ae
enhancement: add db info to startup logger ( #21876 )
2024-11-20 12:18:25 +01:00
Ben Irvin
186981dd71
v5.4.0
2024-11-13 17:06:50 +01:00
Ben Irvin
7d785703f5
v5.4.0
2024-11-13 17:02:15 +01:00
Marvin Mottet
9e6d64696b
fix: possible query ambiguity during Strapi v5 db migration ( #21596 )
...
In the migration 5.0.0-02-created-document-id, the GROUP BY in the SQL request does not precise the column's table which create an ambiguity when a content type use internationalization and one of its field is named "[name_of_the_type]Id".
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
2024-11-08 14:51:20 +00:00
Ben Irvin
f3ad685d4b
feat: reordering for polymorphic relations in Content API ( #21928 )
...
Co-authored-by: Marc Roig <Marc-Roig@users.noreply.github.com>
Co-authored-by: Marc <marc.roig.campos@strapi.io>
2024-11-08 09:07:22 +01:00