Releases: Vonage/vscode
Releases · Vonage/vscode
v2.0.0
v1.0.2
1.0.2 - 2021-03-31
Updated
- Added additional unit tests
- Improved gathering of telemetry
v1.0.1
Updated
- Corrected telemetry key for analytics
v1.0.0
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
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.