🚀 New feature
- [Plugin] Add search to content manager (#1363) @soupette
- [Plugin] Add bulk actions in content-manager (#1328) @soupette
- [Plugin] Add Enumeration type to content type builder (#1313) @johannpinson
- [Plugin] Add Enum into GraphQL schema (#1288) @johannpinson
🐛 Bug fix
- [Framework] Create column oneWay relation type for Bookshelf (#1376) @derrickmehaffy
- [Framework] Fix route count (#1352) @lauriejim
- [Framework] Get right global root path (#1350) @Aurelsicoko
- [Plugin] Fix delete info.mainFied in content type builder (#1369) @lauriejim
- [Plugin] Fix default role provider and for create user (#1367) @lauriejim
- [Plugin] Set default Role to authenticated when using a custom provider (#1360) @soupette
- [Plugin] Remove unappropriate filters according to field type (#1346) @soupette
- [Plugin] Fix bug when deleting a relation that has the same field on both sides (#1342) @soupette
- [Plugin] Upgrade version to fix history bug on GraphQL Playground (#1335) @johannpinson
💅 Enhancement
- [Admin] Fix language loading, first try load full user language code (#1354) @zhuang17
- [Admin] Move settings-manager to configuration section (#1338) @soupette
- [Admin] Left-align form labels in Edge (#1309) @nurikabe
- [Documentation] Update hooks structure requirements (#1348) @ekamgit
- [Framework] Remove plugin analytics on app creation (#1362) @lauriejim
- [Framework] Travis tests on Node.js 9 and 10 (#1336) @DanielRuf
- [Framework] Enhance onboard message CLI (#1334) @makzimko
- [Plugin] Improve content builder UX (#1364) @soupette
- [Plugin] Change design when email forgot-password has been sent (#1365) @soupette
- [Plugin] Fix enum icon (#1375) @lauriejim
- [Plugin] Use suggested content type names when setting relations (#1295) @soupette