Skip to content

Releases: Vonage/vscode

v2.0.0

01 Nov 11:52
805f071
Compare
Choose a tag to compare
  • Minimum VSCode version set to 1.72.0
  • Auto login for neru added
  • Updated dependencies

v1.0.2

31 Mar 20:22
f35d1a2
Compare
Choose a tag to compare

1.0.2 - 2021-03-31

Updated

  • Added additional unit tests
  • Improved gathering of telemetry

v1.0.1

23 Mar 03:16
499d17f
Compare
Choose a tag to compare

Updated

  • Corrected telemetry key for analytics

v1.0.0

22 Mar 16:46
a06c4aa
Compare
Choose a tag to compare

Added

  • Applications now display as tree views that can be expanded to see assigned numbers
  • Numbers can be assigned to an application using the context menu on the Numbers view
  • Numbers can be removed from an application using the context menu on the Applications view
  • Numbers can be purchased using the context button on the Numbers view
  • Numbers can be canceled using the context menu on a number in any tree view
  • Numbers can be copied to the clipboard using the context menu on a number in any tree view

Updated

  • Extension now uses approved Vonage icons
  • Numbers view renamed Unassigned Numbers to reflect that it only displays numbers unassigned from an application

Infrastructure

  • CI process now confirms all tests pass on Linux, macOS, and Windows
  • CD process now generates versions on creation of releases in GitHub
  • Adding unit tests for existing extension capabilities

v0.0.8

06 Mar 23:10
Compare
Choose a tag to compare
v0.0.8 Pre-release
Pre-release

Added

  • Application management
    • Create, rename, and delete applications
    • Add, edit, or remove capabilities (voice, messages, rtc, vbc)
  • Numbers
    • See listing of numbers owned
  • Documentation
    • Quick access to Vonage API dashboard
    • Initial README, CONTRIBUTING, etc.