Technical Changelog

This technical changelog is automatically-generated via GitHub Actions and should be seen by internal team only.

v0.146.0

🚀 Enhancements

  • Unify processor metrics chart palette across metrics pages (450adc92)
  • metrics: Polish earthy UI and flatten chart surfaces (bae6d9af)

🩹 Fixes

  • metrics: Resolve review findings for processor charts (6ca66d6a)
  • metrics: Preserve last deal date in Other referral bucket (633d23ea)
  • metrics: Include 15-30d processor load in closing capacity chart (747ac9e7)

🏡 Chore

  • Sync release notes from GitHub skip release (7137bad7)

❤️ Contributors

📸 Media from PRs

PR #765: feat(metrics): restyle processor metrics charts with earthy palette

PR #765: feat(metrics): restyle processor metrics charts with earthy palette

v0.144.4

🚀 Enhancements

  • Add create-e2e-test skill and track it in git (abbee8b3)

🩹 Fixes

  • Remove host port bindings in OrbStack mode to allow concurrent workspaces (3ae5a0df)

🏡 Chore

  • Sync release notes from GitHub skip release (e4f0b02d)

✅ Tests

  • e2e: Implement intaker authentication access tests (df4d994d)
  • e2e: Add vault behavior and live-page command regression tests (6d1b4648)
  • Add regression tests for task-field edge cases (1c017c04)
  • intaker: Add edge-case and harness-contract e2e tests (688020b6)
  • Implement task-field requirements and progress sync E2E tests (fbdef77f)
  • e2e: Migrate from dead-HTML rendering to live Playwright pages (7e5fc745)
  • Adopt RSpec-style 'should' prefix for all e2e test descriptions (7f87790f)
  • e2e: Implement dashboard account settings management behavior tests (da959568)
  • e2e: Implement order wizard and task workspace behavior tests (5d9c9a54)
  • e2e: Address CodeRabbit review feedback (076e4ecd)
  • e2e: Address second round of CodeRabbit feedback (352e8eec)
  • Implement intaker-handoff-correction-loop-messaging e2e tests (073fb38a)
  • e2e: Implement intaker handoff valid submission completion flow (f8790e5c)

❤️ Contributors

📸 Media from PRs

PR #756: Add sales rep attribution and company revenue metrics dashboard

PR #756: Add sales rep attribution and company revenue metrics dashboard

PR #756: Add sales rep attribution and company revenue metrics dashboard

PR #756: Add sales rep attribution and company revenue metrics dashboard

v0.144.2

🩹 Fixes

  • tests: Repair fixture-loader overwrite and update affected test counts (0aeb9f06)

💅 Refactors

  • dx: Migrate workspace scripts from Conductor-specific to platform-agnostic (48cb30c5)
  • dx: Align workspace launch with worktree and orb defaults (3f2740b1)

🏡 Chore

  • Sync release notes from GitHub skip release (eb0f8bb0)

✅ Tests

  • nuxt: Migrate integration tests to use-cases and expand browser e2e (9360b36c)
  • e2e: Restructure use-case suite with behavior-driven coverage (fcf61639)
  • fixtures: Add seed data for cross-role E2E test coverage (5be52779)
  • e2e: Fix redirect assertion and running conversation fixture (39f8c8e2)

❤️ Contributors

v0.144.0

🚀 Enhancements

  • processor: Add center panel with party summary cards on order overview (6372d894)

🩹 Fixes

  • db: Safely skip obsolete 0041 gap migration replay (b00d57f5)
  • Keyboard a11y for party cards and use runtimeConfig for dev guard (b32eec64)

🏡 Chore

  • Sync release notes from GitHub skip release (cc78bea6)

🎨 Styles

  • db: Fix lint issues in gap migration skip files (f7ea54b8)

❤️ Contributors

📸 Media from PRs

PR #746: feat(processor): add party summary cards to order overview center panel

PR #740: fix(db): safely skip obsolete 0041 gap migration replay

v0.142.0

🚀 Enhancements

  • common: Export inferred approve document validation type (937a3e36)

🩹 Fixes

  • forms-legacy: Align validation status enums (5dbc4213)

💅 Refactors

🏡 Chore

  • Sync release notes from GitHub skip release (71eeb010)

❤️ Contributors

📸 Media from PRs

Videos

PR #734: Field status simplification, processor UX improvements, and infrastructure hardening

PR #734: Field status simplification, processor UX improvements, and infrastructure hardening

v0.141.0

🚀 Enhancements

  • processor: Merge overview + conversations into unified page (72d76664)
  • processor: Show task count badge per party in overview left panel (843cf0d7)
  • processor: Add task switcher dropdown and create portal CTA in chat panel (59cff585)
  • processor: Add visible go-to-conversation button on task headings (c8a25542)

🩹 Fixes

  • processor: Expand About section by default in detail panel (6b1f6eec)
  • processor: Constrain chat panel max width to phone-like 420px (b1c045ef)
  • processor: Use flex-none on left panel so resize handle works (6ec4d462)
  • processor: Resolve conversation by party, prefer ones with messages (0dc9ae34)

💅 Refactors

  • processor: Remove redundant order summary from detail panel (c020e5d9)

🏡 Chore

  • Sync release notes from GitHub skip release (cc186b92)

❤️ Contributors

📸 Media from PRs

Videos

PR #729: feat(processor): merge overview + conversations into unified page