v1.6.1
Crona v1.6.1
Crona v1.6.1 consolidates the 1.6.1 beta series into a stable release. It brings the richer momentum and habit workflows from beta 1 together with the narrow-screen daily view polish from beta 2, so the final release is both more capable and easier to use on smaller terminals.
Added
- Momentum detail now shows the current bucket, contributor list, and target names behind each streak.
- Habit streak definitions can now target either habits or workflow contexts, with
any/allmatching and validation aligned to the selected target type. - The momentum surface now presents the expanded target model in the card layout and timeline rendering.
Changed
- Habit streak creation and editing now use a multi-step target/detail/review flow instead of the older habit-only path.
- Calendar and date-picker prompts now standardize on
ctrl+eandctrl+y. - The docs and release language now consistently call the local background process the daemon.
- The daily issue pane now switches to a compact list layout on narrow screens so context, effort, and status remain readable.
- Pane action hints now shorten their labels on small screens instead of wrapping into multiple lines.
- The daily dashboard calendar and hint regions now stay stable when navigating narrow layouts and paging backward through dates.
- Dev seed data and tests now cover the expanded momentum model and the richer habit validation paths.
Fixed
- The shared API contract now exposes
momentum.detailalongside the other momentum methods used by the TUI and kernel. - The momentum and habit UI now align with the normalized target kinds, match modes, and contributor labels used by the kernel.
- Narrow daily layouts no longer let the hint line balloon into stacked multi-line text.
- The daily dashboard no longer repeats top-level UI lines when stepping backward through dates on smaller screens.