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
4be93cf38b
release: 5.7.0
2025-01-08 14:28:37 +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
Alexandre Bodin
4012abe398
release: 5.5.2
2024-12-17 12:23:20 +01:00
Convly
909d84b5d8
release: 5.5.1
2024-12-11 14:37:26 +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
Bassel Kanso
1f96ed54e0
feat: adding info diagnostics --verbose
options to data-transfer providers ( #22085 )
...
Co-authored-by: Ziyi <daydreamnation@live.com>
2024-11-19 12:48:54 +02: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
Marc Roig
d3b60e801b
v5.3.0 ( #22088 ) ( #22089 )
...
* fix(e2e): update blocks e2e tests (#22010 )
* feat: preview content in an iframe (#22008 )
* feat: preview content
* fix: pr suggestions
* fix: pr suggestions
* fix: iframe border
* fix(content-manager): translate content-type and component attributes (#21951 )
* fix: review workflow persist data (#21984 )
* fix: review workflow persist data
* fix: persist assignee
* chore: comment
* fix: typings and code simplification
* Feat(cloud-cli): deploy command allows environment to be passed (#21898 )
* feat: deploy to env
* chore: migrate media-library components to Typescript (#21622 )
* chore: migrate to TS AudoPreview component
* chore: migrate to TS PaginationContext component
* chore: migrate to TS Pagination component
* chore: migrate to TS PaginationFolder components
* chore: migrate to TS PaginationFooter index component
* chore: migrate to TS isSelectable util
* chore: migrate to TS PageSize component
* chore: migrate to TS DialogFooter component
* chore: migrate to TS Draggable component
* chore: migrate to TS ContextInfo component
* chore: migrate to TS ContextInfo test and index component
* chore: migrate to TS PreviewBox components file
* chore: migrate to TS DialogHeader component
* chore: migrate to TS RemoveFolderDialog
* chore: migrate to TS EmptyAssetGrid
* chore: migrate to TS EmptyAssets index file
* chore: migrate to TS AssetCardBase
* chore: migrate to TS AudioAssetCard component
* chore: migrate to TS DocAssetCard component
* chore: migrate to TS ImageAssetCard component
* chore: migrate to TS AssetCard unit tests
* chore: migrate to TS SearchAsset component
* chore: migrate to TS UploadProgress component
* chore: migrate to TS FromComputerForm component
* chore: migrate to TS FromUrlForm component
* chore: migrate to TS AddAssetStep component
* chore: migrate to TS VideoPreview component
* chore: migrate to TS VideoAssetCard component
* chore: migrate to TS UploadingAssetCard component
* chore: migrate to TS PreviewCell component
* chore: migrate to TS CellContent component
* chore: migrate to TS TableRows component
* chore: migrate to TS TableList component
* chore: migrate to TS SortPicker component
* chore: migrate to TS Option component with utils
* chore: migrate to TS EmptyStateAsset and CarouselAsset
* chore: migrate to TS CopyLinkButton component
* chore: migrate to TS CarouselAssetActions component
* chore: migrate to TS FolderGridList component
* chore: migrate to TS FolderCardContext
* chore: migrate to TS FolderCard component
* chore: migrate to TS FolderCardBody component
* chore: migrate to TS FolderCardBodyAction component
* chore: migrate to TS FolderCardCheckbox component
* chore: migrate to TS FolderCard unit test
* chore: migrate to TS getFilterList
* chore: migrate to TS FilterValueInput component
* chore: migrate to TS FilterTag
* chore: migrate to TS FilterList
* chore: migrate to TS EditFolderModalHeader component
* chore: migrate to TS AssetPreview component
* chore: migrate to TS CroppingActions component
* chore: migrate to TS RemoveAssetDialog component
* chore: migrate to TS ReplaceMediaButton component
* chore: migrate to TS AssetCard component
* chore: migrate to TS AssetGridList
* chore: migrate to TS PendingAssetStep component
* chore: migrate to TS SelectedStep component
* chore: migrate to TS PreviewBox component
* chore: migrate to TS SelectTree
* chore: migrate to TS SelectTree unit test
* chore: migrate to TS BulkMoveDialog
* chore: migrate to TS EditFolderContent component
* chore: migrate to TS FilterValueInput
* chore: migrato to TS CrumbSimpleMenuAsync
* chore: migrate to TS Breadcrumbs
* chore: migrate to TS Filters component
* chore: migrate to TS EditAssetDialog
* chore: migrate to TS CarouselAssets
* chore: migrate to TS UploadAssetDialog and BrowseStep
* chore: migrate to TS BrowseStep test
* chore: migrate to TS AssetDialog component
* chore: migrate to TS MediaLibraryDialog component
* chore: migrate to TS MediaLibraryDialog component
* chore: remove a useless type guard
* chore: fix small stuff
* chore: fix BulkMoveDialog unit test
* chore: fix some types
* chore: fix prettier problems
* chore: fix review's comments
* chore: fix review comments
* chore: bump design system to 2.0.0-rc.12 (#22043 )
* chore: bump design system dep
* fix: remove showBullet prop from Status components
* chore: snapshot updates
* feat(content-manager): integrate review workflows with releases (#21882 )
* feat(review-workflows): adding required stage for publishing (#21380 )
* feat(review-workflows): adding required stage for publishing
* fix(review-workflows): fixs on rw required stage
* fix(review-workflows): selected required stage when stage name changed
* fix(review-workflows): bug when creating new rw
* feat(review-workflows): check entry stage before publish (#21400 )
* feat(content-releases): add stage check to releases details page (#21497 )
* feat(content-releases): add stage check
* fix(content-releases): apply suggestions on releases x review workflows
* feat(content-releases): considered review stage when getting the action status (#21612 )
* feat(content-releases): considered review stage when getting the action status
* fix: apply changes to reviewWorkflows on schema
* fix: add api test for review workflows publish stage
* fix: api tests
* fix: validation message errors (#21878 )
* feat: add workflowId & hasRequiredStageToPublish to workflows metrics events (#21897 )
* fix(content-releases): skip flaky test
* fix: update accessible name in history.spec.ts
---------
* fix(e2e): enable e2e tests in editview.spec.ts (#21986 )
* fix: run discardDrafts without concurrency (#22074 )
* chore: config nx releases (#22087 )
* chore: dependency change
* fix: revert release script
* v5.3.0
---------
Co-authored-by: markkaylor <mark.kaylor@strapi.io>
Co-authored-by: Gonzalo Andres Garcia <nouvellegon@gmail.com>
Co-authored-by: Simone <startae14@gmail.com>
Co-authored-by: Rémi de Juvigny <remi.dejuvigny@strapi.io>
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Fernando Chávez <fernando.chavez@strapi.io>
Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
Co-authored-by: Bassel Kanso <basselkanso82@gmail.com>
2024-11-07 09:36:49 +01:00
Rémi de Juvigny
c3b3af2ac5
v5.2.0
2024-10-30 16:08:15 +01:00
Marc Roig
17dbeb2030
release: main to develop ( #21963 )
...
* fix: make contrib docs landing message clearer to users
* v5.1.1 to main (#21954 )
* enhancement: ui issues and french translations (#21633 )
* chore: ui issues and french translations
* chore: added missing translation
* chore: made it prettier
* fix: test CI/CD building repo 2 times (#21740 )
* fix: do not display fill from locales if i18n no enabled (#21737 )
* fix: do not display fill from locales if i18n no enabled
* chore: disable only if there is not i18n enabled
* fix: send ids when connecting relations to update u&p user role (#21726 )
* fix:update role
* fix: send entry id when connecting/disconnecting relations
* fix: changed empty components wording (#21630 )
* fix: changed empty components wording
* fix: updated selectors
* fix: made it prettier
* enhancement: add preview panel button (#21776 )
* chore: add test workflow filters for each test type (#21770 )
* chore: upgrade mysql2 package to 3.9.8 (#21795 )
* feat: add mapping property support for documentation plugin's open api generated docs (#21752 )
* feat: add mapping property support for documentation plugin's open API generated spec
Dynamic zones are reflected in the OpenAPI docs generated as an anyOf.
We can use a discriminator and mapping to improve the docs.
* fix: missing one value enum for __component property
* enhancement: extract logic to convert component names to OpenAPI names
* chore: run prettier write on clean schema attributes
---------
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
* chore: fix mysql workflow (#21801 )
* chore: upgrade koa/router to 12.0.2 (#21802 )
* Update "upgrade major" rules (#21745 )
* fix: broken list view pagination (#21800 )
* fix: broken list view pagination
* chore: add list view pagination e2e test
* enhancement: add copy preview url button (#21780 )
* enhancement: add copy preview button
* chore: remove useClipboard from upload plugin
* Add <latest> Upgrade Command (#21754 )
* Make locale/localizations private for non-localized cts (#21495 )
* chore: upgrade sendgrid-mail to 8.1.3 (#21797 )
* chore: re-enable history e2e tests (#21739 )
* fix: reenable history api tests
fix: flaky findAndClose
fix: close notifications
* chore: add test workflow filters for each test type
* chore: fix node versions
* fix: match format of test.yml
* revert: don't add test_result to skipped_tests
* fix: add new outputs vars
---------
Co-authored-by: Ben Irvin <ben@innerdvations.com>
* fix: search by numeric numbers in a relation (#21873 )
* Sort Generated Content-Types and Components Definitions (#21868 )
* fix(e2e): remove webkit skip conditions (#21611 )
* fix(e2e): remove webkit skip conditions
* chore: revert uniqueness spec to test others on ci
* fix(e2e): ctb navigation
* chore: ci config to speed up testing
* chore: revert lock
* chore(e2e): wip add webkit waiting
* chore: single out history spec changes for ci
* chore(e2e): use new webkit navigation for all affected test files
* chore(e2e): revert e2e ci config so all tests run again
* chore(e2e): temp skip uniqueness to test others
* chore(e2e): revert so all tests run again
* chore(e2e): re-skip uniqueness in webkit
* chore(e2e): revert workflow yaml
* chore(e2e): pr feedback
---------
Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
* fix(strapi/types): add Attribute column type (#21858 )
* chore: add preview tracking (#21913 )
* chore: upgrade plop to 4.0.1 (#21798 )
* chore: upgrade cookie to 0.7.1 (#21833 )
* enhancement: DTS assert count of items sent and received is equal (#21900 )
* feat: added a count, start, finish counts to compare data recieved with data sent
* feat: refactoring
* feat: refactoring
* v5.1.1
---------
Co-authored-by: Lucas Boilly <45385696+lucasboilly@users.noreply.github.com>
Co-authored-by: Boegie19 <34578426+Boegie19@users.noreply.github.com>
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
Co-authored-by: Pedro Cerejo <pedro.cerejo@tecnico.ulisboa.pt>
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
Co-authored-by: Rémi de Juvigny <remi.dejuvigny@strapi.io>
Co-authored-by: Ben Irvin <ben@innerdvations.com>
Co-authored-by: Andrei Luca <1881266+iamandrewluca@users.noreply.github.com>
Co-authored-by: Bassel Kanso <basselkanso82@gmail.com>
* fix: prettier
---------
Co-authored-by: Pierre Wizla <pwizla@users.noreply.github.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
Co-authored-by: Lucas Boilly <45385696+lucasboilly@users.noreply.github.com>
Co-authored-by: Boegie19 <34578426+Boegie19@users.noreply.github.com>
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
Co-authored-by: Pedro Cerejo <pedro.cerejo@tecnico.ulisboa.pt>
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
Co-authored-by: Rémi de Juvigny <remi.dejuvigny@strapi.io>
Co-authored-by: Ben Irvin <ben@innerdvations.com>
Co-authored-by: Andrei Luca <1881266+iamandrewluca@users.noreply.github.com>
Co-authored-by: Bassel Kanso <basselkanso82@gmail.com>
2024-10-24 14:16:34 +02:00
Bassel Kanso
df298029ec
enhancement: DTS assert count of items sent and received is equal ( #21900 )
...
* feat: added a count, start, finish counts to compare data recieved with data sent
* feat: refactoring
* feat: refactoring
2024-10-22 09:45:12 +03:00
Ben Irvin
e6d1e1e5e4
v5.1.0 release into main ( #21870 )
...
* enhancement: ui issues and french translations (#21633 )
* chore: ui issues and french translations
* chore: added missing translation
* chore: made it prettier
* fix: test CI/CD building repo 2 times (#21740 )
* fix: do not display fill from locales if i18n no enabled (#21737 )
* fix: do not display fill from locales if i18n no enabled
* chore: disable only if there is not i18n enabled
* fix: send ids when connecting relations to update u&p user role (#21726 )
* fix:update role
* fix: send entry id when connecting/disconnecting relations
* fix: changed empty components wording (#21630 )
* fix: changed empty components wording
* fix: updated selectors
* fix: made it prettier
* enhancement: add preview panel button (#21776 )
* chore: add test workflow filters for each test type (#21770 )
* chore: upgrade mysql2 package to 3.9.8 (#21795 )
* feat: add mapping property support for documentation plugin's open api generated docs (#21752 )
* feat: add mapping property support for documentation plugin's open API generated spec
Dynamic zones are reflected in the OpenAPI docs generated as an anyOf.
We can use a discriminator and mapping to improve the docs.
* fix: missing one value enum for __component property
* enhancement: extract logic to convert component names to OpenAPI names
* chore: run prettier write on clean schema attributes
---------
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
* chore: fix mysql workflow (#21801 )
* chore: upgrade koa/router to 12.0.2 (#21802 )
* Update "upgrade major" rules (#21745 )
* fix: broken list view pagination (#21800 )
* fix: broken list view pagination
* chore: add list view pagination e2e test
* enhancement: add copy preview url button (#21780 )
* enhancement: add copy preview button
* chore: remove useClipboard from upload plugin
* Add <latest> Upgrade Command (#21754 )
* Make locale/localizations private for non-localized cts (#21495 )
* chore: upgrade sendgrid-mail to 8.1.3 (#21797 )
* v5.1.0
---------
Co-authored-by: Lucas Boilly <45385696+lucasboilly@users.noreply.github.com>
Co-authored-by: Boegie19 <34578426+Boegie19@users.noreply.github.com>
Co-authored-by: Marc Roig <marc.roig.campos@strapi.io>
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Pedro Cerejo <pedro.cerejo@tecnico.ulisboa.pt>
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
Co-authored-by: Rémi de Juvigny <remi.dejuvigny@strapi.io>
2024-10-16 12:33:32 +02:00
Rémi de Juvigny
a281e06e9e
v5.0.6
2024-10-11 18:13:53 +02:00
Marc-Roig
9cbf0e65dc
v5.0.5
2024-10-10 20:33:17 +02:00
Convly
e97d870c8f
v5.0.4
2024-10-09 17:08:23 +02:00
Ben Irvin
51d9cfeaec
enhancement: add support for Node 22 ( #21467 )
2024-10-09 09:52:15 +02:00
Rémi de Juvigny
8c4b6f27a0
v5.0.2
2024-10-02 16:33:35 +02:00
Alexandre Bodin
335b9a2962
v5.0.2-beta.0
2024-09-27 11:14:34 +02:00
Rémi de Juvigny
deda462b1b
v5.0.1 ( #21470 )
2024-09-25 11:39:57 -04:00
Ben Irvin
55534e9466
chore: update tar to 6.2.1 ( #21328 )
2024-09-24 10:59:50 +02:00
Alexandre Bodin
ce84fada19
v5.0.0
2024-09-18 17:17:32 +02:00
Alexandre Bodin
506f8c8a6e
v5.0.0-rc.30
2024-09-18 17:13:46 +02:00
Alexandre Bodin
6f3a2283e0
v5.0.0-rc.29
2024-09-18 15:02:45 +02:00
Ben Irvin
7f96957a98
chore: upgrade ws to 8.17.1 ( #21277 )
2024-09-18 12:37:18 +02:00
Alexandre Bodin
42f0cd4dcc
v5.0.0-rc.28
2024-09-17 20:29:18 +02:00
Alexandre Bodin
3afad34184
v5.0.0-rc.27
2024-09-17 12:28:01 +02:00
Alexandre Bodin
9fbba3089f
v5.0.0-rc.26
2024-09-17 09:56:55 +02:00
Alexandre Bodin
f2e07a2014
v5.0.0-rc.25
2024-09-16 21:08:01 +02:00
Alexandre Bodin
860b3bae00
v5.0.0-rc.24
2024-09-16 18:51:16 +02:00
Alexandre Bodin
4eadad69ba
v5.0.0-rc.23
2024-09-13 18:52:49 +02:00
Alexandre Bodin
0f2bce1beb
v5.0.0-rc.22
2024-09-12 14:25:11 +02:00
Alexandre Bodin
b9dffe0797
v5.0.0-rc.21
2024-09-12 14:07:02 +02:00
Alexandre Bodin
e1f26c862f
v5.0.0-rc.20
2024-09-10 20:54:37 +02:00
Alexandre Bodin
f2f7405929
v5.0.0-rc.19
2024-09-09 22:20:12 +02:00
Alexandre Bodin
c523273c64
v5.0.0-rc.18
2024-09-09 18:09:43 +02:00
Convly
46d57caa24
v5.0.0-rc.17
2024-09-06 16:48:09 +02:00
Convly
017f5bdf2b
v5.0.0-rc.16
2024-09-06 16:41:43 +02:00
Convly
1edd2a7e9d
v5.0.0-rc.15
2024-09-06 10:02:24 +02:00
Convly
351b2cf160
v5.0.0-rc.14
2024-09-05 11:47:55 +02:00
Marc Roig
997c519cb3
chore: merge develop into v5/main ( #21145 )
...
* cron type fix
* Fix typo of query key from 'providers' to 'get-providers'
* Closing #19644 fix filters type
* node-scadule updated + types updated
* Fix formating errors
* fix formatting
* update lock file
* fix patreon oauth 400 error
from lack of user-agent header
* test: backport cli tests (#20433 )
* fix(chore): increase specificity of the Lightning icon color (#20467 )
* test: temporarily disable broken edit ctb tests on CI (#20481 )
* feat(cli): cloud cli commands (v4) (#20119 )
* feat(cli): add cloud commands
Co-authored-by: Gonzalo Garcia <nouvellegon@gmail.com>
Co-authored-by: nathan-pichon <nathan.pichon@strapi.io>
Co-authored-by: Abdallah M <55534657+abdallahmz@users.noreply.github.com>
* v4.25.0 (#20500 )
* NPS: Update frequency of the NPS (#20492 )
* enhancement(admin): change postFirstDismissal and display delays
* enhancement(admin): change the display delay
* fix: prevent use of local ips on webhooks (#20487 )
* chore: mask error on webhook manual trigger
* feat: prevent using local ips
* feat: display webhook edit error
* chore: pr suggestion
* chore: api tests
* chore: allow local ips on development
* chore: only run check on production
* feat: include internationalized urls
* fix: prettier
* Add: Strapi deploy command to README files
* v4.25.1
* Update @aws-sdk/client-s3 package
* feat(cli): add browser logout step (#20502 )
* feat(cli): add browser log out step
* handle error whiile fetching the config
* Update LICENSE packing for packages for v4 (#20576 )
* feat(create-strapi-app): remove the cloud project creation part (#20561 )
* feat(create-strapi-app): remove the cloud project creation part
* fix(create-strapi-app): adding new parameter to cloud service instantiation
* Update Yarn to 4.3.1
Signed-off-by: Sora Morimoto <sora@morimoto.io>
* feat(cli): trigger login sequence when token is missing or invalid (#20572 )
* feat(cli): launch login when auth fails
* fix(cli): abstract create project fn
* fix(cli): guidelines
* fix(cli): rebase
---------
Co-authored-by: Gonzalo Andres Garcia <nouvellegon@gmail.com>
* fix clone entity, #20509 (#20531 )
* chore: bump glob from 7.2.0 to 9.0.0
* chore: bump glob to v10.4.2 in core/strapi
* update yarn.lock
* removed redundant packages/core/strapi/src/load/glob.ts file
* v4.25.2 to main (#20676 )
* Fix typo of query key from 'providers' to 'get-providers'
* Closing #19644 fix filters type
* fix patreon oauth 400 error
from lack of user-agent header
* Add: Strapi deploy command to README files
* Update @aws-sdk/client-s3 package
* feat(cli): add browser logout step (#20502 )
* feat(cli): add browser log out step
* handle error whiile fetching the config
* Update LICENSE packing for packages for v4 (#20576 )
* feat(create-strapi-app): remove the cloud project creation part (#20561 )
* feat(create-strapi-app): remove the cloud project creation part
* fix(create-strapi-app): adding new parameter to cloud service instantiation
* Update Yarn to 4.3.1
Signed-off-by: Sora Morimoto <sora@morimoto.io>
* feat(cli): trigger login sequence when token is missing or invalid (#20572 )
* feat(cli): launch login when auth fails
* fix(cli): abstract create project fn
* fix(cli): guidelines
* fix(cli): rebase
---------
Co-authored-by: Gonzalo Andres Garcia <nouvellegon@gmail.com>
* fix: support string array
* fix clone entity, #20509 (#20531 )
* v4.25.2
---------
Signed-off-by: Sora Morimoto <sora@morimoto.io>
Co-authored-by: smoothdvd <madfxgao@gmail.com>
Co-authored-by: Micah Riggan <micahriggan@gmail.com>
Co-authored-by: Tewson Seeoun <tewson.seeoun@gmail.com>
Co-authored-by: Maxime Castres <mcastres@student.42.fr>
Co-authored-by: Alex Supkay <asupkay1124@gmail.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
Co-authored-by: Abdallah M <55534657+abdallahmz@users.noreply.github.com>
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
Co-authored-by: Nathan Pichon <nathan.pichon@strapi.io>
Co-authored-by: Sora Morimoto <sora@morimoto.io>
Co-authored-by: Gonzalo Andres Garcia <nouvellegon@gmail.com>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Kirill Verevkin <kira795@yandex.ru>
* v4.25.2 (#20675 )
* fix: support string array
* v4.25.2
---------
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
* feat(cli): use project name from package json by default (#20479 )
* chore: change cloud message in homepage (#20685 )
* chore(cloud-cli): migrate to fs-extra (#20695 )
* feat(cloud-cli): migrate compress-files.ts to fs-extra
* feat(cloud-cli): migrate pkg.ts to fs-extra
* fix(cloud-cli): update using promises in recursive function
* feat(cli): Add projects list command (#20694 )
* feat(cli): projects list command
* fix: updating contributing guide workflow
* chore: release v4.25.3 (#20722 )
* fix: invalid path separator (#20740 )
* fix: invalid path separator
* fix: prettier
* v4.25.4 to develop (#20832 )
* 4.25.4 to main (#20833 )
* cron type fix
* node-scadule updated + types updated
* Fix formating errors
* fix formatting
* update lock file
* chore(cloud-cli): migrate to fs-extra (#20695 )
* feat(cloud-cli): migrate compress-files.ts to fs-extra
* feat(cloud-cli): migrate pkg.ts to fs-extra
* fix(cloud-cli): update using promises in recursive function
* feat(cli): Add projects list command (#20694 )
* feat(cli): projects list command
* fix: invalid path separator (#20740 )
* fix: invalid path separator
* fix: prettier
* v4.25.4
---------
Co-authored-by: Boegie19 <34578426+Boegie19@users.noreply.github.com>
Co-authored-by: Nathan Pichon <nathan.pichon@strapi.io>
Co-authored-by: Gonzalo Andres Garcia <nouvellegon@gmail.com>
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
* Chore: Removing some people from the issue auto-assignment
Removing Simen and Nick from the array of people issues will be auto-assigned to
* fix(cloud-cli): avoid blocking event loop in deploy command (#20850 )
* chore(cloud-cli): update error handling for config and logs at the ends of function execution
* fix(cloud-cli): clear timeout before returning - free the event loop from waiting
* feat(cli): add project link command to cloud cli (#20714 )
* feat(cli): add link command
* 4.25.5 to main (#20873 )
* cron type fix
* node-scadule updated + types updated
* Fix formating errors
* fix formatting
* update lock file
* chore(cloud-cli): migrate to fs-extra (#20695 )
* feat(cloud-cli): migrate compress-files.ts to fs-extra
* feat(cloud-cli): migrate pkg.ts to fs-extra
* fix(cloud-cli): update using promises in recursive function
* feat(cli): Add projects list command (#20694 )
* feat(cli): projects list command
* fix: updating contributing guide workflow
* fix: invalid path separator (#20740 )
* fix: invalid path separator
* fix: prettier
* v4.25.4 to develop (#20832 )
* Chore: Removing some people from the issue auto-assignment
Removing Simen and Nick from the array of people issues will be auto-assigned to
* fix(cloud-cli): avoid blocking event loop in deploy command (#20850 )
* chore(cloud-cli): update error handling for config and logs at the ends of function execution
* fix(cloud-cli): clear timeout before returning - free the event loop from waiting
* feat(cli): add project link command to cloud cli (#20714 )
* feat(cli): add link command
* v4.25.5
---------
Co-authored-by: Boegie19 <34578426+Boegie19@users.noreply.github.com>
Co-authored-by: Nathan Pichon <nathan.pichon@strapi.io>
Co-authored-by: Gonzalo Andres Garcia <nouvellegon@gmail.com>
Co-authored-by: José Luis <alagunasalahaddin@live.com>
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
Co-authored-by: DMehaffy <derrickmehaffy@gmail.com>
* v4.25.5 to develop (#20872 )
* 4.25.4 to main (#20833 )
* cron type fix
* node-scadule updated + types updated
* Fix formating errors
* fix formatting
* update lock file
* chore(cloud-cli): migrate to fs-extra (#20695 )
* feat(cloud-cli): migrate compress-files.ts to fs-extra
* feat(cloud-cli): migrate pkg.ts to fs-extra
* fix(cloud-cli): update using promises in recursive function
* feat(cli): Add projects list command (#20694 )
* feat(cli): projects list command
* fix: invalid path separator (#20740 )
* fix: invalid path separator
* fix: prettier
* v4.25.4
---------
Co-authored-by: Boegie19 <34578426+Boegie19@users.noreply.github.com>
Co-authored-by: Nathan Pichon <nathan.pichon@strapi.io>
Co-authored-by: Gonzalo Andres Garcia <nouvellegon@gmail.com>
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
* v4.25.5
---------
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Boegie19 <34578426+Boegie19@users.noreply.github.com>
Co-authored-by: Nathan Pichon <nathan.pichon@strapi.io>
Co-authored-by: Gonzalo Andres Garcia <nouvellegon@gmail.com>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
* fix custom email provider test issue #19122 (#19123 )
* fix custom email provider test issue #19122
* chore(email): prettier clean up
---------
Co-authored-by: Jamie Howard <jamie.howard@strapi.io>
* Changed Discord username to fit change Discord made.
* v4.25.6
* fix(cli): Update 'project not found' error message in deploy command (#20923 )
* chore: aggregate test result to add a single required status check and make it dynamic
* shard ee tests+ fix broken platform (#20914 )
* v4.25.7
* RBAC Action Aliases - v4 (#20954 )
* test(cli): add list command tests (#20949 )
* feat(cloud-cli): preselect node-version based on local node-version (#20959 )
* [Fix] Validate cloning as entity creation so field validations aren't skipped e.g. unique constraints (#20963 )
* flatten CI workflow tests (#20969 )
* v4.25.8 release to develop (#21011 )
* Removing workflows the support team doesn't need anymore
* chore: getstarted schema sync between v4-v5 (#21047 )
* Chore(CLI): Add validation to prevent deployment of suspended projects (#20976 )
* chore(cli): check project suspension
* Prettier fix
* chore(deps): update axios to 1.7.4 (#21014 )
* fix(cli): Update endpoint path for listLinkProjects (#21052 )
* chore: update lint-staged to 15.2.9 (#21075 )
* v4.25.9
* fix: issue 21079
* fix: rich text selection & deletion issues
* fix(content-releases): await release status update after createMany actions
* fix(content-releases): add test case for createMany
* Fix: DTS parallelism issue on data consumption for assets (#19676 )
Co-authored-by: Convly <jean-sebastien.herbaux@epitech.eu>
Co-authored-by: meeehdi <mehdi.mhiri@gmail.com>
* v4.25.10 (#21142 )
* fix(content-releases): fix action test for v5
---------
Signed-off-by: Sora Morimoto <sora@morimoto.io>
Co-authored-by: Boegie19 <34578426+Boegie19@users.noreply.github.com>
Co-authored-by: smoothdvd <madfxgao@gmail.com>
Co-authored-by: Micah Riggan <micahriggan@gmail.com>
Co-authored-by: Tewson Seeoun <tewson.seeoun@gmail.com>
Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
Co-authored-by: Simone <startae14@gmail.com>
Co-authored-by: Nathan Pichon <nathan.pichon@strapi.io>
Co-authored-by: Gonzalo Garcia <nouvellegon@gmail.com>
Co-authored-by: Abdallah M <55534657+abdallahmz@users.noreply.github.com>
Co-authored-by: Maxime Castres <mcastres@student.42.fr>
Co-authored-by: Convly <jean-sebastien.herbaux@epitech.eu>
Co-authored-by: Alex Supkay <asupkay1124@gmail.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
Co-authored-by: Sora Morimoto <sora@morimoto.io>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Kirill Verevkin <kira795@yandex.ru>
Co-authored-by: chrismuiruriz <chrismuiruri007@gmail.com>
Co-authored-by: José Luis <alagunasalahaddin@live.com>
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Rémi de Juvigny <remi.dejuvigny@strapi.io>
Co-authored-by: DMehaffy <derrickmehaffy@gmail.com>
Co-authored-by: ahallaha <104538552+ahallaha@users.noreply.github.com>
Co-authored-by: Jamie Howard <jamie.howard@strapi.io>
Co-authored-by: mallowsc <mallowsc@outlook.com>
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
Co-authored-by: mallowsc <96073136+mallowsc@users.noreply.github.com>
Co-authored-by: Olli Hiekkaranta <Ohiekkar@users.noreply.github.com>
Co-authored-by: Fernando Chavez <fernando.chavez@strapi.io>
Co-authored-by: Chris <11177048+chrisli-03@users.noreply.github.com>
Co-authored-by: meeehdi <mehdi.mhiri@gmail.com>
2024-09-05 09:35:31 +02:00
Marc Roig
64be7d173e
v5.0.0-rc.13 ( #21144 )
2024-09-04 16:36:34 +02:00
Convly
886219e5e3
chore: bump versions to 5.0.0-rc.12 across packages
2024-09-03 12:25:32 +02:00