6.1.0

26 Apr 2022


New context menu on Validation Panel

The Validations Panel has a new context menu. 'Goto' navigates you to the issue in your application. 'Copy' copies the validation message onto the clipboard so you can easily paste it into emails or share it via chat messages.


Improve diffing services

Service properties are now being sorted before being saved to disk making diffs more accurate and a real presentation of what changed.


Various other GUI fixes, bugs and enhancements

  • Designer: Avoid NullReferenceException when removing functions from a process

  • Fixed 'Update All' of plugins and solution dependencies. Update All now updates plugins as well solution dependencies, not only the plugins as before

  • Fixed potential race conditions when saving properties

  • Fixed occasional error when deploying from designer

  • Fixed compiler error when using multiline interpolated strings

  • Fixed an issue where pasting an API definition into the RESTHost and then immediately opening the editor, did not display the API definition in the editor.

  • Fixed issue when pasting unicode in property grid. The actual value is now being displayed instead of only questionmarks.

  • Other small fixes and GUI enhancements to ensure a better user experience.

Last updated