Strapi v3.0.0-beta.20 Release Notes

Release Date: 2020-04-16 // about 4 years ago
  • Migration Guide here

    ๐Ÿฑ ๐Ÿ’… Enhancement

    • [admin] Allow custom webpack config (#5803) @soupette
    • โœ… [core:database] improve joinTable customization + test collectionName duplicates (#5627) @petersg83
    • ๐Ÿ“ˆ [core:framework] Make strapi analytics simpler (#5629) @alexandrebodin
    • ๐Ÿณ [core:framework] Add simple docker conf to run the getstarted with different databases (#5644) @alexandrebodin
    • [core:framework] Add RegExp as text type attribute validation option (#5648) @yacir
    • 0๏ธโƒฃ [core:framework] Fix default values on create entity. (#5675) @VasylRishko
    • ๐Ÿ“š [documentation] Guide to deploy to google app engine (#5088) @gambhiro
    • ๐Ÿ“š [documentation] Add development flow to FAQ (#5615) @derrickmehaffy
    • ๐Ÿ“š [documentation] Fix outdated references to "content-type" in Quick Start Guide/Tutorial (#5635) @chinhdo
    • ๐Ÿ“š [documentation] Added 0.0.0.0 to Deployment Configuration Doc (#5673) @antonio-santos
    • ๐Ÿ“š [documentation] extract params from ctx before calling services (#5690) @alexandrebodin
    • ๐Ÿ“š [documentation] Update Node LTS version on BUG_REPORT.md to v12 (#5698) @diogotcorreia
    • ๐Ÿ“š [documentation] Fix simple typo, usefull -> useful (#5745) @timgates42

    ๐Ÿฑ ๐Ÿ› Bug fix

    • [core:database] Fix/#3184/fix server crashs on database change (#5703) @Convly
    • โšก๏ธ [core:database] Update sqlite table migration query to escape column names (#5746) @alexandrebodin
    • ๐Ÿ”€ [core:database] Remove auto-sync indexes for mongodb from production envs (#5754) @Convly
    • ๐Ÿฑ [core:framework] ๐Ÿ’ฅ Add possibility to delete index.html + remove use of production.html (#5444) @petersg83
    • ๐Ÿ”Œ [plugin:graphql] Fix incomplete GraphQL aggregations (required numeric fields) (#5646) @Convly
    • ๐Ÿ”Œ [plugin:graphql] fix: GraphQL Aggregation Bookshelf where condition aren't applied to groupBy (#5657) @olragon
    • ๐Ÿ”Œ [plugin:users-permissions] Fix email confirmation redirect (#5815) @epegzz

    ๐Ÿฑ ๐Ÿš€ New feature

    • ๐Ÿฑ [plugin:upload] ๐Ÿ’ฅ Media library