Skip to content

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 27 May 15:33
· 39 commits to main since this release

Crona v1.4.0

Crona v1.4.0 is a prerelease focused on a clearer Daily dashboard, a much more consistent Wellbeing keyboard flow, and a more reliable pomodoro timer experience.

Highlights

  • Daily now surfaces a compact momentum summary directly in the dashboard, so the most useful wellbeing signals are visible without leaving the page.
  • Wellbeing now uses a consistent keyboard split: w opens check-in and W toggles away mode where it applies.
  • Pomodoro sessions now preserve long-break timing correctly after reload, and existing session state continues to load cleanly across restarts.
  • Settings now include a configurable week start, and the calendar view follows that choice.

Daily

  • The Daily summary now includes a compact momentum block inside the main dashboard instead of pushing those signals into a separate view.
  • Signals are grouped into a denser layout so work, mood, energy, and sleep are easier to scan at a glance.
  • The momentum section keeps the check-in and focus ladders visible together, which makes the Daily view more useful as a quick status screen.

Wellbeing

  • The Wellbeing keyboard model now matches the rest of the app more closely.
  • w now opens the check-in flow.
  • W now handles away mode.
  • This replaces the older shortcut split, so the same actions are now easier to remember across Daily and Wellbeing.
  • The Wellbeing layout still shows the existing metrics and momentum surfaces, but the emphasis is now on faster check-in and away-mode access.

Timer

  • Pomodoro sessions now keep their break timing correct after a reload, including the longer break in longer cycles.
  • Existing timer state continues to load after restart instead of being thrown away.
  • Active timer sessions can be extended without losing the current session context.
  • The timer experience now behaves more predictably when moving between work, short break, and long break phases.

Settings

  • The week start setting now controls whether the calendar starts on Monday or Sunday.
  • Date formatting and prompt glyph settings continue to live in the same settings area, with the row layout updated to fit the new options cleanly.
  • Recovery and maintenance options such as away mode, rollback window, and runtime cleanup remain available in Settings.

Notes

  • This release is intended for beta validation of the 1.4 line.
  • If you used older Wellbeing shortcuts, the main thing to remember is that w is now the check-in key and W is the away-mode key.