Strapi v3.0.6 Release Notes

Release Date: 2020-07-16 // almost 4 years ago
  • ๐Ÿฑ ๐Ÿ’… Enhancement

    • ๐ŸŒ [admin] Add Ukrainian translations for the whole project (#6223) @richardgrey
    • ๐Ÿ”Œ [admin] Fix broken link install plugin popup (#6698) @akhilmhdh
    • [core:database] add filtering to search route (#6865) @petersg83
    • [core:framework] Add ENV to allow hiding startup message (#6348) @peterbaricic
    • [core:framework] load dotenv lib at start (#6701) @aksdevac
    • ๐Ÿ“š [documentation] Update configurations.md (#6731) @adriatic
    • ๐Ÿ“š [documentation] Update migration-guide-beta.20-to-3.0.0.md (#6750) @emahuni
    • ๐Ÿ“š [documentation] [typofix] Client ID > Client Secret (#6786) @ScottAgirs
    • ๐Ÿ“š [documentation] Improve migration guide to beta.20 (#6793) @iicdii
    • ๐Ÿ“š [documentation] Removes misleading documentation (#6927) @nunsie
    • ๐Ÿ“š [documentation] Fixes: broken link to deployment page (#6934) @GilFewster
    • ๐Ÿ“š [documentation] fix a minor typo (#6937) @Naylepsh
    • ๐Ÿ“š [documentation] #6954 Possible mistake about database file name in the docs (version โ€ฆ (#6957) @umutbozdag
    • ๐Ÿ“š [documentation] Update parameters.md (#6987) @nazrdogan
    • ๐Ÿ“š [documentation] Update email.md (#6997) @sgauthiertremblay
    • ๐Ÿ“š [documentation] typo fix for below text link (#7001) @RileyMShea
    • ๐Ÿ“š [documentation] typo in is-owner.md (#7006) @rdpi
    • ๐Ÿ“š [documentation] docs: fix 404 link on services.md (#7019) @dalbitresb12
    • ๐Ÿ“š [documentation] Update Purest docs link (#7028) @RileyMShea
    • ๐Ÿ”Œ [plugin:graphql] Make Strapi GraphQL an implementing service for Federation (#6146) @shaheinm
    • ๐Ÿ”Œ [plugin:upload] Fixes for Media Library upload (#5971) @AHgPuK
    • ๐Ÿ”Œ [plugin:upload] Fix cloudinary upload error message (#6525) @sudhirt4
    • ๐Ÿ”Œ [plugin:users-permissions] Allow custom populate in ctx.state.user (#6770) @juandl

    ๐Ÿฑ ๐Ÿ› Bug fix

    • [admin] Fix wrong flag for Swedish (#6926) @vincentdoerig
    • โšก๏ธ [admin] FIX - Update regex error value for English translation (#6976) @Haydos585
    • โšก๏ธ [core:database] Update mount-models.js to check if dynamic zone field exists from returned mongo object (#6916) @atlmtw
    • [core:database] add more reserved words to the list (#7036) @petersg83
    • [core:framework] fix missing images on index.html (#6764) @petersg83
    • ๐Ÿ”Œ [plugin:email] fix(email): malformed json (#6851) @admosity
    • 0๏ธโƒฃ [plugin:graphql] fix: graphql fields not required during creation when model attribute has a default value (#6075) @gp27
    • ๐Ÿ”Œ [plugin:graphql] Make jwt not required for register mutation (#6716) @diogotcorreia
    • ๐Ÿ”Œ [plugin:upload] Fix selected files for the media lib modal (#6906) @HichamELBSI
    • ๐Ÿ”Œ [plugin:users-permissions] Fix all lowercase action name (#7008) @MattieBelt