🚀 New feature
- [Framework] Strapi support srv uri (#1831) @sundaycrafts
- [Plugin] Specify upload-file field's directory and mime type (#1572) @yummyelin
🐛 Bug fix
- [Framework] Fix build (#1917) @soupette
- [Framework] Fix auto-reload on file change (#1854) @lauriejim
- [Framework] Fix relations (#1852) @lauriejim
- [Framework] Handle properly subchildrens process on test script (#1820) @avallete
- [Plugin] Fix saved date format content manager (#1855) @lauriejim
- [Plugin] Fix unique_email with providers (#1884) @lauriejim
- [Plugin] Reset image preview - clear label and icon preview (#1881) @nobodywithbody
- [Plugin] Add validation for attribute name of enumeration field (#1878) @bahdcoder
- [Plugin] Fix content type generation with bookshelf. (#1926) @abhirathore2006
- [Plugin] Clean layout on content type delete (#1916) @lauriejim
- [Plugin] Fix bug repeat attached the same file (#1853) @nobodywithbody
- [Plugin] Check user exist before user is blocked (#1895) @lauriejim
- [Plugin] Fix files required validation (#1827) @nobodywithbody
- [Plugin] Fix remove all files in item and add one (#1893) @nobodywithbody
- [Plugin] Add check for length property may not exist (#1808) @nobodywithbody
- [Plugin] Discard action if canceled select file (#1796) @nobodywithbody
- [Plugin] Fix auto reload (#1712) @lucaperret
💅 Enhancement
- [Admin] Update RU translations (#1921) @bardaq
- [Admin] Open admin on strapi start (#1727) @Aurelsicoko
- [Documentation] Add reference about production databases (#1872) @hansemannn
- [Documentation] Fixed grammatical errors (#1824) @FarooqAR
- [Documentation] Wrong database parameters (#1841) @lucaperret
- [Documentation] Update alpha.14 in doc (#1836) @lauriejim
- [Documentation] Changed "You can access to" to "You can access" (#1800) @seanc
- [Documentation] Document how to add a new auth provider (#1815) @avallete
- [Framework] Add basic global proxy support (#1813) @derrickmehaffy
- [Framework] Polish plugin.js for more readable (#1802) @sundaycrafts
- [Framework] Ability to emit errors to Koa (#1830) @andfk
- [Framework] Improve user experience when generating new app (#1846) @sundaycrafts
- [Plugin] Add notification for delete all types (#1889) @nobodywithbody
- [Plugin] Update register email template (#1817) @derrickmehaffy
- [Plugin] Add missing translations files (#1825) @soupette
- [Plugin] Lowercase email on local auth register (#1570) @anshulk