Skip to content

v1.8.0

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Jul 11:05
· 5 commits to main since this release

Crona v1.8.0

Crona v1.8.0 adds daemon-owned day-boundary scheduling and the stepped TUI editor for configuring default and weekday-specific times.

Added

  • Start of Day and End of Day schedules with local-time weekday overrides, durable occurrence deduplication, boundary events, and normal EOD alert routing.
  • A stepped TUI editor for grouped multi-day overrides, editing and removal, disabled configured days, and all-days-covered safeguards.
  • User-timezone-aware day-boundary display and daemon broadcasts while persisted schedule and occurrence timestamps remain UTC where applicable.

Changed

  • The local IPC protocol version is now 1.1 to identify the client-visible day-boundary scheduling contract.
  • TUI day-boundary settings now persist through the same daemon settings patch path used by other clients.

Compatibility

  • Clients declaring local IPC protocol 1.0 should not assume support for the day-boundary scheduling contract.
  • No storage migration is required; existing schedules are normalized using the existing defaults.