Reaction Commerce v3.0.0-beta.3 Release Notes

Release Date: 2020-02-04 // about 4 years ago
  • v3.0.0-beta.3

    ๐Ÿš€ This is the third beta release of our new Reaction project.

    ๐Ÿš€ Reaction releases will no longer be coordinated across all projects - we'll release each project, independently, as needed. This means version numbers will no longer be in sync. The newest versions of each project will work together. This change has two exceptions: we will release all projects in coordination for a beta release, and all projects in coordination for the official v3.0.0 release.

    Notable changes

    Owner permissions are no longer

    owner is no longer a global override permission which allows the user to perform any actions. Users must now have specific permissions for all tasks they wish to perform.

    ๐Ÿ”‹ Features

    • โšก๏ธ feat: Create updateAccount GraphQL mutation #6067

    ๐Ÿ›  Fixes

    • ๐Ÿ›  fix Polish translations #6069
    • ๐Ÿ›  fix: fix adding shop creator to owner group #6072
    • ๐Ÿ›  fix: addAccountToGroup #6071
    • ๐Ÿ›  fix: problems with accounts queries #6060
    • ๐Ÿ›  fix: partialProductPublish for products without Catalog #6059

    ๐Ÿ”จ Refactor

    • ๐Ÿ”จ refactor: remove "owner" and other default permissions / groups #6063
    • ๐Ÿ”จ refactor: Remove most remaining uses of users collection #6056
    • ๐Ÿ”จ refactor: add product media resolver & update translations for new DataTable products view #6036
    • ๐Ÿ”จ refactor: only allow provides: default for one email address #6062

    Chores

    • ๐Ÿณ chore: reconfigure docker-compose networks #6068
    • โšก๏ธ chore: update Babel #6065

    Contributors

    ๐Ÿš€ Thanks to @trojanh and @daniel-rosiak for contributing to this release! ๐ŸŽ‰