Releases: stripe/vscode-stripe
Releases · stripe/vscode-stripe
2.0.4
- Updated the code snippets
- Added the ablility to dynamically retrieve supported triggers using the CLI
v2.0.3
v2.0.1
Updating README
v2.0.0
- Adding API Reference support for dotnet
- Fixing opening samples for windows
v1.7.8
This release includes a host of miscellaneous copy updates, minor enhancements, and bug fixes.
- Show progress indicator while a sample's integrations are loading (#255) (vcheung-stripe)
- Hides views when on the welcome view (#257) (ctrudeau-stripe)
- Updating update text (#258) (ctrudeau-stripe)
- adding null check (#259) (ctrudeau-stripe)
- Fix naming (#260) (ctrudeau-stripe)
- Migrate events and logs views to gRPC (#261)
- Moving stripe samples to it's own menu (#262)
- Update package-lock.json (#263) (vcheung-stripe)
- Fix undefined (#265) (ctrudeau-stripe)
- Fix split terminal bug (#267)
- Updating the text for the webhooks prompt (#270) (ctrudeau-stripe)
- Stub openExternal in test (vcheung-stripe)
- Display subset of log details JSON in the editor (#269)
- Update package-lock.json (#272) (vcheung-stripe)
- Adding a custom loading icon (#273))
- v1.7.8 (#278)
v1.7.7
- Updates to linting logic to reduce false positives
- Stripe Samples creation
- Added more snippets
v1.7.6
- Remember the last version of the survey taken so we don't reprompt
- Added support for
account.updated
,checkout.session.async_payment_failed
, andcheckout.session.async_payment_succeeded
triggers - Use a welcome view instead of modal to prompt CLI installation
v1.7.5
- Adding clear recent events functionality and replacing event details text document source
- Save user input to Start webhooks listening
- Deleting unused code and updating cliPath initialization
- Add "Find code samples" link and command
- Add new telemetry implementation that sends events to r.stripe.com
- Land windows fix
v1.7.4
- Adding webpack bundling
- Adding min cli version detection
- Adding event streaming