Skip to content

Releases: micasa-dev/micasa

v1.76.1

08 Mar 23:31

Choose a tag to compare

1.76.1 (2026-03-08)

Performance Improvements

  • ci: move slow pre-push hooks to CI and split into Lint/Security workflows (#720) (a3477bc), closes #718

v1.76.0

08 Mar 23:11

Choose a tag to compare

1.76.0 (2026-03-08)

Features

  • extract: allow accepting extraction results without LLM (#721) (8f7cb55), closes #710

v1.75.2

08 Mar 20:08

Choose a tag to compare

1.75.2 (2026-03-08)

Bug Fixes

  • ci: call release workflow directly from CI instead of event triggers (#717) (232edde), closes #715

v1.75.1

08 Mar 23:09

Choose a tag to compare

1.75.1 (2026-03-08)

Bug Fixes

  • ci: trigger release workflow on tag push instead of release created (#716) (c6bdef3), closes #715

v1.75.0

08 Mar 23:08

Choose a tag to compare

1.75.0 (2026-03-08)

Features

  • data: full-text document search via SQLite FTS5 (#706) (cef7444), closes #690

Performance Improvements

  • app: cache visibleProjection/computeTableViewport for mouse clicks (#713) (1d5ad79), closes #698

v1.74.1

08 Mar 23:07

Choose a tag to compare

1.74.1 (2026-03-08)

Bug Fixes

  • data: detach documents on incident hard-delete instead of destroying them (#705) (285e387), closes #684
  • security: harden SQL validation, identifier quoting, file permissions, and editor resolution (#708) (d7e2908)

v1.74.0

08 Mar 23:06

Choose a tag to compare

1.74.0 (2026-03-08)

Features

  • config: add file_picker_dir setting for document file picker (#704) (35ca165), closes #700

v1.73.1

08 Mar 23:05

Choose a tag to compare

1.73.1 (2026-03-08)

Bug Fixes

  • dash: overdue cap no longer hides all upcoming items (#703) (7a2b9a2), closes #689

v1.73.0

08 Mar 23:05

Choose a tag to compare

1.73.0 (2026-03-08)

Features

  • extract: ping LLM during earlier steps, skip on failure (#701) (a575cdc), closes #682

v1.72.0

08 Mar 23:04

Choose a tag to compare

1.72.0 (2026-03-08)

Features

  • extract: allow collapsing OCR steps while running (#679) (a6d33e8)