Strapi v3.1.5 Release Notes

Release Date: 2020-09-16 // over 3 years ago
  • Note : Please note that the Users & Permissions on the left menu has been moved into the Settings menu per PR: #7467

    ๐ŸŒ ๐ŸŒ Translations

    • ๐ŸŒ [admin] improve russian translations (#6903) @Ashot-KR
    • ๐ŸŒ [admin] Improve & add missing Slovak (SK) translations (#7515) @sebqq
    • โšก๏ธ [admin] Optimize plugins translation in Traditional Chinese. (#7557) @Dominic0512
    • ๐ŸŒ [admin] Add some russian translations for DynamicZone component (#7748) @GreenRobot777
    • [core:framework] fix German word for E-Mail (#7534) @Schaeferjo

    ๐Ÿฑ ๐Ÿ’… Enhancement

    • ๐Ÿšš [admin] Remove flag in language selection (#7102) @anowlet
    • [admin] set email validator to lowercase (#7645) @bglidwell
    • [admin] Add Strapi edition to the admin footer (#7704) @remi2j
    • โšก๏ธ [core:framework] Update node version requirements for v10 to v12 (#7409) @derrickmehaffy
    • โœ… [core:framework] Add utils::sanitize-entity tests (#7497) @Convly
    • โœ… [core:tooling] Replace babel-jest with @swc-node/jest to speedup frontend testing (#7724) @Brooooooklyn
    • ๐Ÿ“š [documentation] Fix kind attribute update query in beta.17 to beta.18 migration guide (#7583) @samohovets
    • ๐Ÿ“š [documentation] Add sqlite details to unit testing guide (#7603) @jasonprado
    • ๐Ÿ“š [documentation] Fix minor typos on model documentation (#7619) @tarpier
    • ๐Ÿ“š [documentation] Fix typo in controllers.md (#7721) @amirc
    • ๐Ÿ“š [documentation] Update email.md (#7769) @divineforge
    • ๐Ÿ“š [documentation] Update Roles & Permissions left menu mentions (#7796) @lauriejim
    • ๐Ÿ“š [documentation] Update controllers.md (#7814) @kuldipem
    • ๐Ÿ“š [documentation] Parameters docs typo (#7833) @remi2j
    • ๐Ÿ“š [documentation] Edit understanding login flow to be more readable (#7858) @rudwna
    • ๐Ÿ“š [documentation] Update docs to include MySQL docker-compose.yaml (#7892) @adamrhunter
    • ๐Ÿ“š [documentation] Typo in contributing.md (#7909) @jbergeron03
    • โšก๏ธ [plugin:graphql] Update basic GraphQL Plugin information (#7385) @ScottAgirs
    • ๐Ÿ”Œ [plugin:graphql] Allow more options to the Apollo Server config (#7665) @abdonrd
    • โšก๏ธ [plugin:graphql] Update file info mutation (#7691) @Cr0s4k
    • ๐Ÿ”Œ [plugin:upload] Fix 'FileToBig' typo in strapi-provider-upload-local (#7643) @sebacampos
    • โšก๏ธ [plugin:upload] Update sharp module to 0.26.0 (#7729) @darron1217
    • โœ… [plugin:upload] Cleanup upload tests (#7773) @alexandrebodin
    • ๐Ÿ”Œ [plugin:users-permissions] Users and Permissions in Settings menu (#7467) @HichamELBSI
    • ๐Ÿ”Œ [plugin:users-permissions] Add LinkedIn auth provider (#7490) @abolkog
    • ๐Ÿ”Œ [plugin:users-permissions] Feat/async pwd validation (#7612) @VinitSarvade
    • ๐Ÿ”Œ [plugin:users-permissions] Fixed comment (#7714) @Cr0s4k

    ๐Ÿฑ ๐Ÿ› Bug fix