💅 Enhancement
- [admin] Add Malay(ms.json) Translation (#6394) @fadhilx
- [admin] Update RU translation for strapi-admin (#6422) @XAHTEP26
- [admin] Update translation support on 'users-permissions' , 'upload' and 'content-manager' plugin (#6439) @fadhilx
- [admin] Fixing messages when uninstalling plugins (#6463) @thiagoaugusto
- [admin] added Japanese translations (#6536) @donuzium
- [core:framework] Fix lifecycle hooks URL (#6417) @abdonrd
- [documentation] Update documentation of the section plugin Google Cloud Storage (#6275) @Lith
- [documentation] Fix database link and example (#6350) @willianjusten
- [documentation] Add guide on unit testing (#6361) @qunabu
- [documentation] Fix links that point to old documentation (#6367) @fiblan
- [documentation] Fix strapi blog url (#6380) @lauriejim
- [documentation] fix some typos in configurations documentation (#6396) @hfitzwater
- [documentation] fix link (#6397) @fabianmieller
- [documentation] Editing grammar. (#6400) @cwray-tech
- [documentation] Fix links in deployment page (#6426) @giovannigiordano
- [documentation] Fix typos in stable migration guide (#6427) @derrickmehaffy
- [documentation] Typo fixes throughout the stable docs (#6429) @derrickmehaffy
- [documentation] Load sentry as first middleware (#6430) @Froelund
- [documentation] docs: fix minor typos in CLI page (#6431) @azrikahar
- [documentation] Update digital Ocean One Click doc (#6436) @tonoli
- [documentation] Fix typo in migration guide to stable (#6451) @diogotcorreia
- [documentation] FAQ section of docs update to add notes applied in stable and fix regression (#6489) @derrickmehaffy
- [documentation] Load image from file to fix the caddy logo (#6494) @derrickmehaffy
- [documentation] Fixed the spelling of 'Troubleshooting' (#6498) @tudorilisoi
- [documentation] Fix link CLI installation (#6507) @lauriejim
- [documentation] Update slug guide match the v3 life cycle documentation (#6521) @rodrigojcmello
- [documentation] Fix typo in model relations docs (#6539) @reobin
- [documentation] Fix bootstrap use cases (#6563) @adamgall
- [documentation] Update slug system to new lifecycle hooks (#6572) @simonschllng
- [documentation] Modified admin.path to admin.url (#6601) @bazzou789
- [documentation] Update Contrib guide defining documentation pull requests (#6602) @derrickmehaffy
- [documentation] Fixed misspelled word (#6621) @cube-dan
- [documentation] Clean up the stable migration guide (#6633) @derrickmehaffy
- [documentation] Fixed Typo on v3.x (#6635) @vemuez
- [documentation] Very slight improvement of the webhook definition (#6652) @adriatic
- [documentation] docs: Fix a few typos in the 3rd party client guide (#6656) @madx
- [documentation] Typo error (#6657) @akash-gupta-146
- [documentation] Should be port 5432 (#6662) @nikitasol
- [documentation] Fixed misspelled lifecycle hook in documentation (#6679) @dgoguerra
- [plugin:content-manager] Added uid slugify options (#5614) @rhnorskov
- [plugin:content-type-builder] Fixed dutch typos (#6379) @verheyenkoen
- [plugin:upload] Fix missing validation error message on media field (#6346) @henrych4
- [plugin:users-permissions] Fix some user permission issue (#6629) @alexandrebodin
🐛 Bug fix
- [core:database] Remove options pool for non sqlite3 clients (#6469) @abelsoares
- [core:framework] Remove cypress because it is not used (#6557) @hdeadman
- [plugin:content-type-builder] Add reserved names for attributes (Enum and Relations) (#6620) @HichamELBSI
- [plugin:email] better error handling in email (#6599) @petersg83
- [plugin:graphql] Fix singularName resolver for GraphQL findOne action (#6574) @thomaspockrandt
- [plugin:users-permissions] 🚑 Forgot/Reset password fix for MongoDB - only update mandatory fields (#6327) @damtsnkff
- [plugin:users-permissions] Remove platform check (#6546) @Gomez23