Releases: vtex-apps/b2b-quotes
Releases · vtex-apps/b2b-quotes
v1.3.0
Added
- Translations for all Storefront languages.
Fixed
- English, Portuguese and Romanian translations.
v1.2.2
Fixed
- Fix missing seller when creating new quotes
v1.2.1
Added
- Initial Crowdin integration
v1.2.0
Added
- UX adjustments on Alert messages and action buttons positions.
- It was reorganized the code and split components into small pieces.
v1.1.1
Fixed
- Filter error if no quotes have been created yet
v1.1.0
Added
- Improved organization/cost center filtering on
QuotesTable
component
v1.0.1
Fixed
- fix on discounts negative
- NaN total when quoted price is empty
- fix on handling quantity
- fix on difference between input and slider discount
- fix on slider discount bar
- fix on orderform graphql query by adding "network-only"
v1.0.0
Added
- Admin panel for app settings
Removed
- Billing options
settingsSchema
- Legacy
CreateQuote
component
v0.5.1
Added
- Documentation
v0.5.0
Added
Added a modal component that verifies if the quoteId is on the orderForm and locks by opening the modal component if the user tries to browse other pages instead of the checkout page.