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
Alexandre BODIN
d7ca1a1259
Merge pull request #21194 from strapi/chore/strapi-server-resolve
...
enhancement: resolve strapi-server with exports map too
2024-09-09 17:45:19 +02:00
Alexandre Bodin
afa3b513b8
enhancement: resolve strapi-server with exports map too
2024-09-09 14:35:55 +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
64be7d173e
v5.0.0-rc.13 ( #21144 )
2024-09-04 16:36:34 +02:00
Rémi de Juvigny
71fa7e4aa0
chore: bump DS 2.0.0-rc.10 ( #21137 )
...
* chore: upgrade to design rc.10
* fix: remove extra margin in actions menu
* chore: updte snapshots
2024-09-04 07:59:18 -04:00
Convly
886219e5e3
chore: bump versions to 5.0.0-rc.12 across packages
2024-09-03 12:25:32 +02:00
Madhuri Sandbhor
21263d2c2b
chore: bump DS 2.0.0-rc.9 ( #20936 )
...
* chore: bump DS RC-8
* chore: bump DS RC-9 and some ui fixes
* fix: main nav user icon style fixed, rich text nav icons fixed, publish action edit icon fixed
* chore: fix review's comments
* chore: update snapshot test
* chore: update snapshot
---------
Co-authored-by: Simone Taeggi <startae14@gmail.com>
2024-08-23 15:50:41 +02:00
Marc Roig
d7445b25c4
feat: 5.0.0-rc.11 release ( #21042 )
2024-08-22 09:43:59 +02:00
Marc Roig
6eea5b6f26
feat: release rc 10 ( #21013 )
2024-08-16 01:03:32 +02:00
Convly
3a5a805fa2
v5.0.0-rc.9
2024-08-07 16:15:42 +02:00
Rémi de Juvigny
e3a1ff9d5b
chore: use workspace:* version for all internal dependencies ( #20929 )
2024-08-02 11:25:32 -04:00
Rémi de Juvigny
ea0c02033d
Merge remote-tracking branch 'origin/v5/main' into releases/rc.8
2024-07-31 17:59:19 +02:00
Rémi de Juvigny
1282000009
v5.0.0-rc.8
2024-07-31 17:10:39 +02:00
Madhuri Sandbhor
9192781fb6
chore: bump DS rc-7 ( #20860 )
...
* chore: design system and icons bumped, grid item style adjusted
* fix: type error fixed
* fix: upload and users-permission tests fixed
* fix: tests fixed
* fix: add to dynamic zone button style updated
* fix: styling issues fixed for DZ component button and color picker
* fix: snapshot updated
* fix: fieldset border width removed, popover menu icon color updated
* fix: wysiwyg expand collapse button styles
* fix: ds deps bumped
* fix: editorlayout wrapper style fixed, panels actions style fixed
* fix: more button icon centered, man nav icons size fixed
* fix: help button style fixed
* fix: email settings button fixed
2024-07-31 14:22:27 +02:00
Marc Roig
7e6f107daf
v5.0.0-rc.7 ( #20874 )
...
* v5.0.0-rc.7
* chore: update missing released versions
* fix: update yarn lock
2024-07-25 09:19:02 +02:00
Convly
b4ae6aa3c1
v5.0.0-rc.6
2024-07-23 15:50:21 +02:00
Convly
cc58165688
v5.0.0-rc.5
2024-07-22 10:33:31 +02:00
Marc Roig
8f8324a880
v5.0.0-rc.4 ( #20834 )
...
* v5.0.0-rc.4
* chore: revert failed release
* v5.0.0-rc.4
* fix: update missing dependencies
2024-07-17 16:16:25 +02:00
Fernando Chávez
9f00348b6e
fix(documentation): add check to password input ( #20704 )
...
* fix(documentation): add check to password input
* fix(documentation): toggle notification when there is an error
2024-07-16 10:20:29 +02:00
Rémi de Juvigny
358dbeb3a8
v5.0.0-rc.3
2024-07-10 15:39:03 +02:00
Convly
5cd0e23bf5
v5.0.0-rc.2
2024-07-05 12:21:29 +02:00
Marc Roig
c3f078328f
chore: backmerge develop into v5 main ( #20678 )
...
* 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
* 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 (#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>
* Merge branch 'develop' into v5/main
* fix: ts errors
* fix: typescript issues
* fix: remove unused import
* Update packages/cli/create-strapi-app/src/create-strapi-app.ts
Co-authored-by: Nathan Pichon <nathan.pichon@strapi.io>
* Update packages/cli/create-strapi-app/src/create-strapi-app.ts
Co-authored-by: Nathan Pichon <nathan.pichon@strapi.io>
* Update packages/generators/app/src/resources/files/js/README.md
Co-authored-by: Nathan Pichon <nathan.pichon@strapi.io>
* Update packages/generators/app/src/resources/files/ts/README.md
Co-authored-by: Nathan Pichon <nathan.pichon@strapi.io>
* feat(cloud-cli): enable cloud-cli
---------
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: 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>
2024-07-05 07:08:09 +02:00
Convly
61a76a7440
v5.0.0-rc.1
2024-07-02 14:20:33 +02:00
Convly
9cf19c7976
v5.0.0-rc.0
2024-06-26 15:16:06 +02:00
DMehaffy
d14936db52
Merge pull request #20627 from strapi/chore/v5/update-license-terms
2024-06-25 11:44:45 -07:00
Convly
8acd6e1de4
v5.0.0-beta.17
2024-06-25 17:06:13 +02:00
Convly
b88e970383
chore: update license files with enterprise agreement details
2024-06-25 16:52:56 +02:00
Convly
4bc5b35e36
v5.0.0-beta.16
2024-06-24 23:02:36 +02:00
Convly
ccb2b38bb4
v5.0.0-beta.15
2024-06-24 10:22:34 +02:00
Convly
b8b91d16eb
chore: v5.0.0-beta.14
2024-06-21 10:28:28 +02:00
Marc-Roig
346110fac1
v5.0.0-beta.13
2024-06-20 09:27:20 +02:00
Convly
a91fff3ff8
v5.0.0-beta.12
2024-06-19 15:22:14 +02:00
Convly
cefa185d29
v5.0.0-beta.11
2024-06-18 15:12:41 +02:00
Marc-Roig
d4542f0dcc
v5.0.0-beta.10
2024-06-12 14:50:15 +02:00
Josh
11011e9804
chore: integrate beta.5 of the design-system ( #20431 )
...
* chore: refactor admin
* chore: refactor content-manager
* chore: refactor plugins
* chore: refactor content-releases
* chore: refactor CTB
* chore: refactor i18n
* chore: refactor user-permissions
* chore: refactor upload plugin
* chore: update deps
* chore: fix ci
* chore: design fixes
* chore: update import
Co-Authored-By: Simone <startae14@gmail.com>
* fix: guided home tour check color
* chore: update snapshots
* chore: update to beta.6
* chore: update import
Co-authored-by: Simone <startae14@gmail.com>
* chore: more fixes
* chore: fix import syntax
Co-authored-by: Simone <startae14@gmail.com>
* chore: fixes
* fix(upload): snapshot
---------
Co-authored-by: Simone <startae14@gmail.com>
Co-authored-by: Jamie Howard <jamie.howard@strapi.io>
2024-06-10 14:50:34 +01:00
Mark Kaylor
0a5a7b9147
v5.0.0-beta.9
2024-06-05 16:16:34 +02:00
Ben Irvin
04c4983e3d
chore: replace plugin cli with external strapi/sdk-plugin package
2024-05-28 08:24:20 +02:00
Convly
cffa227999
v5.0.0-beta.8
2024-05-22 17:53:58 +02:00
Josh
e98c3e2020
fix(admin): reset all redux toolkit cache on logout ( #20318 )
...
* fix(admin): reset all redux toolkit cache on logout
* chore: refactor API to use one createApi call from redux/toolkit
* chore: fix e2e suite
* chore: spelling error
Co-authored-by: Bassel Kanso <basselkanso82@gmail.com>
* chore: remove rogue import
---------
Co-authored-by: Bassel Kanso <basselkanso82@gmail.com>
2024-05-20 14:43:30 +01:00
Josh
5ff7024fc8
chore: update DS to 2.0.0-beta.4 ( #20301 )
2024-05-20 10:42:44 +01:00
Josh
a3960e1ee5
chore: update react&react-dom to 18.3 ( #20316 )
...
* chore: update react&react-dom to 18.3
* chore: TS fix
* chore: update testing packages
* chore: fix lint
2024-05-17 16:00:38 +01:00
Simone
c734c14d5f
feat(main-nav): Main nav refactoring, change links order ( #20275 )
...
* feat(main-nav): change links order in main nav
* feat(main-nav): add the position property to order links in the main nav
* feat(main-nav): refactor the sorting of the nav links
* feat(main-nav): add useCollator and format message to sort by name the links
2024-05-13 08:58:09 +02:00
Marc-Roig
a86c75effa
v5.0.0-beta.7
2024-05-08 16:33:08 +02:00