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.49.7

Release v0.49.7

What's Changed

  • Terminal content no longer jumps or flickers when resizing the sidebar, window, or toggling the mobile keyboard ([#362](https://github.com/charannyk06/conductor-oss/pull/362)) in #362
  • Smoother visual transitions during terminal container resize ([#362](https://github.com/charannyk06/conductor-oss/pull/362)) in #362
v0.49.5

Release v0.49.5

What's Changed

  • ttyd WebSocket terminal sessions now require authentication (minimum Viewer role) ([#360](https://github.com/charannyk06/conductor-oss/pull/360)) in #360
  • Proxy auth headers are rejected unless CONDUCTORPROXYAUTHSECRET is configured ([#360](https://github.com/charannyk06/conductor-oss/pull/360)) in #360
  • Improved reliability of background session garbage collection ([#360](https://github.com/charannyk06/conductor-oss/pull/360)) in #360
v0.49.2

Release v0.49.2

What's Changed

  • Codex agent no longer crashes with unexpected argument '--skip-git-repo-check' when launched in interactive mode ([#358](https://github.com/charannyk06/conductor-oss/pull/358)) in #358
  • Cursor agent no longer crashes with Cannot use this model: gpt-5 when the Kanban card specifies a generic model name; generic names like gpt-5 are now mapped to Cursor-compatible equivalents (e.g. gpt-5.3-codex) ([#358](https://github.com/charannyk06/conductor-oss/pull/358)) in #358
v0.49.1

Release v0.49.1

What's Changed

  • Fixed cursor-cli agent silently launching as codex regardless of user selection ([#357](https://github.com/charannyk06/conductor-oss/pull/357)) in #357
  • Model dropdown for cursor-cli now uses runtime-discovered model names instead of invalid aliases ([#357](https://github.com/charannyk06/conductor-oss/pull/357)) in #357
v0.49.0

Release v0.49.0

What's Changed

  • Auto-dispatch now includes tasks in the intake column, not only ready, so new cards can run without an extra board move. ([#356](https://github.com/charannyk06/conductor-oss/pull/356)) in #356
  • ACP dispatcher sessions can apply board changes after plan approval when the session is still active, even if status is briefly not “working.” ([#356](https://github.com/charannyk06/conductor-oss/pull/356)) in #356
  • Preview worker HTTP auth returns 401 without running protected handlers when the Bearer token is missing or wrong. ([#356](https://github.com/charannyk06/conductor-oss/pull/356)) in #356
v0.48.7

Release v0.48.7

What's Changed

  • Fix dispatcher chat so the selected agent, model, and reasoning settings actually control the live dispatcher runtime. ([#355](https://github.com/charannyk06/conductor-oss/pull/355)) in #355
  • Fix fresh dispatcher threads to start with the runtime settings shown in the UI. ([#355](https://github.com/charannyk06/conductor-oss/pull/355)) in #355
  • Improve dispatcher follow-up reliability by resetting stale runtime state after runtime preference changes. ([#355](https://github.com/charannyk06/conductor-oss/pull/355)) in #355