🐛 Bug fix
- [Framework] Allow different envrionment names on config load (#3459) @alexandrebodin
- [Framework] Requiring bootstrap.js before config loading (#3453) @alexandrebodin
- [Framework] Fix strapi.query.delete passing invalid property to bookshelf (#3438) @mdibaiee
- [Plugin] Fix crash caused by strapi-plugin-users-permissions (#3469) @ta7sudan
- [Plugin] Only use keys from settings.json to create documentation files (#3460) @alexandrebodin
- [Plugin] Fix documentation load settings (#3443) @lauriejim
💅 Enhancement
- [Admin] Fix wording of welcome text (#3452) @fredrivett
- [Documentation] Update NPM Badge on Readme to Beta (#3464) @derrickmehaffy
- [Documentation] Fix typo in documentation (#3458) @dsvgit
- [Documentation] Improve CLI documentation (#3450) @davidkarlsson0
- [Documentation] Improve example in the documentation (#3444) @patnym
- [Documentation] Fix curl request example in documentation (#3439) @dkarski
- [Documentation] Update description and keyword of the package strapi (#3371) @bromso
- [Plugin] Mailgun: possibility to configure api host (#3080) @Bishop