Skip to content

Releases: vtex-apps/storefront-permissions

v3.2.2

29 Jan 18:32

Choose a tag to compare

Changed

  • Updated GitHub Actions quality-engineering workflow to v3.1.0

v3.2.1

02 Dec 18:27

Choose a tag to compare

Changed

  • Change checkUserPermission error logs on the graphql framework to warn level

v3.2.0

09 Oct 15:22

Choose a tag to compare

Added

  • Introduced the getOrganizationsPaginatedByEmail function to retrieve organizations with pagination, preventing timeouts.

v3.0.1

07 Oct 15:08

Choose a tag to compare

Feature

  • Added license manager checks to certain queries and all mutations so only users with b2b organizations view and edit are able to interact with the information from the organizations.

v3.0.0

24 Sep 17:51

Choose a tag to compare

Changed

v1.47.0-hkignore

26 Aug 12:33

Choose a tag to compare

Freeze v1.45.3 version with hkignore.

v2.1.0

17 Jul 13:35

Choose a tag to compare

Added

  • Add new setCurrentPriceTable mutation that allows a specific price table to be selected for the user

v2.0.0

27 May 10:02

Choose a tag to compare

Changed

Removed

  • Reverted version 1.46.0

v1.46.0

22 May 12:29

Choose a tag to compare

Added

  • New mutation setCurrentPriceTable to allow users to select a specific price table from their organization's available price tables
  • New field selectedPriceTable to b2b_users schema to persist user's price table preference
  • Enhanced price table handling in setProfile to prioritize user's selected price table in the response

Changed

  • Add selectedPriceTable to b2b_users schema

v1.45.3

22 Apr 13:22

Choose a tag to compare

Changed

  • Change the way to retrieve the customer from Master Data using custom client
  • Change the way to retrieve the organization by id from Master Data using custom client