Releases: gr4vy/gr4vy-embed
Releases · gr4vy/gr4vy-embed
v2.9.1
🐛 Bug Fix
- chore: upgrade async 2.6.4 #77 (@gryevns)
@gr4vy/embed- fix: pass-through approval cancelled event #79 (@douglaseggleton)
Authors: 2
- Douglas Eggleton (@douglaseggleton)
- Gary Evans (@gryevns)
v2.9.0
🚀 Enhancement
@gr4vy/embed- task: add logging for when the gr4vyId is incorrect #74 (@luca-gr4vy)
🐛 Bug Fix
- Deployment - invalidate cache on shared lb only #71 (@andrewmackett)
⚠️ Pushed to main
- fix deploy-env.yaml variable assignment (@andrewmackett)
- invalidate cache for new gr4vy instances (@andrewmackett)
🏠 Internal
- Deploy during shared LB migration [PE-128] #70 (@andrewmackett)
@gr4vy/embed- feat: explicitly log authentication errors as warnings #72 (@luca-gr4vy)
📝 Documentation
@gr4vy/embed- Reference environment var #75 (@steve-gr4vy)
Authors: 3
- Andrew Mackett (@andrewmackett)
- Luca Allievi (@luca-gr4vy)
- Steve Nester (@steve-gr4vy)
v2.8.2
🐛 Bug Fix
@gr4vy/embed- Show the loading state for Google Pay #69 (@tculigGr4vy)
Authors: 1
- Tihomir (@tculigGr4vy)
v2.8.1
v2.8.0
v2.7.1
🐛 Bug Fix
@gr4vy/embed- Amount validation updated to match API maximum (99999999) #63 (@douglaseggleton)
Authors: 1
- Douglas Eggleton (@douglaseggleton)
v2.7.0
Release Notes
Add support for custom transaction statement descriptors (#52)
Allows for the pass through of a statement descriptor object. The statement descriptor is the text to be shown on the buyer's statements.
🚀 Enhancement
@gr4vy/embed-react,@gr4vy/embed
🐛 Bug Fix
- chore: CVE-2022-0155 #58 (@gryevns)
📝 Documentation
- Updated contribution guidelines #60 (@douglaseggleton)
Authors: 2
- Douglas Eggleton (@douglaseggleton)
- Gary Evans (@gryevns)
v2.6.1
v2.6.0
🚀 Enhancement
@gr4vy/embed-react,@gr4vy/embed- Support for transactionFailed event when using onEvent #56 (@douglaseggleton @cbetta)
- feat(cart items): add support for cart items pass through #51 (@gryevns)
- Added support for optionsLoaded event #55 (@douglaseggleton)
Authors: 3
- Cristiano Betta (@cbetta)
- Douglas Eggleton (@douglaseggleton)
- Gary Evans (@gryevns)
v2.5.1
🐛 Bug Fix
@gr4vy/embed- Skeleton loader updated to fill the entire width of its container #53 (@thomas-gr4vy)
🏠 Internal
- fix: add postcss to trivyignore #54 (@thomas-gr4vy)