Release Notes

Shipped changes from the actual open-source project

This page is auto-synced from the public GitHub releases feed, including contributor identities, PR links, and published package movement.

Use it to see who shipped each release, what changed, and whether npm publication is keeping up with the repo.

v0.62.8Latest

Release v0.62.8

What's Changed

  • Conductor's mobile workspace, notes, session, and dispatcher surfaces now stay usable around on-screen keyboards and narrow viewports. ([#640](https://github.com/charannyk06/conductor-oss/pull/640)) in #640
  • Dispatcher updates now write fewer redundant snapshots, retain their latest state through graceful shutdown without stalling exit, and cannot recreate deleted threads. ([#640](https://github.com/charannyk06/conductor-oss/pull/640)) in #640
  • Mobile update controls now meet touch-target sizing, controlled dialogs trap and restore keyboard focus, and the bundled Nano ID dependency is updated to a patched release. ([#640](https://github.com/charannyk06/conductor-oss/pull/640)) in #640
v0.62.5

Release v0.62.5

What's Changed

  • The installed paired-device bridge now streams dispatcher and session output incrementally instead of buffering it. ([#621](https://github.com/charannyk06/conductor-oss/pull/621)) in #621
v0.62.3

Release v0.62.3

What's Changed

  • Dispatcher conversations now keep assistant commentary, tool activity, and final answers in the correct chronological order while streaming. ([#619](https://github.com/charannyk06/conductor-oss/pull/619)) in #619
v0.62.2

Release v0.62.2

What's Changed

  • Dispatcher replies now stream progressively instead of pausing and dumping large chunks. ([#618](https://github.com/charannyk06/conductor-oss/pull/618)) in #618
  • Tool activity no longer splits the active answer into duplicate assistant messages. ([#618](https://github.com/charannyk06/conductor-oss/pull/618)) in #618
v0.62.1

Release v0.62.1

What's Changed

  • Mobile Dispatcher conversations now stay pinned to live responses and show persistent working dots until the turn finishes. ([#615](https://github.com/charannyk06/conductor-oss/pull/615)) in #615
  • The Dispatcher composer now stays directly above the iPhone keyboard without leaving a large blank area. ([#615](https://github.com/charannyk06/conductor-oss/pull/615)) in #615
  • Scrolling up pauses automatic following and exposes a reliable Jump to latest control. ([#615](https://github.com/charannyk06/conductor-oss/pull/615)) in #615
v0.62.0

Release v0.62.0

What's Changed

  • You can now use the project Dispatcher as a polished mobile chat with workspace attachments, clearer live activity, keyboard-safe controls, and more reliable send and stop recovery while keeping the desktop board workflow intact. ([#614](https://github.com/charannyk06/conductor-oss/pull/614)) in #614
v0.61.24

Release v0.61.24

What's Changed

  • Dispatcher conversations now recover cleanly when an agent or model fails, instead of getting stuck or showing only raw runtime output. ([#613](https://github.com/charannyk06/conductor-oss/pull/613)) in #613
  • Dispatcher runtime settings and default task-handoff settings can now be changed independently. ([#613](https://github.com/charannyk06/conductor-oss/pull/613)) in #613
  • New dispatcher conversations use valid global defaults and reject unsupported runtime agents instead of silently launching a different agent. ([#613](https://github.com/charannyk06/conductor-oss/pull/613)) in #613