Releases: vtex-apps/b2b-organizations-graphql
Releases · vtex-apps/b2b-organizations-graphql
v2.4.2
v2.4.1
Added
- [B2BTEAM-3133] Add
view-sellerpermission to access Seller Register API endpoints. This is required to comply with VTEX's new granular permissions security policy.
v1.1.1
Added
- [B2BTEAM-3133] Add
view-sellerpermission to access Seller Register API endpoints. This is required to comply with VTEX's new granular permissions security policy.
v2.4.0
Release v2.4.0
v2.3.2
Changed
- Updated GitHub Actions quality-engineering workflow to v3.1.0
v2.3.1
Fixed
- Remove status validation in
getOrganizationByIdStorefrontto allow retrieval of organizations with "on-hold" or "inactive" status, enabling users to view and switch to active organizations
v2.3.0
Release v2.3.0
v2.0.2
Added
- Deduplicate emails in organization status change notification
v2.0.1
Added
- Policies for view and edit for buyer organizations
v2.0.0
Changed
- Update dependency major version. If you are updating to this major version, make sure to update the following apps (if you have then installed) to the following major versions:
- vtex.b2b-admin-customers@2.x
- vtex.b2b-checkout-settings@3.x
- vtex.b2b-my-account@2.x
- vtex.b2b-orders-history@2.x
- vtex.b2b-organizations@3.x
- vtex.b2b-organizations-graphql@2.x
- vtex.b2b-quotes@3.x
- vtex.b2b-quotes-graphql@4.x
- vtex.b2b-suite@2.x
- vtex.b2b-theme@5.x
- vtex.storefront-permissions-components@2.x
- vtex.storefront-permissions-ui@1.x
Feature
- Added license manager permissions for read/write access (Product 97 Buyer Organizations View and Edit)