Skip to content
This repository was archived by the owner on Sep 21, 2022. It is now read-only.

Releases: reactioncommerce/api-plugin-authorization-simple

v1.3.2

19 Aug 17:15
476df4d

Choose a tag to compare

1.3.2 (2021-08-19)

Bug Fixes

  • upgrade @reactioncommerce/api-utils from 1.14.2 to 1.16.5 (70486e2)
  • upgrade ramda from 0.27.0 to 0.27.1 (ed95cb3)

v1.3.1

12 Oct 10:29
bc28839

Choose a tag to compare

1.3.1 (2020-10-12)

Bug Fixes

  • add invitations/read role in default roles (b26969f)

v1.3.0

04 Aug 18:34
24edbcf

Choose a tag to compare

1.3.0 (2020-08-04)

Features

  • add read all shops role (ba7300f)

v1.2.2

22 Jun 18:38
845e319

Choose a tag to compare

1.2.2 (2020-06-22)

Bug Fixes

  • empty commit to trigger a new release (397f1f3)

v1.2.1

04 Jun 21:49
a2f36fb

Choose a tag to compare

1.2.1 (2020-06-04)

Bug Fixes

v1.2.0

29 Apr 20:22
d3c5ce9

Choose a tag to compare

1.2.0 (2020-04-29)

Features

v1.1.0

28 Feb 21:48
178b13f

Choose a tag to compare

1.1.0 (2020-02-28)

Bug Fixes

  • add groups roles to default sys mgr list (fdd487b)
  • don't overwrite supplied permissions (fd212da)
  • fix comma (bf3ac01)
  • fix other comma (0cbd370)

Features

  • add @reactioncommerce/api-utils dep (d4a64ca)
  • add group permissions array code (6155f60)
  • add migration for global group roles (eeeee9a)
  • add more debug logging to hasPermission (c62bfdc)
  • add roles collection, query, gql (6544961)
  • listen for afterAccountGroupUpdate (59f0d75)

v1.0.2

27 Feb 00:08
96f7ffc

Choose a tag to compare

1.0.2 (2020-02-27)

Bug Fixes

  • use slug instead of _id in query (5c30179)

v1.0.1

25 Feb 17:26
613613b

Choose a tag to compare

1.0.1 (2020-02-25)

Bug Fixes

  • add permissions added after initial migration (74fe264)

v1.0.0

11 Feb 02:03
a98c3bb

Choose a tag to compare

1.0.0 (2020-02-11)

Bug Fixes

  • branch -> branches (72951af)
  • change branch for semantic release (51dd2f4)
  • import correct const (963e421)

Features