Skip to content

v1.9.0-beta.9

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Sep 12:58

Crona v1.9.0-beta.9

Crona v1.9.0-beta.9 improves issue creation and makes due-date information reliable across the TUI’s issue lists and cards.

Issue creation

  • Issue creation now supports Ctrl+S to save and close, Ctrl+A to create more, and Ctrl+F to create and focus.
  • Issue-create dialogs now keep static creation actions separate from field-specific contextual guidance.
  • Create-more and create-and-focus flows preserve the selected repository and stream and route directly to their follow-up dialogs.

Issue date visibility

  • Daily, Issues, and Meta views now render due and resolution dates in dedicated fields, so long issue titles cannot hide them behind truncation.
  • Issue dates appear directly after the title and before status in table layouts.
  • The Daily Planned tab omits its redundant date field; Pinned and Overdue retain date information in both wide and narrow layouts.
  • The TUI header now uses a compact [ >_ ] terminal mark so it preserves vertical space.

Compatibility

The local IPC protocol remains at 1.5. This release does not require a storage migration.