Skip to content

Releases: cpcloud/micasa

v1.48.0

23 Feb 14:45

Choose a tag to compare

1.48.0 (2026-02-23)

Bug Fixes

  • ci: disable fail-fast and retry flaky choco installs on Windows (c71e8a4), closes #485

Features

  • app: add file picker full filesystem navigation (1b30fb4), closes #485

v1.47.0

23 Feb 13:41

Choose a tag to compare

1.47.0 (2026-02-23)

Bug Fixes

  • extract: address PR review findings (dc02a24)
  • ui: move cursor to settled step when LLM extraction reruns (1651c96)

Features

  • ui: allow inspecting extraction steps while pipeline runs (4583fb9), closes #487

v1.46.0

23 Feb 11:48

Choose a tag to compare

1.46.0 (2026-02-23)

Features

  • cli: add config subcommand with --get for reading config values (5816f7d)

v1.45.0

23 Feb 09:28

Choose a tag to compare

1.45.0 (2026-02-23)

Bug Fixes

  • ci: add ghostscript to macOS CI and fail tests on missing CI tools (fa5ae82)
  • ci: add magick shim on Ubuntu and sample-text-png fixture script (f6399f9)
  • ci: add poppler bin to PATH on Windows (5ab6458)
  • ci: skip pdfunite on Windows where poppler has no prebuilt binaries (d7c7ec3)
  • ui: polish extraction overlay centering, log rendering, and demo tape (dcab544), closes #200

Features

  • extract: add LLM-powered structured extraction (8c7e97a), closes #200
  • extract: add OCR integration with tesseract (706385b), closes #200
  • extract: add PDF text extraction and schema columns (8cbddf2), closes #200
  • extract: add pipeline orchestrator and wire into document upload (aed90d6), closes #200
  • ui: add extraction pipeline log overlay with live OCR and LLM progress (a459f04), closes #200

v1.44.2

22 Feb 18:29

Choose a tag to compare

1.44.2 (2026-02-22)

Bug Fixes

  • data: add id tiebreakers to dashboard ORDER BY clauses (186f02a)

v1.44.1

22 Feb 11:49

Choose a tag to compare

1.44.1 (2026-02-22)

Bug Fixes

  • ui: extend document open keybinding to entity sub-tabs (8a21317), closes #426

v1.44.0

21 Feb 20:59

Choose a tag to compare

1.44.0 (2026-02-21)

Bug Fixes

  • app: allow entity assignment updates and color entity selector options (d312e17)
  • ui: cap entity selector height to prevent terminal overflow (b5c1e17)
  • ui: wire Entity column as cellEntity for link navigation and arrow (65f3607)

Features

  • app: add entity assignment for documents from Docs tab (ed7c52a), closes #424
  • ui: add entity link navigation from the Documents tab (3dcae66)
  • ui: color entity names by kind and pin by entity type (e9d88b6), closes #424
  • ui: style Entity column with colored kind-letter prefix (c35deeb)

v1.43.0

21 Feb 20:47

Choose a tag to compare

1.43.0 (2026-02-21)

Bug Fixes

  • app: address review findings in document attachment wiring (1c6e2ea)

Features

  • app: attach documents to service log entries (147ab32), closes #427

v1.42.0

21 Feb 20:27

Choose a tag to compare

1.42.0 (2026-02-21)

Features

  • app: open notes in textarea overlay with ctrl+e editor escalation (78400e2), closes #423
  • app: wire document attachments for maintenance items, quotes, and vendors (c94f120), closes #427

v1.41.2

21 Feb 14:59

Choose a tag to compare

1.41.2 (2026-02-21)

Bug Fixes

  • app: prevent height equalization padding on multi-group forms (a34445a)
  • app: strike through tabs in form mode and prevent form layout jump (747ba0f), closes #433