Skip to content

Releases: microsoft/vscode-cordova

2.4.1

27 Jan 13:44
b4186b6
Compare
Choose a tag to compare
  • Added Ionic 6 version support #748
  • Implemented the spaUrlRewrite option for Simulate debug scenarios to improve page refreshing in case of URL rewrites caused by the router in single page applications #750
  • Fixed security vulnerabilities #751, #752

Changes:

This list of changes was auto generated.

2.4.0

15 Nov 14:23
3cabe85
Compare
Choose a tag to compare
  • Improved Android device and emulator targets selection #736
  • Fixed security vulnerabilities #740, #743
  • Fixed source mapping while debugging Ionic Cordova-Android 10 applications #744
  • Internal changes:
    • Refactored Chrome DevTools Protocol message handles for the CDP proxy #741

Changes:

This list of changes was auto generated.

2.3.0

23 Aug 11:32
7a4a845
Compare
Choose a tag to compare
  • Fixed security vulnerabilities #734
  • Updated debugging configurations documentation #732
  • Internal changes:
    • Got rid of Q promises #728

Changes:

This list of changes was auto generated.

2.2.3

28 Jun 10:23
51728a3
Compare
Choose a tag to compare
  • Fixed security vulnerabilities #724, #726, #729
  • Fixed sending telemetry from debug adapter #730

Changes:

This list of changes was auto generated.

2.2.2

20 May 12:41
2960985
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

2.2.1

26 Apr 07:40
54a5337
Compare
Choose a tag to compare
  • Fixed security vulnerabilities #704, #707, #711, #712
  • Added support of the --buildFlag flag in run arguments #710
  • Fixed the order of termination of debugging sessions #709

Changes:

This list of changes was auto generated.

2.2.0

18 Jan 13:10
d0ad296
Compare
Choose a tag to compare
  • Fixed security vulnerabilities #695
  • Refactored Command Palette commands for Ionic applications (Ionic: Build, Ionic: Run and Ionic: Prepare) to adapt them to the new Ionic commands syntax #698
  • Implemented Android emulator selection when starting debug scenarios #699

Changes:

This list of changes was auto generated.

2.1.2

19 Nov 10:38
34a8d03
Compare
Choose a tag to compare
  • Fixed incorrect behavior of the Restart Cordova debugging button #685, 691

Changes:

This list of changes was auto generated.

2.1.1

09 Nov 08:54
f5a52f7
Compare
Choose a tag to compare
  • Updated the extension supported languages for breakpoints in order to work with the latest VS Code API #689

Changes:

  • f5a52f7 Prepare for 2.1.1 (#690)
  • 02127be Remove deprecated enableBreakpointsFor API from package.json (#689)

This list of changes was auto generated.

2.1.0

03 Nov 07:04
d05b2a7
Compare
Choose a tag to compare
  • Fixed debugging of Ionic applications with live reload on iOS devices #679
  • Fixed debugging in remote containers #680, #682
  • Added support of MS Edge Chromium browser for Ionic Serve debugging scenarios #684
  • Added the runtimeVersion debug scenario argument which allows to select a specific version of Node.js if nvm (or nvm-windows) or nvs is used for managing Node.js versions #686
  • Added the Restart Cordova debugging button to the debug toolbar, which allows to restart a Cordova application debugging correctly. In case of a launch debug scenario the application will be rebuild otherwise the debugger will reattach to the application. #685, #687

Changes:

This list of changes was auto generated.