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.1to 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.0should not assume support for the day-boundary scheduling contract. - No storage migration is required; existing schedules are normalized using the existing defaults.