Skip to content

Releases: micasa-dev/micasa

v1.12.0

12 Feb 11:41

Choose a tag to compare

1.12.0 (2026-02-12)

Features

  • ui: add project status filters and compact nav hints (640aa75), closes #24 #72 #73

v1.11.0

11 Feb 19:57

Choose a tag to compare

1.11.0 (2026-02-11)

Features

  • data: add soft-delete support for vendors (ae6d6dc), closes #59

v1.10.2

11 Feb 19:26

Choose a tag to compare

1.10.2 (2026-02-11)

Bug Fixes

  • ci: use space-separated flags in benchmark step for PowerShell (a21c136)

Performance Improvements

  • app: lazy tab reload after mutations, add benchmarks (c52a05a), closes #53

v1.10.1

11 Feb 18:14

Choose a tag to compare

1.10.1 (2026-02-11)

Bug Fixes

  • data: validate database path and drop redundant test infra (72775c3), closes #49

v1.10.0

11 Feb 17:31

Choose a tag to compare

1.10.0 (2026-02-11)

Features

  • data: add home-domain faker for demo and test data (84a6510), closes #37

v1.9.0

11 Feb 16:41

Choose a tag to compare

1.9.0 (2026-02-11)

Features

  • ui: inline cell editing in status bar for text/number fields (e4a4831)
  • ui: lighter-weight add forms with fewer required fields (cef7495), closes #21

v1.8.0

11 Feb 02:49

Choose a tag to compare

1.8.0 (2026-02-11)

Features

  • ui: add Dashboard title to overlay (cd4a794)
  • ui: replace m:1 with arrow indicators, add vendor link on service log (f3ae352)

v1.7.0

10 Feb 22:35

Choose a tag to compare

1.7.0 (2026-02-10)

Features

  • ui: scrollable help overlay with scrollbar (fd06367)

v1.6.0

10 Feb 22:25

Choose a tag to compare

1.6.0 (2026-02-10)

Bug Fixes

  • calendar: center content and wrap hints to shrink overlay box (f6ee6b9)
  • calendar: preserve day column alignment when centering grid (6fdc566)
  • calendar: use [/] for year navigation instead of ctrl+shift+h/l (e611cd9)
  • ui: anchor mode badge width to wider label so EDIT isn't squeezed (044c757)

Features

  • calendar: ctrl+shift+h/l moves cursor by whole years (b066a95)
  • calendar: fixed-height grid and left-side key legend (f4c0293)
  • dashboard: height-aware layout with proportional row trimming (2b322cd)
  • data: composable restore guards for soft-deleted FK relationships (63fee40)
  • data: FK guards prevent soft-deleting entities with active dependents (505f451)
  • ui: add calendar date picker for inline date editing (68a1fa6)
  • ui: add read-only note preview overlay (590a6c0)
  • ui: fuzzy column finder with / in Nav mode (9378fce)
  • ui: quick-win polish batch -- NAV badge, appliance age, urgency colors, soft-delete docs (c1c7214)
  • vendors: add Vendors as first-class browsable tab (a330f2d)

v1.5.3

10 Feb 15:30

Choose a tag to compare

1.5.3 (2026-02-10)

Bug Fixes

  • ci: move concurrency to per-job groups so semantic-release isn't cancelled (7e9db6d)