Skip to content

Releases: wiseelf/simple-time-tracker

TimeTracker v0.7.1

Choose a tag to compare

@github-actions github-actions released this 30 Jun 09:47
6cf0876

What's Changed in v0.7.1

Bug Fixes

  • fix: accumulate on-call seconds before truncating and split passive/active in report (#25)

Install

  1. Download TimeTracker.dmg below.
  2. Open the DMG and drag TimeTracker.app to your Applications folder.
  3. Launch the app.

TimeTracker v0.7.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 00:36
27b9745

What's Changed in v0.7.0

Features

  • feat: period report export (#22) (#24)

Install

  1. Download TimeTracker.dmg below.
  2. Open the DMG and drag TimeTracker.app to your Applications folder.
  3. Launch the app.

TimeTracker v0.6.0

Choose a tag to compare

@github-actions github-actions released this 26 Jun 23:57
73a1305

What's Changed in v0.6.0

Features

  • feat: rule-based on-call scheduling with Schedule tab (#21) (#23)

Install

  1. Download TimeTracker.dmg below.
  2. Open the DMG and drag TimeTracker.app to your Applications folder.
  3. Launch the app.

TimeTracker v0.5.2

Choose a tag to compare

@github-actions github-actions released this 26 Jun 10:09
950a038

What's Changed in v0.5.2

Bug Fixes

  • fix: replace .tint(.secondary) on day toggle buttons with custom style (#20)

Install

  1. Download TimeTracker.dmg below.
  2. Open the DMG and drag TimeTracker.app to your Applications folder.
  3. Launch the app.

TimeTracker v0.5.1

Choose a tag to compare

@github-actions github-actions released this 26 Jun 10:02
79f28bb

What's Changed in v0.5.1

Bug Fixes

  • fix: day toggle not updating in non-billable rule editor on release build (#19)

Install

  1. Download TimeTracker.dmg below.
  2. Open the DMG and drag TimeTracker.app to your Applications folder.
  3. Launch the app.

TimeTracker v0.5.0

Choose a tag to compare

@github-actions github-actions released this 26 Jun 09:47
32f8190

What's Changed in v0.5.0

Features

  • feat: add on-call billing tracking (#18)

Install

  1. Download TimeTracker.dmg below.
  2. Open the DMG and drag TimeTracker.app to your Applications folder.
  3. Launch the app.

TimeTracker v0.4.0

Choose a tag to compare

@github-actions github-actions released this 17 Apr 09:12
fe74376

What's Changed in v0.4.0

Features

  • feat: add Developer ID signing and notarization to release workflow (#16)

Other

  • chore: fix codesign identity and certificate import in release workflow (#17)

Install

  1. Download TimeTracker.dmg below.
  2. Open the DMG and drag TimeTracker.app to your Applications folder.
  3. Launch the app.

TimeTracker v0.3.3

Choose a tag to compare

@github-actions github-actions released this 17 Apr 01:05
711d8aa

What's Changed in v0.3.3

Bug Fixes

  • fix: include live running time in stats weekly totals (#15)

Install

  1. Download TimeTracker.dmg below.
  2. Open the DMG and drag TimeTracker.app to your Applications folder.
  3. Bypass Gatekeeper on first launch (ad-hoc signed build — no Apple certificate).

Gatekeeper — first launch

Option A — System Settings (macOS 14 Sonoma and later)

  1. Try to open the app — macOS will block it.
  2. Open System Settings → Privacy & Security and scroll down.
  3. Click "Open Anyway" next to TimeTracker and confirm with your password.

Option B — Terminal (any macOS version)

xattr -dr com.apple.quarantine /Applications/TimeTracker.app

Then open the app normally. You only need to do this once.

For a fully trusted build with no Gatekeeper prompt, the app must be signed with a Developer ID certificate and notarized with Apple.

TimeTracker v0.3.2

Choose a tag to compare

@github-actions github-actions released this 04 Apr 23:42
a21ed4a

What's Changed in v0.3.2

Bug Fixes

  • fix: allow switching segments in TimePickerField by mouse click when already active (#14)

Install

  1. Download TimeTracker.dmg below.
  2. Open the DMG and drag TimeTracker.app to your Applications folder.
  3. Bypass Gatekeeper on first launch (ad-hoc signed build — no Apple certificate).

Gatekeeper — first launch

Option A — System Settings (macOS 14 Sonoma and later)

  1. Try to open the app — macOS will block it.
  2. Open System Settings → Privacy & Security and scroll down.
  3. Click "Open Anyway" next to TimeTracker and confirm with your password.

Option B — Terminal (any macOS version)

xattr -dr com.apple.quarantine /Applications/TimeTracker.app

Then open the app normally. You only need to do this once.

For a fully trusted build with no Gatekeeper prompt, the app must be signed with a Developer ID certificate and notarized with Apple.

TimeTracker v0.3.1

Choose a tag to compare

@github-actions github-actions released this 04 Apr 23:33
b2b91b8

What's Changed in v0.3.1

Other

  • Feature/add tab (#13)

Install

  1. Download TimeTracker.dmg below.
  2. Open the DMG and drag TimeTracker.app to your Applications folder.
  3. Bypass Gatekeeper on first launch (ad-hoc signed build — no Apple certificate).

Gatekeeper — first launch

Option A — System Settings (macOS 14 Sonoma and later)

  1. Try to open the app — macOS will block it.
  2. Open System Settings → Privacy & Security and scroll down.
  3. Click "Open Anyway" next to TimeTracker and confirm with your password.

Option B — Terminal (any macOS version)

xattr -dr com.apple.quarantine /Applications/TimeTracker.app

Then open the app normally. You only need to do this once.

For a fully trusted build with no Gatekeeper prompt, the app must be signed with a Developer ID certificate and notarized with Apple.