424 Commits

Author SHA1 Message Date
Convly
33debd5701 v4.5.0 2022-11-09 15:47:52 +01:00
Convly
73b47a3901 v4.4.7 2022-11-04 16:52:57 +01:00
Convly
788ea22ba6 v4.4.6 2022-11-02 14:09:37 +01:00
Convly
65feb971b8 v4.4.5 2022-10-19 18:49:19 +02:00
Convly
02f7b3b65d v4.4.4 2022-10-19 15:19:00 +02:00
Gustav Hansen
044ca89bdf chore: Update favicon new 2022 version 2022-10-18 13:59:01 +02:00
Matteo Pietro Dazzi
226f4265ea fix: dist folder in gitignore files 2022-10-14 17:19:19 +02:00
Convly
3ddf1626e7 Revert "v4.4.3"
This reverts commit 3d42ce32952b2d5ad51b46604a4cf20d2709469a.
2022-10-05 16:22:44 +02:00
Convly
3d42ce3295 v4.4.3 2022-10-05 16:15:29 +02:00
Convly
f99314ead7 v4.4.3 2022-10-05 16:04:25 +02:00
Convly
f33e7c97ab v4.4.2 2022-10-05 15:32:01 +02:00
Josh
0d73979b84
Merge branch 'main' into patch-1 2022-10-03 15:19:52 +01:00
Iago Calazans
db785ab59f
Update packages/generators/generators/lib/files/ts/plugin/admin/src/components/Initializer/index.tsx
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2022-10-03 09:08:52 -03:00
Iago Calazans
6fa840fd9a
Update packages/generators/generators/lib/files/ts/plugin/admin/src/components/Initializer/index.tsx
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2022-10-03 09:08:43 -03:00
Convly
569f9a4012 Merge branch 'main' of github.com:strapi/strapi into enhancement/cloud-hosting-tracking 2022-09-30 12:01:00 +02:00
Convly
706b8a5d56 Revert to STRAPI_HOSTING 2022-09-30 11:40:05 +02:00
Convly
fa503ef438 v4.4.1 2022-09-29 23:50:44 +02:00
Convly
340b17d6da Update wording 2022-09-29 18:12:05 +02:00
Convly
55fbe1ad10 Remove console.log 2022-09-29 17:41:54 +02:00
Convly
a1c7185252 Add hostedOnStrapiCloud property to the telemetry events 2022-09-29 17:35:18 +02:00
Iago Calazans
9e61f5902a
Merge branch 'main' into patch-1 2022-09-28 09:27:02 -03:00
Convly
d9febfb963 v4.4.0 2022-09-28 14:25:44 +02:00
Iago Calazans
c52623e143
fix: init invalid assignment of current prop
On building with TS it throws the following errors: 
- TS2540: Cannot assign to 'current' because it is a read-only property.
- TS2721: Cannot invoke an object which is possibly 'null'.
2022-09-27 16:39:08 -03:00
Alexandre Bodin
8ebf58d9ed v4.3.9 2022-09-21 14:17:36 +02:00
Alexandre BODIN
59b83c5953
Merge pull request #14320 from strapi/chore/eslint
chore/eslint
2022-09-08 14:45:12 +02:00
Alexandre Bodin
6654ad3528 Add node 18 2022-09-08 08:44:27 +02:00
Alexandre Bodin
c44f21d5ba v4.3.8 2022-09-07 16:47:41 +02:00
Alexandre Bodin
73f523b983 v4.3.7 2022-09-07 14:24:30 +02:00
Alexandre Bodin
04f218346d Fix esint in generators folder 2022-09-05 15:19:02 +02:00
Fabien del Carmen
29410dd8fb
Merge pull request #14190 from strapi/fix/project-analytics-metadata-structure
Update metadata casing and structure
2022-08-31 16:26:45 +02:00
fdel-car
1bfb12eceb Rename platform to osPlatform 2022-08-26 18:35:19 +02:00
Alexandre Bodin
4c6e67c493 v4.3.6 2022-08-24 15:53:23 +02:00
Alexandre Bodin
a52b053551 v4.3.5 2022-08-24 14:10:18 +02:00
fdel-car
50f6939f93 Update metadata casing and structure 2022-08-24 11:17:38 +02:00
Gustav Hansen
78af3ebe62
Merge pull request #13872 from strapi/feature/amplitude-arch
Add tracking property for os.arch() to Amplitude / Sentry (project creation)
2022-08-24 09:46:39 +02:00
Gustav Hansen
8e14a14938 Sentry: Add os.arch() as event tag 2022-08-22 12:08:24 +02:00
Gustav Hansen
de4df3874a Amplitude: Add tracking property for os.arch() 2022-08-22 09:14:02 +02:00
dependabot[bot]
55ab41d694
Bump @sentry/node from 6.19.6 to 6.19.7
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 6.19.6 to 6.19.7.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.19.6...6.19.7)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-19 09:08:22 +00:00
Ben Irvin
1e3144b002 Merge branch 'main' into fix/typescript-special-char-path 2022-08-18 11:09:38 +02:00
Bassel Kanso
5d5e49f079
Merge pull request #14078 from strapi/fix/typescript-plugin-generation
Fix typescript plugin generation
2022-08-18 10:54:59 +03:00
Ben Irvin
dece14c0de
Merge pull request #13962 from strapi/fix/preinstall-node-version-check
Require Node >=14, <=16 to install Strapi
2022-08-18 09:41:07 +02:00
Ben Irvin
06596f5e4d leave the original values alone 2022-08-17 11:09:27 +02:00
Alexandre Bodin
840391f541 Fix linter 2022-08-16 11:55:39 +02:00
markkaylor
a8ff3aef2f
Merge pull request #13901 from ihmpavel/unify-template-variables-spacing
chore: Unify template spacing
2022-08-16 09:20:37 +02:00
Ben Irvin
53852582cd fix included files 2022-08-12 18:06:11 +02:00
Ben Irvin
ae41b5669c update paths 2022-08-12 17:50:37 +02:00
Ben Irvin
69ae32594e fix logic 2022-08-12 14:24:24 +02:00
Ben Irvin
6964171a05
Merge branch 'master' into fix/preinstall-node-version-check 2022-08-12 14:15:53 +02:00
Ben Irvin
ef35dbb2f7 use supported versions from generated package.json 2022-08-12 14:14:35 +02:00
Bassel Kanso
6b23adaed6 small fix remove comma 2022-08-12 15:13:05 +03:00