Skip to content

Releases: stripe/vscode-stripe

2.0.4

28 Sep 20:12
6c11882
Compare
Choose a tag to compare
  • Updated the code snippets
  • Added the ablility to dynamically retrieve supported triggers using the CLI

v2.0.3

30 Jun 22:13
80a377b
Compare
Choose a tag to compare
  • Do not restart if C# server exits. (#293)
  • Do not try to acquire dotnet runtime if we are on M1 macs (#291)

v2.0.1

21 Jun 17:14
4fdb3fe
Compare
Choose a tag to compare

Updating README

v2.0.0

18 Jun 21:08
0511ab4
Compare
Choose a tag to compare
  • Adding API Reference support for dotnet
  • Fixing opening samples for windows

v1.7.8

17 Jun 19:44
491e781
Compare
Choose a tag to compare

This release includes a host of miscellaneous copy updates, minor enhancements, and bug fixes.

  1. Show progress indicator while a sample's integrations are loading (#255) (vcheung-stripe)
  2. Hides views when on the welcome view (#257) (ctrudeau-stripe)
  3. Updating update text (#258) (ctrudeau-stripe)
  4. adding null check (#259) (ctrudeau-stripe)
  5. Fix naming (#260) (ctrudeau-stripe)
  6. Migrate events and logs views to gRPC (#261)
  7. Moving stripe samples to it's own menu (#262)
  8. Update package-lock.json (#263) (vcheung-stripe)
  9. Fix undefined (#265) (ctrudeau-stripe)
  10. Fix split terminal bug (#267)
  11. Updating the text for the webhooks prompt (#270) (ctrudeau-stripe)
  12. Stub openExternal in test (vcheung-stripe)
  13. Display subset of log details JSON in the editor (#269)
  14. Update package-lock.json (#272) (vcheung-stripe)
  15. Adding a custom loading icon (#273))
  16. v1.7.8 (#278)

v1.7.7

04 Jun 19:49
3f6fe82
Compare
Choose a tag to compare
  • Updates to linting logic to reduce false positives
  • Stripe Samples creation
  • Added more snippets

v1.7.6

17 May 22:03
46722af
Compare
Choose a tag to compare
  • Remember the last version of the survey taken so we don't reprompt
  • Added support for account.updated, checkout.session.async_payment_failed, and checkout.session.async_payment_succeeded triggers
  • Use a welcome view instead of modal to prompt CLI installation

v1.7.5

15 Apr 21:30
Compare
Choose a tag to compare
  • 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

01 Apr 20:40
Compare
Choose a tag to compare
  • Adding webpack bundling
  • Adding min cli version detection
  • Adding event streaming

v1.7.3

31 Mar 17:47
57cd8de
Compare
Choose a tag to compare

This update addresses a vulnerability in versions 1.7.2 and below. See here for more details.