Crona 1.0.0-beta.13
Pre-release
Pre-release
·
5 commits
to main
since this release
Crona for macOS v1.0.0-beta.13
Crona for macOS v1.0.0-beta.13 makes the menu-bar companion substantially more useful for daily work: log sessions without leaving an issue, manage Away Mode and date display from Settings, and browse historical focus scores in a dedicated calendar.
Highlights
- Log a manual focus session directly from an issue card.
- Edit or delete issues from their action menu or secondary-click menu.
- Browse a full month of historical focus scores with daily score rings, heat-map coloring, and Away-day treatment.
- Configure Away Mode and date formatting in the Settings window.
- Use a reorganized SwiftUI codebase with dedicated tab, view, component, and model modules.
Added
- Manual session logging with work/break duration, optional start and end times, date, commit message, and notes.
- Issue editing and explicit deletion confirmation flows.
- Away Mode settings for rules, toggling, and adhoc Away state.
- Core date-display setting support across all dated companion views.
- Daemon-backed focus-score range loading for the Stats calendar.
- Daily Stats heat-map colors and positive green treatment for Away/rest days.
Changed
- Add Issue appears only on the Issues tab; Stats uses the header action for calendar navigation.
- The Stats date pill remains centered while its Return-to-Today action appears independently at the trailing edge.
- Issues, Habits, and Wellbeing cards use aligned status metadata, compact controls, and clearer semantic indicators.
- Hard-limit and manual-input surfaces use more focused liquid-glass presentation and clearer actions.
- The floating timer is hidden while a hard-limit decision popup is active and restored when the session continues.
- Companion-only Pomodoro transition and five-second reminder notifications no longer leak through when a companion surface is available.
Fixed
- Historical Stats dates no longer jump or load only a single selected day when the calendar opens.
- Closing the menubar popover returns the next opening state to Issues.
- Unsupported clock SF Symbols were replaced with supported macOS symbols.
- Popover, card, and menu controls now maintain stable sizing, centered layouts, and hover feedback.
Compatibility
- Tag this release as
v1.0.0-beta.13. - The Apple marketing version remains
1.0.0; increment the build number from13to14before packaging. - The daemon must report protocol version
1.4during handshake. - The matching daemon must provide the date-range focus-score endpoint and the session/issue mutation methods used by the companion.