Releases: vtex-apps/b2b-quotes-graphql
Releases · vtex-apps/b2b-quotes-graphql
v1.4.0
Added
- Scheduler running twice a day changing the quotes status to expired when it needs
- Send email to users who have interacted with a quote when it expires
v1.3.0
Added
- backend support to B2BQUOTES-28 updating the expirationDate field
v1.2.0
Added
- All Sales Admin users are notified via email when a new quote is requested
- All users who have interacted with a quote are notified via email when the quote is updated
- Default
QuoteCreated
andQuoteUpdated
email templates to support the above
v1.1.0
Added
- Added on getQuote/getQuote a checker if the property b2b-quote-graphQL exists in the orderForm if not then it creates a new property there.
v1.0.3
Release v1.0.3
v1.0.2
Fixed
- Move app settings to
vtex.b2b-quotes
so that this app can function as a dependency app without being explicitly installed in a workspace
Deprecated
- unused
getSetupConfig
GraphQL query
v1.0.1
Fixed
- Enable immediate indexing in MD schema