1055 Commits

Author SHA1 Message Date
Rémi de Juvigny
deda462b1b
v5.0.1 (#21470) 2024-09-25 11:39:57 -04:00
Ben Irvin
9bc666db2f
Merge branch 'develop' into feature/add-mariadb-migration-support 2024-09-25 17:34:31 +02:00
Ben Irvin
e43238abaf
fix: drop and create columns and indexes in the correct order (#21402) 2024-09-24 12:52:57 +02:00
Ben Irvin
c82e67b7e4
Merge branch 'develop' into feature/add-mariadb-migration-support 2024-09-23 12:22:53 +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
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
Ben Irvin
d9962a84d0
fix: escape raw queries (#21247) 2024-09-12 17:51:45 +02:00
Ben Irvin
e823059ba8
fix: do not generate localizations links table (#21230) 2024-09-12 16:43:24 +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
Marc Roig
953f201d8f
fix: publishing correctly updates creator fields (#21155)
* fix: publishing correctly updates creator fields

* chore: pr suggestions

* fix: null values

* fix: test

* feat: ignore non visible fields
2024-09-09 11:13:36 +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
Alexandre Bodin
0c56eedb8f enhancement: poc localization field 2024-09-06 15:44:46 +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
Convly
886219e5e3 chore: bump versions to 5.0.0-rc.12 across packages 2024-09-03 12:25:32 +02:00
Alexandre Bodin
09532e1266 chore: update test 2024-09-02 14:53:33 +02:00
Alexandre Bodin
f5fba2b631 fix: reproduce v4 behavior for data compatibility 2024-09-02 13:46:35 +02:00
Ben Irvin
860584b10c
chore: fix mismatched prettier versions (#21071) 2024-08-26 15:03:45 +02:00
Marc Roig
9c9ad857af
fix: v5 migration does not link locales (#21050)
* chore: avoid using identifiers utils

* Update packages/core/database/src/migrations/internal-migrations/5.0.0-02-document-id.ts

Co-authored-by: Ben Irvin <ben.irvin@strapi.io>

* fix: prettier

---------

Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
2024-08-23 10:10:52 +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
Bassel Kanso
f2cd3029bd
fix: add columnName to order column attribute (#20912) 2024-08-06 16:47:13 +03: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
1282000009 v5.0.0-rc.8 2024-07-31 17:10:39 +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
Rémi de Juvigny
41ae36f97c
fix: json fields not parsed properly (#20866)
* fix: json fields not parsed properly

* fix: prevent stringifying twice
2024-07-23 12:27:13 -04: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
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
Convly
61a76a7440 v5.0.0-rc.1 2024-07-02 14:20:33 +02:00
Alexandre BODIN
8dfb4440a3
Merge pull request #20580 from strapi/chore/database-sync
chore: only delete tables,columns,idx,fks we track
2024-06-28 09:49:37 +02:00
Convly
9cf19c7976 v5.0.0-rc.0 2024-06-26 15:16:06 +02:00
Marc Roig
aec2e199bd
fix: drop slug fields index (#20633)
* fix: drop slug fields index

* chore: explicit index name
2024-06-26 11:48:57 +02:00
DMehaffy
d14936db52
Merge pull request #20627 from strapi/chore/v5/update-license-terms 2024-06-25 11:44:45 -07:00