Reaction Commerce v3.3.0 Release Notes

Release Date: 2020-03-06 // about 4 years ago
  • v3.3.0

    ๐ŸŽ Reaction v3.3.0 adds minor features and performance enhancements, and contains no breaking changes since v3.2.0.

    Notable changes

    Roles and Permissions code has finished moving out of the API

    ๐Ÿšš Remaining role and permissions related code has been moved of the API and into the simple-authorization plugin, which makes it easier to swap this plugin for a custom authorization service.

    ๐Ÿ”‹ Features

    • โšก๏ธ feat: various updates for product editor (#6141)

    ๐Ÿ”จ Refactor

    • ๐Ÿ”จ refactor: allow all users with token to view order (#6092)
    • ๐Ÿ”จ refactor: move roles and group.permissions code from account plugin to simple-auth plugin (#6111)
    • ๐Ÿ”จ refactor: add translation strings for settings form (#6097)