Rémi de Juvigny
a1729ab727
v4.25.22
2025-03-19 15:11:36 +01:00
Ben Irvin
e86ac71924
security(deps): upgrade axios to 1.8.2 for CVE-2025-27152 ( #23106 )
2025-03-13 11:13:23 +01:00
Marc-Roig
b8e689b6fe
chore: release
2025-01-22 15:31:06 +01:00
Ben Irvin
2e7b63a44e
chore: fix version numbers
2025-01-10 09:22:19 +01:00
Convly
97e7c7b8ae
4.25.17
2024-11-21 12:29:23 +01:00
Ben Irvin
99d739783f
Release v4.25.16 ( #22148 )
...
* chore: v4.25.16
* revert: undo accidental change to getstarted
* fix: update package versions
2024-11-13 16:09:17 +01:00
Rémi de Juvigny
b561bd4530
v4.25.15 ( #22030 )
2024-10-30 11:38:24 -04:00
Marc Roig
4c5f9cfd0f
v4.25.14 release ( #21955 )
2024-10-24 10:02:48 +02:00
Rémi de Juvigny
f2563e6af1
v4.25.13 ( #21564 )
2024-10-02 11:37:26 -04:00
Rémi de Juvigny
016a3a5983
v4.25.12 ( #21468 )
2024-09-25 11:28:31 -04:00
Pieter Van der Haegen
f1ca072e22
chore(deps): update tar to 6.2.1 because of CVE-2024-28863
...
pick ca4434f14 chore: fixup
2024-09-19 10:54:45 +02:00
Nathan Pichon
ac2b9fdba5
chore(cli): replace hardcoded deployment URL ( #21055 )
2024-09-16 09:41:39 +02:00
Rémi de Juvigny
fd9757603c
chore: 4.25.11 release ( #21242 )
...
* v4.25.8 release to main (#21012 )
* 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
---------
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
Co-authored-by: Nathan Pichon <nathan.pichon@strapi.io>
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
Co-authored-by: Boegie19 <34578426+Boegie19@users.noreply.github.com>
* v4.25.10 (#21143 )
* chore: update lint-staged to 15.2.9 (#21075 )
* 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
* v4.25.10
---------
Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
Co-authored-by: Convly <jean-sebastien.herbaux@epitech.eu>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
Co-authored-by: Fernando Chavez <fernando.chavez@strapi.io>
* v4.25.11
---------
Co-authored-by: Convly <jean-sebastien.herbaux@epitech.eu>
Co-authored-by: Marc Roig <marc.roig.campos@strapi.io>
Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
Co-authored-by: Nathan Pichon <nathan.pichon@strapi.io>
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
Co-authored-by: Boegie19 <34578426+Boegie19@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: Fernando Chavez <fernando.chavez@strapi.io>
2024-09-12 05:33:13 -04:00
Marc Roig
e0397985ec
v4.25.10 ( #21142 )
2024-09-04 16:16:25 +02:00
Convly
7a07e47d80
v4.25.9
2024-08-28 15:43:49 +02:00
Gonzalo Andres Garcia
89d80c7f51
fix(cli): Update endpoint path for listLinkProjects ( #21052 )
2024-08-26 12:04:48 +02:00
Olli Hiekkaranta
50dc8258fe
chore(deps): update axios to 1.7.4 ( #21014 )
2024-08-26 11:30:21 +02:00
Gonzalo Andres Garcia
aff9d09e4e
Chore(CLI): Add validation to prevent deployment of suspended projects ( #20976 )
...
* chore(cli): check project suspension
2024-08-23 09:54:53 +02:00
Marc Roig
53c32cda7b
v4.25.8 release to develop ( #21011 )
2024-08-14 14:55:42 +02:00
Nathan Pichon
d7fa025a4e
feat(cloud-cli): preselect node-version based on local node-version ( #20959 )
2024-08-08 17:53:05 +02:00
Convly
19aa8b2ba8
v4.25.7
2024-08-07 15:57:27 +02:00
Gonzalo Andres Garcia
46f14d7c2c
fix(cli): Update 'project not found' error message in deploy command ( #20923 )
2024-08-01 16:30:07 +02:00
Rémi de Juvigny
f15896ef24
v4.25.6
2024-07-31 16:35:57 +02:00
Marc Roig
d54a672641
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>
2024-07-24 17:15:04 +02:00
Gonzalo Andres Garcia
2700c7c9b9
feat(cli): add project link command to cloud cli ( #20714 )
...
* feat(cli): add link command
2024-07-22 16:23:35 +02:00
Nathan Pichon
b66c31f63e
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
2024-07-22 09:47:30 +02:00
Marc Roig
ae38a9dcde
v4.25.4 to develop ( #20832 )
2024-07-17 16:15:22 +02:00
Rémi de Juvigny
840962f2a5
Merge pull request #20724 from strapi/releases/4.25.3
...
chore: v4.25.3 release
2024-07-10 15:27:25 +02:00
Rémi de Juvigny
c4735a3fb1
chore: release v4.25.3 ( #20722 )
2024-07-10 14:48:18 +02:00
Gonzalo Andres Garcia
9b0c43700e
feat(cli): Add projects list command ( #20694 )
...
* feat(cli): projects list command
2024-07-09 16:56:14 +02:00
Nathan Pichon
b9ddcfc1d3
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
2024-07-09 10:00:56 +02:00
Abdallah M
64bdcafbe0
feat(cli): use project name from package json by default ( #20479 )
2024-07-04 10:51:24 +02:00
Marc Roig
80375f19ec
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>
2024-07-03 15:07:25 +02:00
Gonzalo Andres Garcia
a8bbf12793
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>
2024-06-26 18:24:51 +02:00
Jean-Sébastien Herbaux
af9f5eed76
Update LICENSE packing for packages for v4 ( #20576 )
2024-06-25 16:58:51 +02:00
Abdallah M
768a45e143
feat(cli): add browser logout step ( #20502 )
...
* feat(cli): add browser log out step
* handle error whiile fetching the config
2024-06-25 11:58:11 +02:00
Convly
67a0dd0970
v4.25.1
2024-06-19 15:30:18 +02:00
Marc Roig
a64ced5364
v4.25.0 ( #20500 )
2024-06-12 14:57:09 +02:00
Nathan Pichon
8cc7465152
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>
2024-06-12 10:13:08 +02:00