🚀 New feature
- [Framework] Test suites first round (#1311) @lauriejim
- [Plugin] Add filters in the content-manager (#1304) @soupette
- [Plugin] Added oneWay relation option on frontend (#1199) @okaris
🐛 Bug fix
- [Admin] Fix build assets url (#1327) @lauriejim
- [Admin] Improve component for handle click if specified (#1276) @johannpinson
- [Admin] Wait for the user plugin to bootstrap before redirection (#1222) @johanbaath
- [Framework] 💥 Fix decimal on pg and mysql (#1314) @lauriejim
- [Framework] Fix add multi column for mysql (#1302) @lauriejim
- [Framework] 💥 Convert 1/0 to true/false for mysql (#1299) @lauriejim
- [Framework] Fix cors on option request (#1298) @lauriejim
- [Framework] Fix delete relations manyToMany mongoose (#1326) @lauriejim
- [Plugin] Fix content-manager build (#1321) @soupette
- [Plugin] GraphQL returns empty array when entities are not hosted by the model (#1279) @kamalbennani
- [Plugin] Fixes 1-N relations with the same content type (#1315) @soupette
- [Plugin] Fix clean up of duplicate permissions (#1261) @johanbaath
- [Plugin] Fix generate GraphQL schema if ShadowCRUD is false (#1260) @johannpinson
- [Plugin] Update Union type creation rules for GraphQL (#1245) @johannpinson
- [Plugin] Fix third party auth providers always disabled on windows (#1170) @marcostephan
- [Plugin] Fix toJSON verification inside bookshelf for content-manager (#1294) @johannpinson
💅 Enhancement
- [Admin] Fix UI min-height in content-type table list (#1267) @johannpinson
- [Admin] Add styled-components (#1196) @soupette
- [Admin] Update Turkish translations 🇹🇷 (#1229) @ertugrulungor
- [Admin] Fix ui helper field width inside content type builder (#1265) @johannpinson
- [Admin] Fix UI modal position in admin (#1268) @johannpinson
- [Documentation] Add section tracking documentation (#1285) @Aurelsicoko
- [Documentation] Specify MongoDB >= 2.6 (#1310) @nurikabe
- [Framework] Added count to api template for bookshelf (#1307) @okaris
- [Framework] Add count route on generated API (#1293) @okaris
- [Framework] Add prettier on pre-commit (#1205) @soupette
- [Framework] Support for passing additional variables into mongoose (#1181) @raulriera
- [Plugin] Improve GraphQL query support (#1275) @Aurelsicoko
- [Plugin] Add
!
flag for GraphQL and non-nullable field (#1287) @johannpinson - [Plugin] Fix a typo in the error key (#1248) @raulriera
- [Plugin] Update Turkish language translates 🇹🇷 (#1238) @yakupad
- [Plugin] Remove warning in content-type-builder when creating tables (#1305) @soupette
- [Plugin] 💥 Change names for timestamp fields in GraphQL plugin (#1266) @johannpinson
💥 is used for breaking changes