• v0.9.0 ab19d8789e

    v0.9.0 Stable

    oss released this 2026-09-04 14:14:03 +02:00 | 0 commits to main since this release

    • Add sick day logging from side rail with auto-assignment via Settings
    • Use persistent self-signed TempoUI Development code-signing identity
    • Bump version to 0.9.0
    Downloads
  • v0.8.0 479d7ea9ca

    v0.8.0 Stable

    oss released this 2026-08-31 08:54:58 +02:00 | 2 commits to main since this release

    • Manual vacation booking: right-click a rail day → 'Book vacation…' opens the Log Time sheet preconfigured for a vacation range (one worklog per working day, filled to required hours); booked days count as reviewed vacation and can be removed via 'Remove vacation booking'
    • Absence detection scans the previous 4 weeks on launch/sign-in/settings changes, so vacations are caught when returning to the machine instead of only while their week is visible
    • The app is signed with a stable Apple Development identity — Keychain 'Always allow' grants now persist across updates
    Downloads
  • v0.7.0 6adc7413ed

    v0.7.0 Stable

    oss released this 2026-07-28 10:08:16 +02:00 | 6 commits to main since this release

    • Overtime card now shows the balance left after planned overtime days: a "−20:00 planned → +12:00 left" line under the earned headline, replacing the small row at the bottom of the card.
    • The absence review dialog projects the same figure instead of quoting the gross balance, without double-counting the days it is itself deciding.
    • Fix: overtime marks with no stored seconds (records predating the field, or made while the schedule fetch failed) silently deducted nothing from the planned draw-down; they now fall back to the day's scheduled hours, halved for a half-day span.
    Downloads
  • v0.6.0 faebb9b4dd

    v0.6.0 Stable

    oss released this 2026-07-27 17:45:52 +02:00 | 9 commits to main since this release

    • Overtime days now draw down the week's required hours, with the reduced total tinted purple in the "This week" capsule.
    • Overtime days can cover a full day, the first half, or the second half — pick from the week rail's context menu. The chosen half is marked on the day timeline and drawn as a striped purple run on the day bar.
    • Hours worked past the day's requirement are marked with a green striped run, replacing the old solid-red band at a fixed 8 h. The threshold is now the day's actual required hours.
    • The week's worked total turns green once it passes the week's requirement.
    Downloads
  • v0.5.0 036d9baa61

    v0.5.0 Stable

    oss released this 2026-07-24 16:13:05 +02:00 | 12 commits to main since this release

    • Subtract planned overtime days from the available overtime balance
    • Color the "today" marker on the week rail with the progress-bar blue
    Downloads
  • v0.4.0 e48dc872aa

    v0.4.0 Stable

    oss released this 2026-07-24 10:52:06 +02:00 | 15 commits to main since this release

    • Resize logged items via hover drag handles at the top/bottom of a block (15-min snap, live label)
    • Undo toast after moving or resizing a worklog (restores the previous time and duration)
    • Durations shown as hours and minutes (e.g. 7h 30m) everywhere instead of decimals
    • Week rail day bar now scales to 10h; time above 8h per day is shown in red
    • Current-day indicator moved onto the day's time row (no longer shortens the bar)
    • Timesheet submit/lock icon anchored to the week's worked/required time capsule
    • Edit sheet shows the Jira issue key instead of the raw numeric id
    • Fixes: resize no longer hits a billable-hours 403, and move/resize no longer snap back during save
    Downloads
  • v0.3.0 a3ae17bb92

    v0.3.0 Stable

    oss released this 2026-07-16 12:03:26 +02:00 | 30 commits to main since this release

    • In-app auto-updater: checks the latest Forgejo release on launch and via a Settings 'Check now' button.
    • Auto mode downloads in the background and offers a Restart toast; manual mode notifies with an Update button.
    • New Settings → Updates section (current version, auto-update toggle, status).
    • Release process now bumps MARKETING_VERSION so the shipped bundle version matches its tag.
    Downloads
  • v0.2.1 f34186de92

    v0.2.1 Stable

    oss released this 2026-07-16 11:07:08 +02:00 | 31 commits to main since this release

    • Surface dashboard errors in a top banner: one-click event booking on a non-existent Jira key (and worklog moves / vacation booking) now show the failure instead of silently doing nothing.
    • Chore: create-release skill installs the release build to /Applications.
    Downloads
  • v0.2.0 1c3159d45e

    v0.2.0 Stable

    oss released this 2026-07-06 12:17:57 +02:00 | 33 commits to main since this release

    • Personio absence detection: auto-booked vacation days, overtime draw-down, review dialog, notification bell
    • Overtime days: rail badges, right-click to mark/unmark, review anytime
    • One-click calendar event booking with 5-second undo toast
    • Copy a worklog to another date/time from a hover button
    • Delete a worklog from a hover button, with undo
    • Drag worklog blocks to a new start time (15-minute snapping, live time label)
    • Submit the week's timesheet for approval: reviewer picker with real names, shortfall warning
    • Closed-timesheet lock: rail badge, dimmed week, warning in the Log Time sheet
    • Configurable overtime start date and carry-over balance
    • Daily-hours cap read from Tempo global config
    • Jira search: exact issue-key match pinned first, highlights, issue detail panel, keyboard navigation
    • Fix: compact timeline layout for blocks up to 45 minutes
    Downloads
  • v0.1.0 dcd303ed51

    v0.1.0 Stable

    oss released this 2026-07-04 17:29:58 +02:00 | 48 commits to main since this release

    First release of Tempo Hours — a macOS glass calendar for Tempo worklogs.

    • Week/day glass calendar (macOS 26) with click-and-drag logging in 15-min increments
    • Google Calendar integration: accepted events shown on the grid, one-tap booking
    • Edit and delete worklogs directly from the grid
    • Book worklogs across a date range (skips non-working days / holidays)
    • Weekly required vs. worked hours; per-day bars scaled to real required hours
    • Holiday markers in the rail, detail header, and timeline
    • Monthly and yearly overtime totals
    Downloads