🚀 New feature
- [Plugin] add endpoint to fetch authenticated user model (#435)
- [Framework] Create form to set database connection on strapi new (#420)
🐛 Bug Fix
- [Framework] Fix yarn (#422)
- [Admin] Fix user associated with a role display (#427)
- [Framework] Authorize config files name as API (#428)
- [Framework] Fix deployment process (#431)
- [Plugin] Fix bug when trying to install a new plugin (#448)
💅 Enhancement
- [Framework] SSL option for strapi-knex connections (#424)
- [Framework] Support one-way relationship (#426)
- [Framework] Add plugins icons to ListPlugin page (#385)
- [Documentation] Improve the plugin section documentation (#433)
- [Framework] Update middleware dependencies and remove unnecessary convert (#434)
- [Framework] Add logs if missing things in user table (#416)