Strapi v3.0.2 Release Notes

Release Date: 2020-06-15 // almost 4 years ago
  • 🍱 💅 Enhancement

    🍱 🐛 Bug fix

    • 🚚 [core:database] Remove options pool for non sqlite3 clients (#6469) @abelsoares
    • 🚚 [core:framework] Remove cypress because it is not used (#6557) @hdeadman
    • 🏗 [plugin:content-type-builder] Add reserved names for attributes (Enum and Relations) (#6620) @HichamELBSI
    • 🔌 [plugin:email] better error handling in email (#6599) @petersg83
    • 🔌 [plugin:graphql] Fix singularName resolver for GraphQL findOne action (#6574) @thomaspockrandt
    • ⚡️ [plugin:users-permissions] 🚑 Forgot/Reset password fix for MongoDB - only update mandatory fields (#6327) @damtsnkff
    • 🚚 [plugin:users-permissions] Remove platform check (#6546) @Gomez23