Skip to content

Runtime Extension v1.7.0

Compare
Choose a tag to compare
@baronfel baronfel released this 15 Aug 18:32
· 767 commits to main since this release
741314b

This is a small release with a targeted set of fixes derived from user reports in the past week or so.

Added

  • A new error type for when the user tries to install via the Powershell install script on a system where powershell cannot be found #1212
  • A new error type for when an install was requested but already exists locally #1212

Fixed

  • Reenable logging from this extension #1122

Changed

  • The default timeout for downloading an Runtime archive was changed to 300 seconds from 120 seconds #1212. If you need longer download times, see the timeout documentation for more details.
  • The error message and pop-up for timeouts were improved to direct users how to extend the timeout #1212