Strapi v3.0.0-beta.18 Release Notes

Release Date: 2019-12-17 // over 4 years ago
  • ๐Ÿ“š You can read the Migration guide here

    ๐Ÿฑ ๐Ÿ› Bug fix

    • [Admin] Fix empty date wrong display (#4440) @AHgPuK
    • โšก๏ธ [Framework] Use the id of entry to update relations (#4645) @Froelund
    • [Framework] Fix environment typo (#4696) @CKGrafico
    • ๐Ÿฑ [Plugin] ๐Ÿ’ฅ Fix uploaded file order by size (#4351) @chriswinch
    • ๐Ÿ”Œ [Plugin] Fix no response when get user permission role with internal network (#4638) @Cow258
    • ๐Ÿ“š [Plugin] Update Swagger-UI for Documentation plugin (#4652) @derrickmehaffy
    • โšก๏ธ [Plugin] Updated ApolloServer configuration for introspection queries (GraphQL Plugin) (#4660) @micheleriva

    ๐Ÿฑ ๐Ÿ’… Enhancement

    • [Admin] New design for the server homepage (#4418) @Aurelsicoko
    • โšก๏ธ [Admin] Update KO translation (#4651) @iicdii
    • 0๏ธโƒฃ [Admin] Change admin UI's default language to English if browser's preferred language is not found (#4694) @0LL1
    • ๐Ÿ“š [Documentation] Remove old admin panel warning (#4405) @mhelmetag
    • ๐Ÿ“š [Documentation] Add data response customization (#4571) @lauriejim
    • ๐Ÿ“š [Documentation] Some documentation update (#4575) @lauriejim
    • ๐Ÿ“š [Documentation] Add guide to customize admin and plugin (#4579) @lauriejim
    • ๐Ÿ“š [Documentation] Update link to pm2 guide (#4585) @dearprakash
    • ๐Ÿ“š [Documentation] Change "Mac O/S" to "macOS" (#4654) @AnandChowdhary
    • ๐Ÿ“š [Documentation] Added missed comma in ecosystem.config.js example (#4657) @pravosud
    • ๐Ÿ“š [Documentation] Update upload.md (#4659) @pouyamiralayi
    • ๐Ÿ“š [Documentation] Add strapi console command (#4667) @lauriejim
    • ๐Ÿ“š [Documentation] Add sqreen guide (#4668) @lauriejim
    • ๐Ÿ“š [Documentation] Add guide to create a draft system (#4671) @lauriejim
    • ๐Ÿ“š [Documentation] Alphabetize concepts/file-structure.md docs (#4682) @RodEsp
    • ๐Ÿ“š [Documentation] Update documentation with dynamic zone feature (#4688) @alexandrebodin
    • ๐Ÿ“š [Documentation] Tutorial update for compo (#4726) @lauriejim
    • ๐Ÿ“š [Documentation] Update configurations.md (#4733) @franciskone
    • โšก๏ธ [Framework] Update initialisation detection when starting a project (#4380) @Aurelsicoko
    • ๐Ÿšš [Framework] Remove search engine for index.html page (#4623) @lauriejim
    • โšก๏ธ [Framework] Update model.template (#4656) @shuson
    • [Framework] Wrap tsvector attributes with coalesce before join (#4674) @mnelemans
    • ๐Ÿฑ [Plugin] ๐Ÿ’ฅ Populate only role relation to authorize user (#4540) @victorlambert

    ๐Ÿฑ ๐Ÿš€ New feature