Skip to content
Merged
Changes from all commits
Commits
Show all changes
305 commits
Select commit Hold shift + click to select a range
10ccd2f
Merge branch 'repo/custom-fields' into next
pwizla Aug 25, 2022
f3d1f89
Fix callout type
pwizla Aug 25, 2022
bd68781
fix: typo in code sample (#1084)
iquirino Aug 26, 2022
035ac1a
Fix usage of "allow"
pwizla Aug 26, 2022
8164e6e
fix file path
stb13579 Aug 31, 2022
4b73c39
Merge pull request #1098 from strapi/dev/custom-fields-fix
stb13579 Aug 31, 2022
ff0621c
update API token screenshot
stb13579 Sep 5, 2022
8043a9e
Remove outdated content + update button name
stb13579 Sep 5, 2022
1f3d5f8
Add regenerate API token section
stb13579 Sep 5, 2022
eb382d2
update text for new user interface
stb13579 Sep 5, 2022
38d5484
update text to match UI
stb13579 Sep 6, 2022
d913ca4
reword for clarity and specificity
stb13579 Sep 6, 2022
200aa15
update screenshots
stb13579 Sep 6, 2022
b7d04aa
updated text
stb13579 Sep 6, 2022
66cdb62
fix caps and move screenshot
stb13579 Sep 6, 2022
1a09171
Merge pull request #1109 from strapi/user/api-tokens-v2-updates-shaun
stb13579 Sep 7, 2022
7f9ffbf
Update node support to 18
alexandrebodin Sep 8, 2022
f4dccf3
add manual installation sqlite
quiloos39 Sep 8, 2022
4975cdd
chore: fix typos
kuizuo Sep 9, 2022
2a96c6e
Merge pull request #1120 from kuizuo/patch-1
stb13579 Sep 9, 2022
3df4f36
Merge pull request #1117 from strapi/chore/node-18
stb13579 Sep 9, 2022
8f43632
Update Azure db connection to v4 (#1119)
stb13579 Sep 9, 2022
3c91cc0
Merge remote-tracking branch 'origin/next' into user/api-tokens-v2-up…
stb13579 Sep 9, 2022
6523d60
Merge pull request #1068 from strapi/user/api-tokens-v2-updates
stb13579 Sep 9, 2022
368ff43
Revert "Merge pull request #1068 from strapi/user/api-tokens-v2-updates"
stb13579 Sep 9, 2022
4204d8f
Rework entire history on API Tokens v2 PR (#1122)
derrickmehaffy Sep 9, 2022
804c69a
Fix variable name
o0th Sep 10, 2022
6438125
Merge pull request #1123 from o0th/patch-1
stb13579 Sep 12, 2022
5a74799
Deployment guides cleanup (#1116)
gpene Sep 12, 2022
0f6ad03
Remove path from .env
pwizla Sep 13, 2022
e66c414
Change @custom-fields to @beta (#1135)
markkaylor Sep 16, 2022
65773df
Update amazon-aws.md
mauicode26 Sep 18, 2022
6d20cc4
update db config for v4
stb13579 Sep 19, 2022
6e0fdb4
Revert "update db config for v4"
stb13579 Sep 19, 2022
d5b24f6
update db config for v4
stb13579 Sep 19, 2022
ec8ab1c
Merge pull request #1136 from muzucode/patch-2
stb13579 Sep 19, 2022
d1d49f8
Update docs/developer-docs/latest/setup-deployment-guides/configurati…
quiloos39 Sep 20, 2022
0f0a6ca
Update docs/developer-docs/latest/setup-deployment-guides/configurati…
quiloos39 Sep 20, 2022
696acc4
change bracket alignment
stb13579 Sep 20, 2022
29b2e13
add callout for thumbnail loading
stb13579 Sep 20, 2022
6588c66
change tableName to collectionName (#1141)
laurenskling Sep 20, 2022
fda638b
Fix kind and collectionName docs (#1140)
laurenskling Sep 20, 2022
b93f68f
Merge pull request #1138 from strapi/dev/do-droplet-db-fix
stb13579 Sep 20, 2022
bec5062
Clarify steps for plugin creation (#1114)
stb13579 Sep 20, 2022
1901420
Add documentation for the request context feature (#1134)
alexandrebodin Sep 20, 2022
f133aca
Mention node 16 as most recommended
pwizla Sep 20, 2022
474ea14
add graphql plugin config to ts example similar to js
tpimh Sep 21, 2022
d9bd8c6
Merge pull request #1118 from quiloos39/main
stb13579 Sep 21, 2022
9a529bb
Bump version number to 4.3.9
pwizla Sep 21, 2022
f05b8d7
Sqlite update (#1147)
stb13579 Sep 21, 2022
4464676
Bump dependencies version
biko8 Sep 21, 2022
7cf955c
closing database before deletion; using plugin for role loading
colideum Sep 22, 2022
f9910df
Changed V4 specifics
colideum Sep 22, 2022
4c15b5b
Remove callout re: unstable (#1153)
gpene Sep 22, 2022
534f77e
Rebranding: Moved search bar (#1154)
pwizla Sep 22, 2022
bc0fc09
add migration guide
stb13579 Sep 22, 2022
1c84917
add guide
stb13579 Sep 22, 2022
a3e3244
update naming convention
stb13579 Sep 22, 2022
6d07e87
update procedure and code examples
stb13579 Sep 22, 2022
6a07d17
fix punctuation
stb13579 Sep 22, 2022
536f0ba
update for TypeScript only
stb13579 Sep 22, 2022
c023da9
Revert "Rebranding: Moved search bar (#1154)"
pwizla Sep 23, 2022
8308a4f
Updated Heroku deployment documentation (#991)
levipettersen Sep 23, 2022
588728b
Update admin-customization.md for plugin translation (#1100)
MorganeLeCaignec Sep 23, 2022
89f8868
Installing hotjar (#1061)
Aurelsicoko Sep 23, 2022
856e8d1
cleanup language
stb13579 Sep 23, 2022
5943781
add regenerate and sync the labels with the UI
stb13579 Sep 23, 2022
5e7e350
Add callout for read-only API tokens
stb13579 Sep 23, 2022
bb5ddf2
Windows Desktop Recommended Version Correction
vivekout Sep 23, 2022
1a7dcec
Update docs/developer-docs/latest/update-migration-guides/update-vers…
biko8 Sep 24, 2022
08eea96
Update docs/developer-docs/latest/update-migration-guides/update-vers…
biko8 Sep 24, 2022
22542b9
Update docs/developer-docs/latest/update-migration-guides/update-vers…
biko8 Sep 24, 2022
f8f98a9
fix: typos fixed
Shubhdeep12 Sep 24, 2022
d2943c8
fixed typos
Shubhdeep12 Sep 24, 2022
2494005
Merge pull request #1162 from Shubhdeep12/user/fixed-typos
stb13579 Sep 26, 2022
80bb6d6
Merge pull request #1161 from Shubhdeep12/dev/fixed-typos
stb13579 Sep 26, 2022
f891057
Merge pull request #1160 from vivekout/patch-1
stb13579 Sep 26, 2022
ac7c9fd
Merge pull request #1158 from strapi/user/api-token-v2-rbac
stb13579 Sep 26, 2022
30287aa
Merge pull request #1159 from strapi/dev/api-token-read-only
stb13579 Sep 26, 2022
81c4eea
Merge pull request #1149 from biko8/patch-1
stb13579 Sep 26, 2022
f1e95e5
update the video demo link for v4
jizusun Sep 26, 2022
52c3054
Update introduction.md
jizusun Sep 26, 2022
20bd825
Merge pull request #1157 from strapi/dev/v4.2.x-migration-update
stb13579 Sep 26, 2022
a5f773b
Merge pull request #1163 from jizusun/patch-1
stb13579 Sep 26, 2022
d36c0a1
Merge pull request #1145 from itsemast/appolo-server-ts-fix
stb13579 Sep 26, 2022
318b284
Missing environmet variables added for pm2. (#1164)
habil Sep 26, 2022
e45fc27
Merge branch 'main' into next
pwizla Sep 26, 2022
6bd6f7f
Update link to ColorPicker input
pwizla Sep 26, 2022
9a9dffd
Merge branch 'production'
pwizla Sep 26, 2022
5b28b0b
Revert "Merge branch 'production'"
pwizla Sep 26, 2022
805b0f1
Merge pull request #1142 from strapi/dev/gcp-thumbnail-fix
stb13579 Sep 27, 2022
efa5bf5
update guide name
stb13579 Sep 27, 2022
205e1ea
fix header meta content
stb13579 Sep 27, 2022
ba36c4c
Merge pull request #1155 from strapi/dev/migrate-4.3.7+
stb13579 Sep 27, 2022
5d5c25f
Merge branch 'next'
pwizla Sep 27, 2022
523d93e
Fix logo
pwizla Sep 27, 2022
361d42d
Clean up custom fields page
pwizla Sep 27, 2022
977c132
Fix code-blocks (empty blank lines) in TypeScript documentation
pwizla Sep 27, 2022
3f5cb75
Fix pre-release doc. link (docs-next) in top nav bar
pwizla Sep 27, 2022
2257fd5
Clean up branding.styl
pwizla Sep 27, 2022
d547c04
Clean up comments in REST API population
pwizla Sep 27, 2022
dcaf7f2
Clean up comments from "Installing plugins via Marketplace"
pwizla Sep 27, 2022
4359d57
Revert unwanted wording change in "Installing plugins via Marketplace"
pwizla Sep 27, 2022
c8815b0
Remove outdated TODO in "Installing plugins via Marketplace"
pwizla Sep 27, 2022
8653a6a
Fix link to Roadmap (#1168)
mikehaertl Sep 28, 2022
f054dbb
Merge branch 'production'
pwizla Sep 28, 2022
f6ce46b
Fix logo and nav
pwizla Sep 28, 2022
17b2788
Temporarily revert back to old logo
pwizla Sep 28, 2022
f28de47
Merge branch 'main' of github.com:strapi/documentation
pwizla Sep 28, 2022
54a7f16
Update link to ColorPicker input (again) (#1171)
romash1408 Sep 29, 2022
948942f
Fix Query engine link
hayelomt Sep 30, 2022
96fc3a3
Merge pull request #1179 from titanht/patch-1
stb13579 Sep 30, 2022
6a3405f
Update the Code of Conduct
paulaxisabel Oct 3, 2022
a61a7f8
Update Code of Conduct
paulaxisabel Oct 3, 2022
a30adc0
fix upload code example
stb13579 Oct 3, 2022
8bf68a5
Merge pull request #1185 from strapi/dev/upload-fix
stb13579 Oct 4, 2022
28893ff
Move search bar to the the left and fix its behavior (#1187)
pwizla Oct 4, 2022
de9382e
Merge branch 'main' into next
pwizla Oct 4, 2022
2f1d38d
Fix logo and nav
pwizla Oct 4, 2022
05ee060
fix TypeScript code errors
stb13579 Oct 4, 2022
cacfaf7
Merge pull request #1189 from strapi/dev/sso-fix
stb13579 Oct 4, 2022
6823684
add github token callout (#1180)
stb13579 Oct 5, 2022
8410d73
Revise contributing.md (#1143)
stb13579 Oct 5, 2022
11a413d
fix 4.4.1 version (#1176)
7dir Oct 5, 2022
d5d5b2c
Update heroku.md (#1075)
arshi-mustafa786 Oct 5, 2022
3cac643
Docker documentation for v4 (#1144)
derrickmehaffy Oct 5, 2022
7d8928a
Add: Custom block section about cloud waitlist (#1192)
Mcastres Oct 5, 2022
5a14303
Merge branch 'production'
pwizla Oct 5, 2022
7641183
sync db table
stb13579 Oct 5, 2022
287dd67
Update package.json
pwizla Oct 5, 2022
43b329b
Merge pull request #1194 from strapi/dev/cli-db-table
stb13579 Oct 5, 2022
5dbb57b
Add: utm_source & campaign in the waitlist cloud link (#1195)
Mcastres Oct 5, 2022
a8d6de5
Merge branch 'production' into main
pwizla Oct 5, 2022
50e4567
Merge pull request #1182 from paulaxisabel/update-coc
stb13579 Oct 6, 2022
353c23a
add page Database migrations (#889)
petersg83 Oct 6, 2022
13683f2
Remove unnecessary closing syntax in services docs
pwizla Oct 7, 2022
e2d5ade
Fix typo in troubleshooting.md (#1200)
amincheloh Oct 7, 2022
8d7cd87
Update migration-guide-4.3.6-to-4.3.7.md
alumedot Oct 7, 2022
bb3c2a6
Update nav-links class to prevent overlap on mobile (#1205)
Oct 10, 2022
1118925
fix: 🌍 wrong locale response when creating an entry with a locale dif…
sunnysonx Oct 10, 2022
a024e97
fix security middleware table
stb13579 Oct 11, 2022
5e13ac1
Fix white space at bottom of TOC
pwizla Oct 11, 2022
5875b17
Merge branch 'production'
pwizla Oct 11, 2022
8249506
Add a note about UIDs in Entity Service API (#1209)
zmilonas Oct 12, 2022
e0e199f
Fix a typo in a tip about UID in Entity Service (#1211)
zmilonas Oct 12, 2022
25c1ed5
Merge pull request #1207 from strapi/dev/middlewares-fix
stb13579 Oct 13, 2022
d3ba89e
add google style guide links
stb13579 Oct 13, 2022
ab0bdcf
move PM2 docs to deployment
stb13579 Oct 14, 2022
34fdb6a
Update Image 'content-manager-list-view.png'
GunnerJnr Oct 15, 2022
0c3bd4c
Merge pull request #1151 from colideum/patch-1
stb13579 Oct 16, 2022
38338ad
Merge pull request #1218 from GunnerJnr/GunnerJnr-patch-1-issue-1170
stb13579 Oct 16, 2022
068ff91
move pm2
stb13579 Oct 17, 2022
4f885df
Cloud deployment (#1105)
gpene Oct 17, 2022
d7f4b83
Add small improvements to Strapi Cloud documentation
pwizla Oct 17, 2022
02e7f24
Merge branch 'production' into main
pwizla Oct 17, 2022
fe3547b
update PM2 guide
stb13579 Oct 18, 2022
2191ec3
Update unit-testing.md
stb13579 Oct 18, 2022
7a56260
comment out Process manager guide from sidebar
stb13579 Oct 18, 2022
50f563b
Merge pull request #1152 from colideum/patch-2
stb13579 Oct 18, 2022
e2c6824
update intro
stb13579 Oct 18, 2022
22b1acf
move unit testing to dev resources
stb13579 Oct 18, 2022
27f9227
remove unit testing from guides sidebar.
stb13579 Oct 18, 2022
d32c41a
Merge pull request #1221 from strapi/dev/unit-test
stb13579 Oct 18, 2022
523f6e7
update sidebar
stb13579 Oct 18, 2022
a4b51c1
rewrite procedures
stb13579 Oct 18, 2022
ef073c0
Draft System guide (#1222)
gpene Oct 18, 2022
be1d63e
Fix type name mismatch in Shadow CRUD example (#1215)
mikehaertl Oct 18, 2022
707e698
Update migration-guide-4.3.6-to-4.3.7.md
stb13579 Oct 19, 2022
cc44bed
Update migration-guide-4.3.6-to-4.3.7.md
stb13579 Oct 19, 2022
3ad1c46
Merge pull request #1203 from alumedot/patch-1
stb13579 Oct 19, 2022
58ca390
improve structure
stb13579 Oct 19, 2022
b7daebd
Dark Mode: new custom theme extension syntax (#1174)
meganelacheny Oct 19, 2022
2dab274
updated controllers doc (#981)
omerfaran Oct 19, 2022
5772136
cleanup services example to prevent confusion (#1202)
derrickmehaffy Oct 19, 2022
48ebce2
4.3.6 ->4.3.8 migration update (#1223)
stb13579 Oct 19, 2022
8541231
Refactor error handling documentation to include @strapi/utils error …
derrickmehaffy Oct 19, 2022
d7581f6
Bump version number to 4.4.4
pwizla Oct 19, 2022
dc8273c
Update Algolia config (#1175)
stb13579 Oct 19, 2022
53f13cc
Update error-handling.md
pwizla Oct 19, 2022
c3ce9dd
Remove "outdated" callout from unit testing docs
pwizla Oct 19, 2022
a11ec42
Merge branch 'production'
pwizla Oct 19, 2022
dd942d5
Add formatting style guide
pwizla Oct 20, 2022
e0d3c53
Update CONTRIBUTING.md
stb13579 Oct 20, 2022
ccc6210
Update typescript.md
sliepe Oct 20, 2022
b156820
Merge pull request #1227 from sliepe/patch-1
stb13579 Oct 21, 2022
3408c11
fix email admin customization docs
stb13579 Oct 21, 2022
4f07f30
Fix theming migration links + mention light/dark modes (#1231)
pwizla Oct 24, 2022
4a5bad0
fix: correction for app.customFields.register code example on custom …
sunnysonx Oct 24, 2022
71fac5b
Merge pull request #1228 from strapi/dev/email-template-fix
stb13579 Oct 24, 2022
1970830
Merge branch 'main' into dev/move-pm2
stb13579 Oct 25, 2022
921f484
Update patch-package mention in plugins extension (#1233)
pwizla Oct 25, 2022
dcf5b4b
updated text and formatting
stb13579 Oct 25, 2022
7fd929e
force code block indentation
stb13579 Oct 25, 2022
285cd1b
fixed typo "middlwares"
vitormanfredini Oct 25, 2022
a5a889a
Merge pull request #1235 from vitormanfredini/main
stb13579 Oct 25, 2022
6e6e3f4
add redirect
stb13579 Oct 25, 2022
986b3e2
Remove WYSIWYG guide (#1236)
pwizla Oct 25, 2022
bb51ba9
Update U&P (#1210)
gpene Oct 26, 2022
7348924
Add redirections for removed Draft and Unit Testing guides (#1237)
pwizla Oct 26, 2022
4ea9545
Merge branch 'main' into dev/move-pm2
pwizla Oct 26, 2022
68a7a0b
Update docs/developer-docs/latest/setup-deployment-guides/deployment/…
stb13579 Oct 26, 2022
d342890
Merge pull request #1216 from strapi/dev/move-pm2
stb13579 Oct 26, 2022
9bb1872
Merge pull request #1214 from strapi/repo/contributing
stb13579 Oct 26, 2022
aecce35
add slug tip callout
stb13579 Oct 26, 2022
d6ced3f
remove slug guide from dev docs
stb13579 Oct 26, 2022
602a7fe
fix formatting
stb13579 Oct 26, 2022
5544e8d
Merge pull request #1241 from strapi/dev/remove-slug-guide
stb13579 Oct 26, 2022
088c8d5
docs: Fix syntax error in middlewares doc
bastien-pruvost Oct 26, 2022
0f7f67e
remove jwt guide
stb13579 Oct 28, 2022
cf2b353
Merge pull request #1240 from strapi/user/slug-system
stb13579 Oct 28, 2022
b2f7ce9
fix middleware to array notation
stb13579 Nov 2, 2022
69d011e
Merge pull request #1253 from strapi/dev/upload-middlewares-fix
stb13579 Nov 2, 2022
23b31c8
Custom Fields improvements: code examples (#1238)
pwizla Nov 2, 2022
ec767e3
Merge pull request #1242 from Bastien-Pruvost/patch-1
stb13579 Nov 2, 2022
21353b1
Merge pull request #1244 from strapi/dev/remove-jwt-guide
stb13579 Nov 2, 2022
156d93a
Update Marketplace link for custom fields (#1234)
pwizla Nov 2, 2022
929355d
Reconfigure Algolia search config (#1243)
stb13579 Nov 2, 2022
97b2c38
Remove "scheduled publication" guide (#1247)
pwizla Nov 2, 2022
ee98368
Create migration guide from 4.4.3 to 4.4.5 (#1245)
gu-stav Nov 2, 2022
77ddc97
Bump version number to 4.4.6
pwizla Nov 2, 2022
f6bb725
fix readme file grammar
stb13579 Nov 2, 2022
dc0f3c8
Merge branch 'production'
pwizla Nov 3, 2022
37bf681
Add docusaurus to gitignore in main branch
pwizla Nov 3, 2022
5512a68
Update digitalocean-app-platform.md
charles-langley Nov 3, 2022
4c0f054
fix link and link description
stb13579 Nov 3, 2022
e6b1c95
Merge branch 'main' into dev/awesome-update
stb13579 Nov 4, 2022
41eaf65
Update api-parameters.mdx (#1251)
melvin2016 Nov 4, 2022
4464eaf
Fix regression with populating callout
pwizla Nov 7, 2022
2478666
Merge branch 'main' of github.com:strapi/documentation
pwizla Nov 7, 2022
8cdf771
Updating an entry changes (#1252)
gpene Nov 7, 2022
b42db77
trigger new vercel build
stb13579 Nov 7, 2022
210b241
Merge pull request #1257 from strapi/dev/awesome-update
stb13579 Nov 7, 2022
745d9c8
Merge pull request #1255 from strapi/repo/readme-fix
stb13579 Nov 7, 2022
646cb1f
[WIP] Add alpha & beta badges (#1248)
pwizla Nov 8, 2022
7a7e717
Update docs/developer-docs/latest/setup-deployment-guides/deployment/…
charles-langley Nov 8, 2022
59c3c5f
Update docs/developer-docs/latest/setup-deployment-guides/deployment/…
charles-langley Nov 8, 2022
1fdb6e4
Update digitalocean-app-platform.md
charles-langley Nov 8, 2022
58eed82
Merge pull request #1256 from charles-langley/patch-1
stb13579 Nov 8, 2022
76ba8ad
Feature(s) branch for v4.5.0 (#1261)
pwizla Nov 9, 2022
44ea0a6
Remove docusaurus from .gitignore in main branch
pwizla Nov 9, 2022
dbf9580
fix Twitter credentials
stb13579 Nov 10, 2022
1f15888
Update migration-guide-4.4.3-to-4.4.5.md (#1268)
ALeafWolf Nov 14, 2022
49a403f
Ignore docusaurus stuff
pwizla Nov 16, 2022
8af10ec
Merge pull request #1264 from strapi/dev/U&P-twitter
stb13579 Nov 16, 2022
821e0d5
Bump version number to 4.5.1
pwizla Nov 16, 2022
12a8848
Merge branch 'production' into main
pwizla Nov 16, 2022
26b22a7
Merge branch 'production'
pwizla Nov 16, 2022
59dd226
Migration guide for removing relationship duplicates (#1272)
pwizla Nov 16, 2022
09dae16
Add build as its own upgrade step (#1279)
innerdvations Nov 17, 2022
f335a2e
Merge branch 'production'
pwizla Nov 17, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Strapi periodically releases code improvements through upgrades. Upgrades contai
[Plugins extension](/developer-docs/latest/plugins/users-permissions.md) that create custom code or modify existing code will need to be updated and compared to the changes in the repository. Not updating the plugin extensions could break the application.
:::

## Upgrading the dependencies
## Step 1: Upgrade the dependencies

::: prerequisites

Expand Down Expand Up @@ -42,22 +42,40 @@ Strapi periodically releases code improvements through upgrades. Upgrades contai

3. !!!include(developer-docs/latest/update-migration-guides/migration-guides/v4/snippets/Install-npm-yarn)!!!

## Reinitializing the application
## Step 2: Rebuild the application

Rebuild the administration panel and start the application:
Rebuild the administration panel:

<code-group>

<code-block title="NPM">
```sh
npm run build
npm run develop
```
</code-block>

<code-block title="YARN">
```sh
yarn build
```
</code-block>

</code-group>

## Step 3: Start the application

Start the application and ensure that everything is working as expected:

<code-group>

<code-block title="NPM">
```sh
npm run develop
```
</code-block>

<code-block title="YARN">
```sh
yarn develop
```
</code-block>
Expand Down