Skip to content

Releases: cpcloud/micasa

v1.51.0

25 Feb 17:36

Choose a tag to compare

1.51.0 (2026-02-25)

Features

  • maintenance: allow due date or recurring interval (#525) (06122ee), closes #514

v1.50.0

25 Feb 11:30

Choose a tag to compare

1.50.0 (2026-02-25)

Features

  • ui: add "t" shortcut for today in date selectors (#517) (3faa6f6), closes #513

v1.49.2

24 Feb 15:37

Choose a tag to compare

1.49.2 (2026-02-24)

Bug Fixes

  • test: eliminate flaky nested quote detail tests (#516) (a81b304)

v1.49.1

23 Feb 23:33

Choose a tag to compare

1.49.1 (2026-02-23)

Performance Improvements

  • ui: reduce allocations in rendering hot path and pin-mode viewport (#512) (a643b71), closes #508

v1.49.0

23 Feb 22:33

Choose a tag to compare

1.49.0 (2026-02-23)

Features

  • extract: JSON operation dispatch + OCR performance (#500) (66de8ba)

v1.48.1

23 Feb 20:48

Choose a tag to compare

1.48.1 (2026-02-23)

Bug Fixes

  • nixmodule: remove bogus --db argument (181c83f)

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