Skip to content

Release v0.61.14

Choose a tag to compare

@github-actions github-actions released this 11 Jul 09:36
0487180

What's Changed

Fixes

  • Global Conductor installs now have a valid npm dependency graph and matching CLI, core, and native runtime versions. (#581)
  • Installed dashboards use the verified standalone runtime with host-native image optimization and a clean production dependency audit. (#581)
  • Sending a note or message to an existing session works again from Project Notes. (#581)
  • Release recovery rejects altered, mismatched, or incomplete npm artifacts before publication. (#581)
  • Internal-only release fix: Windows artifacts can now pass identity and binary verification, allowing the interrupted v0.61.14 recovery release to continue. (#582)
  • Internal-only release fix: Windows native artifact identity checks can query the registry safely so the interrupted v0.61.14 release can continue. (#583)

Full Changelog: v0.61.13...v0.61.14


Install

npm install -g conductor-oss@latest

Published to npm