Strapi v3.0.0-beta.19 Release Notes

Release Date: 2020-03-04 // about 4 years ago
  • ๐Ÿ“š Read the migration guide Here

    ๐Ÿฑ ๐Ÿ’… Enhancement

    • ๐Ÿ“š [documentation] Init new Getting Started documentation (#5281) @lauriejim
    • ๐Ÿ“š [documentation] edited some minor typos (#5294) @sanvit
    • ๐Ÿ“š [documentation] Update docs about Extending a Model Service (#5320) @MattieBelt
    • ๐Ÿ“š [documentation] Updated links in docs to referenced document pages (#5370) @nwaelkens
    • ๐Ÿ“š [documentation] Add FAQ and clean up users-permissions docs (#5376) @derrickmehaffy
    • ๐Ÿ“š [documentation] Fix platform.sh steps titles (#5392) @lauriejim
    • ๐Ÿ”Œ [plugin:content-manager] Fixes #5053 (#5340) @soupette
    • ๐Ÿ”Œ [plugin:content-manager] Fix #5337 - suppress rewrite config in db without changes (#5367) @MurzNN

    ๐Ÿฑ ๐Ÿ› Bug fix

    • โšก๏ธ [admin] Update div wrapper for SelectWrapper (#5346) @kubuntux
    • [core:database] Fix enumeration on SQL databases (#5383) @derrickmehaffy
    • ๐Ÿ”Œ [plugin:content-manager] Fix polymorphic relations in the content manager (#5341) @soupette
    • ๐Ÿ— [plugin:content-type-builder] Add validations for duplicate enums (#5345) @soupette
    • ๐Ÿ— [plugin:content-type-builder] fix: don't show unique attribute for rich text fields #5305 (#5362) @robinv85

    ๐Ÿฑ ๐Ÿš€ New feature