Skip to content

v1.1.0

Latest

Choose a tag to compare

@garbas garbas released this 25 Aug 15:23
v1.1.0

Added

  • Extension host restart helper - New restart helper and onReload callback for smoother reload handling

Fixed

  • Control character escaping - json_escape in the activation script now escapes ASCII control characters, preventing malformed IPC messages
  • PATH race on activation - Cached environment variables are restored before async operations so the correct PATH wins on startup
  • Service list parsing - The services view no longer shows the auto-start setting as a service name

Changed

  • Dependency updates - Routine dependency and CI updates, including security bumps and a switch from Dependabot to Renovate