💅 Enhancement
- [Admin] Refactor strapi-admin services and controllers (#3316) @alexandrebodin
- [Admin] Strapi admin dev cmd (#3300) @alexandrebodin
- [Admin] Update RU translations (#3139) @pavel-voronin
- [Admin] Refactor admin build script for futur updates (#3273) @alexandrebodin
- [Admin] Apply updates to build process (#3252) @alexandrebodin
- [Documentation] Update README.md (#3330) @alexandrebodin
- [Documentation] Updated deployment guide for Digital Ocean (#3328) @davidkartuzinski
- [Documentation] Update the CONTRIBUTING GUIDE (#3327) @soupette
- [Documentation] Create beta migration guide (#3319) @alexandrebodin
- [Documentation] Update readme (#3349) @alexandrebodin
- [Documentation] Docs - Install Strapi on a Digital Ocean Droplet/VPS (#3305) @davidkartuzinski
- [Documentation] Beta documentation (#3280) @alexandrebodin
- [Documentation] Rename tracking page and update his content (#3338) @Aurelsicoko
- [Documentation] Additional revisions to README.md (#3350) @davidkartuzinski
- [Documentation] Beta contributing guide revisions (#3334) @davidkartuzinski
- [Documentation] Update the front-end part of the documentation (#3230) @soupette
- [Documentation] Update digital ocean deployment with beta updates (#3333) @alexandrebodin
- [Documentation] Update GH issue and PR template (#3246) @lauriejim
- [Framework] Add api and extensions gitkeep (#3277) @alexandrebodin
- [Framework] Cleanup example app (#3288) @alexandrebodin
- [Framework] Admin build cleanup (#3267) @alexandrebodin
- [Framework] Add admin panel basic customization (#3265) @alexandrebodin
- [Framework] Set node engines to v10 only (#3264) @alexandrebodin
- [Framework] Strapi develop cmd (#3263) @alexandrebodin
- [Framework] Clean up commands (#3287) @alexandrebodin
- [Framework] strapi new improvments (#3260) @alexandrebodin
- [Framework] Delete files on strapi uninstall (#3254) @alexandrebodin
- [Framework] Use autoReload with strapi dev only (#3253) @alexandrebodin
- [Framework] Beta initial release (#3352) @alexandrebodin
- [Framework] Add eslint and prettier back to repo (#3344) @alexandrebodin
- [Framework] Add new end to end tests (#3233) @alexandrebodin
- [Plugin] Fix enumeration placholder (#3261) @alexandrebodin
- [Plugin] Cloudinary provider plugin secret field now password type (#3196) @davidkartuzinski
- [Plugin] Updating package dependencies (#3283) @derrickmehaffy
- [Plugin] Enable timestamps option as default in the User & Permissions plugin (#3119) @abdonrd
🐛 Bug fix
- [Admin] Fix missing history in saga (#3290) @alexandrebodin
- [Admin] Fix UI issues (#3257) @alexandrebodin
- [Admin] Fix administrator edition (#3256) @alexandrebodin
- [Framework] Fix issues with paths in windows (#3278) @alexandrebodin
- [Framework] Fix invalid filter name and cleanup some search query (#3282) @alexandrebodin
- [Framework] Fix ip filter middleware (#3308) @hoangtrongphuc
- [Framework] Fix Add image upload in content type and add image in example app (#3311) @alexandrebodin
- [Framework] Remove not null on sqlite alter (#3301) @alexandrebodin
- [Framework] Clean strapi generate plugin (#3270) @alexandrebodin
- [Framework] Add dbSchema support for pg (#3251) @alexandrebodin
- [Framework] Fix missing identity in controllers without models (#3235) @alexandrebodin
- [Plugin] Fix model rename not using the right api name to persist files (#3345) @alexandrebodin
- [Plugin] Fix crud role with users (#3258) @alexandrebodin
- [Plugin] Fix missing default providers (#3229) @alexandrebodin
- [Plugin] Fix wrong input import (#3228) @soupette
🚀 New feature
- [Admin] 💥 Split admin and users. (#3108) @soupette
- [Framework] Split core feature from custom code (#3217) @alexandrebodin