Page 1 of 1

VMS IDE v 1.5.51 has been released

Posted: Wed Dec 15, 2021 1:23 am
by sergey_vorfolomeev
## 1.5.51
* The spaces in the mask were breaking the synchronization.
* Fix 'Prepare to debug' when there are no *.LIS, no *.MAP files in folder.
* Fix synchronization with some OpenVMS x86 hosts.

## 1.5.50
* Python debugger is fixed (overriding built-in functions in custom code broke some VMS-IDE functionality).
* SSH settings changes: 'skipSignatureVerification' is back

## 1.5.49
* SSH settings changes:
* 'skipSignatureVerification' is no longer used
* 'debug' is added for detailed tracing of SSH protocol

## 1.5.48
* SSH2 package is updated (1.5.0)

## 1.5.47
* Fix terminal requests.

## 1.5.46
* Some Fortran syntax highlighting are fixed.